Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Interactive debugging with cvv debug

Hi, I saw this tutorial on this debugging module called cvv debug. I built opencv3 and my install folder's include directory does not have the folder "opencv2/cvv". The cvv module didnt get built when I built contrib.

http://docs.opencv.org/master/d7/dcf/tutorial_cvv_introduction.html#gsc.tab=0

I provided the path to extra modules while building and I can see many contrib modules (aruco, bioinspired, dnn) have been built.

Could you tell me if how to build cvv module and do cvv interactive debugging? Thanks