Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Missing opencv2/core/utility.hpp

I am using opencv 2.4.6 which I believe is the latest version.

I am trying to test with ocl module and developing an application like this:

https://github.com/nzjrs/opencv/blob/master/samples/ocl/surf_matcher.cpp

But I am getting error that

opencv2/core/utility.hpp

is not available. Looking at opencv directory, I can see that it is not in opencv include directory.

Where can I download it?

click to hide/show revision 2
retagged

updated 2013-10-18 06:29:22 -0600

berak gravatar image

Missing opencv2/core/utility.hpp

I am using opencv 2.4.6 which I believe is the latest version.

I am trying to test with ocl module and developing an application like this:

https://github.com/nzjrs/opencv/blob/master/samples/ocl/surf_matcher.cpp

But I am getting error that

opencv2/core/utility.hpp

is not available. Looking at opencv directory, I can see that it is not in opencv include directory.

Where can I download it?