Ask Your Question

wandering's profile - activity

2016-12-16 06:05:48 -0600 commented answer How can I use hierarchicalClustering?

why I got the follow error:

error: ‘hierarchicalClustering’ is not a member of ‘cv::flann’

2016-09-24 00:03:12 -0600 answered a question Problem building Opencv 3.1 - cap_gphoto2.cpp errors

I set cmake option -DENABLE_PRECOMPILED_HEADERS=ON, the build process works well. Because I use gcc-4.6, while the OFF option needs gcc-6.1 and later.

2016-09-23 23:59:31 -0600 commented question Problem building Opencv 3.1 - cap_gphoto2.cpp errors

Faced with the same problem when building opencv 3.1.0...

2016-09-23 23:41:56 -0600 received badge  Supporter (source)