Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Cant load images after adding opencv_face450.dll.a libraries

Hi

I need to use FacemarkKazemi class but i soon as i add the opencv_face450.dll.a library to the project, the imread function stops working (Mat img1=imread(image1, IMREAD_COLOR);) Meaning imshow displays some kind of blank picture. I dont think the problem comes from imshow because some other functionalities further down the code stop working too (face detection).

Best regards

Cant load images after adding opencv_face450.dll.a libraries

Hi

I need to use FacemarkKazemi class but i soon as i add the opencv_face450.dll.a library to the project, the imread function stops working (Mat img1=imread(image1, IMREAD_COLOR);) Meaning imshow displays some kind of blank picture. I dont think the problem comes from imshow because some other functionalities further down the code stop working too (face detection).

Best regards