Interactive debugging with cvv debug

asked 2016-01-05 01:11:15 -0600

Terry gravatar image

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

edit retag flag offensive close merge delete

Comments

you need qt5 to build it.

berak gravatar imageberak ( 2016-01-05 01:22:34 -0600 )edit
1

Oh! Thanks for the info.
And that seems to require us to download some 10gb and rebuild. Enough building now.

Terry gravatar imageTerry ( 2016-01-05 02:37:39 -0600 )edit

yea, i somehow came to the same conclusion .. ;(

berak gravatar imageberak ( 2016-01-05 02:44:19 -0600 )edit