what is the best library for shape recognition on IOS SDK ? is openCV working with IOS SDK ?
I want to recognize lines and squares and circles i don't need to recognize letters or numbers
what is the best library for shape recognition on IOS SDK ? is openCV working with IOS SDK ?
I want to recognize lines and squares and circles i don't need to recognize letters or numbers
Yes, OpenCV works fine with the official iOS SDK; it works best with Xcode (it is quite complicated to install it properly with a non-official toolchain, though).