Hello,
I am trying to build it with a VS2010 on Windows 7, with which the OpenCV installed is only 2.4.10.
The compiler gives an error that core/utility.hpp cannot found. I downloaded one utility.hpp from OpenCV's repository but doesn't work.
How it is possible to make this program working with OpenCV 2.4.10. Thanks.