OpenCV crash
Opened this issue · 2 comments
Hiho,
I have a very strange problem with die Scaner. Since I included the Wikitude-SDK (which also implements a version of the OpenCV-SDK) I get an error using the openALPR-SDK:
OpenCV Error: Assertion failed (scn == 3 || scn == 4) in cvtColor, file /Volumes/Linux/builds/precommit_ios/opencv/modules/imgproc/src/color.cpp, line 7564
libc++abi.dylib: terminating with uncaught exception of type cv::Exception
For me it looks like openALPR uses the wrong OpenCV-Framework - has anyone a similar problem or a hint how I could fix it?
Thank you for every advice.
Their was a problem with the Framework Search Paths - I try some things and in the end - it works.
While testing we figured out, that the problem isn't solved. The other SDK crashs, now. I build the Sample App an when I put the WikitudeSDK in it, the app crashes immediately.