First time here? Check out the FAQ!
answered 2014-04-04 09:37:51 -0600
Hello, Maybe you should try incluing opencv2/core/core.hpp instead of cv.hpp Also, you should use C++ interface (cv::Mat) instead of legacy C IplImage.