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/...
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
you need qt5 to build it.
Oh! Thanks for the info.
And that seems to require us to download some 10gb and rebuild. Enough building now.
yea, i somehow came to the same conclusion .. ;(