开发者

Where can I find the xcode template for opencv on iPhone?

I want to use opencv frequently for iPhone develo开发者_开发技巧pment, so if there is existing xcode template , that will save me a lot time. Also for others who have same purpose.

If not, I need to do it myself.

Thanks for let me know if you know.


The closest thing I've found is OpenCV compiled as "private framework". Easy to drop into your xcode projects. http://www.ient.rwth-aachen.de/cms/software/opencv/


OpenCV is now available as a framework for iOS. Just drag and drop into your project. It supports video capture too. See the article and get the example project here.


OpenCV is now available as a cocoa pod https://github.com/Fl0p/OpenCV-iOS.git

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜