Ask Your Question
10

Computer vision live coding application

asked 2014-10-06 16:53:54 -0600

Dinu SV gravatar image

updated 2014-10-07 01:51:52 -0600

Hello,

I've implemented an application in which I ported some of Open CVs functionality to QML and added support for live-coding. The main idea is that you can interact with Open CVs algorithms and see results on the fly. The application is called Live CV, and I think this demo explains it better : http://www.youtube.com/watch?v=uEnJE6Jawfw.

The application can be used for learning purposes, fine tuning Open CV / custom functions to specific scenarios and creating interactions using QtQuick's components.

I'm interested to see if anyone else would find this application useful, and if anyone would be interested in helping me out on the project?

The source code's at https://github.com/dinusv/livecv and I will soon add the documentation together with releases on windows and linux.

edit retag flag offensive close merge delete

Comments

1

Hi Dinu, your project sounds very interesting to me! Wait for the releases and the documentation!

JohannesZ gravatar imageJohannesZ ( 2014-10-07 03:20:26 -0600 )edit
3

I suggest you go for a module suggestion in the contrib repository! This can be interesting for every new OpenCV user.

StevenPuttemans gravatar imageStevenPuttemans ( 2014-10-07 06:18:45 -0600 )edit
1

Thanks for the suggestion! I will look into it.

Dinu SV gravatar imageDinu SV ( 2014-10-07 11:37:39 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
2

answered 2014-10-27 12:39:26 -0600

Dinu SV gravatar image

Thanks everyone for your interest. I've currently added a beta release for windows on github. I will add the one for Linux some time next week. The documentation is available on Live CVs website. There are not too many elements implemented yet, but once I get the process set, I will be able to implement them faster.

edit flag offensive delete link more

Comments

1

Hi Dinu, very nice stuff! Guys form microsoft provided extension for the VS (Image Watch), so you can try to cooperate with them.

Daniil Osokin gravatar imageDaniil Osokin ( 2014-10-28 03:16:56 -0600 )edit
2

Nice one! Keep up the good work!

StevenPuttemans gravatar imageStevenPuttemans ( 2014-10-28 04:52:12 -0600 )edit
1

The image watch actually gives me an idea, I'll send them an email and see what they have in plan for it.

Dinu SV gravatar imageDinu SV ( 2014-10-28 07:37:08 -0600 )edit

Question Tools

Stats

Asked: 2014-10-06 16:53:54 -0600

Seen: 789 times

Last updated: Oct 27 '14