Skip to content

Live_camera_OpenCV 2.0

Compare
Choose a tag to compare
@xavierdechamps xavierdechamps released this 29 May 14:23
· 6 commits to master since this release

This release contains the same features has release v1.0 but is based on a multithreaded implementation. A thread is dedicated to image processing and another thread is dedicated to image display in Qt windows. This way, particularly intensive OpenCV operations don't really affect performances of the program.