Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Computer vision live coding application

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.

Computer vision live coding application

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.link: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, https://github.com/dinusv/livecv and I will soon add the documentation together with releases on windows and linux.

Computer vision live coding application

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 : link: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.