alyssaq/face_morpher

Averager OpenCV Error: Unsupported format or combination of formats

Tanath opened this issue · 1 comments

~/.local/bin/faceaverager --images=../gf --out=average.jpg output:

OpenCV Error: Unsupported format or combination of formats (The image/matrix format is not supported by the function) in cvBoundingRect, file /home/tanath/.cache/pacaur/opencv2/src/opencv-2.4.13.6/modules/imgproc/src/shapedescr.cpp, line 970
/home/tanath/.cache/pacaur/opencv2/src/opencv-2.4.13.6/modules/imgproc/src/shapedescr.cpp:970: error: (-210) The image/matrix format is not supported by the function in function cvBoundingRect

They're all jpeg/jpg, and a single png. I've tried without the png to keep it consistent, but no change.

Also, it seems to be running from temporary files which seems like it'll be a serious issue once they're cleared.

Ive been having a lot of problems with opencv because of openCV4 and the updates to 3 on homebrew. The default branch now uses dlib and I hope you'll try this version instead.