Ask Your Question

asad's profile - activity

2017-08-12 23:10:59 -0600 received badge  Student (source)
2017-08-12 21:15:14 -0600 answered a question Can't build opencv_contrib for opencv3.2.0

Make sure that you are using correct version of the OpenCV contrib version: For 3.2.0 you should be using https://github.com/opencv/opencv_cont....

2017-08-12 21:15:13 -0600 asked a question ENABLE_INSTRUMENTATION Vs CV_TRACE

In OpenCV 3.3.0, CV_TRACE has been introduced. Is it going to replace ENABLE_INSTRUMENTATION?