OpenCVForiPhone icon indicating copy to clipboard operation
OpenCVForiPhone copied to clipboard

OpenCV build for iPhone with example project

Computer vision with iOS: Building an OpenCV framework

This is the source code that accompanies our article on how to build an OpenCV framework for iOS devices. The framework can be added to your projects by dragging and dropping and supports video capture using the OpenCV highgui module.

13/02/12 - Updated for iOS 5, armv6 support dropped. OpenCV.framework updated to trunk r7286. Aziz Baibabaev (Abai)