OpenCV-RgbdOdometry icon indicating copy to clipboard operation
OpenCV-RgbdOdometry copied to clipboard

opencv 2.4.10 misses utility.hpp

Open arifle opened this issue 8 years ago • 1 comments

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.

arifle avatar Feb 05 '17 05:02 arifle

Requirement

OpenCV >= 3.0

jixiedaima avatar Dec 05 '17 09:12 jixiedaima