Relative Content

Tag Archive for xcodeopencv

Importing Opencv into xcode

I have been wanting to implement my python code into a app through xcode but I’ve had a lot of trouble doing it. At first, it kept saying “No such module OpenCV2” and after I downloaded a previous version, the error changed to “this SDK is not supported by the compiler”. What does this mean?