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

Command line "-c" hangs #68

Closed applemuncy closed 8 years ago

applemuncy commented 8 years ago

It appears that when update() calls signal_calcul_termine.wait(); OCVDemo::thread_calcul() is not running.

applemuncy commented 8 years ago

Found the problem. I will push a fix. Please evaluate for correctness. Command line "-c" will run until it switches to from demo "Détections de points d'intérêts" / "Corner / interest point detection" to "Mise en correspondance" / "Matching"