royrhayem / OpenCV-iOS

OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision. This project is a port of the OpenCV library for Apple iOS. It includes two XCode projects: one for iPhone, the other one for iPad.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV-iOS

Build Status Issues Status License Contact

Overview

OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision. This project is a port of the OpenCV library for Apple iOS. It includes two XCode projects: one for iPhone, the other one for iPad.

OpenCV is released under the BSD License, it is free for both academic and commercial use.

The official OpenCV documentation can be found at the following address: http://opencv.willowgarage.com/wiki/

Please read the documentation to learn how to start developping iPhone and iPad applications powered by OpenCV, or start developing your applications now by downloading the XCode project files.

You can use the XCode project files freely. Note that you still need to give credits to OpenCV, as stated by the BSD License. That said, we'll be very happy if you drop us a line when releasing your app!

Project Status

This project is no longer maintained.
It might not build on latest iOS versions, and might not be compatible with latest OpenCV versions.

Repository Infos

Owner:			Jean-David Gadina - XS-Labs
Web:			www.xs-labs.com
Blog:			www.noxeos.com
Twitter:		@macmade
GitHub:			github.com/macmade
LinkedIn:		ch.linkedin.com/in/macmade/
StackOverflow:	stackoverflow.com/users/182676/macmade

About

OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision. This project is a port of the OpenCV library for Apple iOS. It includes two XCode projects: one for iPhone, the other one for iPad.


Languages

Language:Makefile 65.2%Language:Objective-C 34.8%