tsdconseil / opencv-demonstrator

OpenCV demonstrator (GUI)
http://www.tsdconseil.fr/log/opencv/demo/index-en.html
GNU Lesser General Public License v3.0
141 stars 57 forks source link

New demonstrations proposals #29

Open juliena82 opened 8 years ago

juliena82 commented 8 years ago

Please feel free to add on this thread new demonstrations that you wish to be added!

Notes: (1) If you can already provide a detailed description of the demonstration proposal, please feel free to create a specific issue for it (with the 'enhancement' tag). (2) If you already have the code for the demo, even if not yet compatible with the demonstrator, please don't hesitate to join it.

juliena82 commented 8 years ago

To begin with, I think it could be good to add:

applemuncy commented 8 years ago

My in interest is in binary vision, two webams mounted side by side, so I will thinking about how to incorporate it into ocvdemo.

juliena82 commented 8 years ago

@applemuncy I definitivly agree that it could be interesting. Moreother, currently, there is almost no demo about stereovision (except for a very simplistic one, wich compute the depth map from 2 already rectified images).

Maybe we could begin by trying to define together more precisely the perimeter of the demo that you are thinking about? I create now a specific thread for this.

valera-rozuvan commented 8 years ago

Created new issue to handle multiple video sources. Issue https://github.com/tsdconseil/opencv-demonstrator/issues/39 .