Ask Your Question

Revision history [back]

First add #include <opencv2 opencv.hpp=""> and remove all other opencv includes, but that looks to me like "dll hell" ... Check your DLL paths and libs.

(if you use 32bit dll and 64bit libs it will never run correctly)

First add #include <opencv2 opencv.hpp=""> <opencv2/opencv.hpp> and remove all other opencv includes, but that looks to me like "dll hell" ... Check your DLL paths and libs.

(if you use 32bit dll and 64bit libs it will never run correctly)