Skip to content

objcio/issue-21-OpenCV-FaceRec

 
 

Repository files navigation

iOS-OpenCV-FaceRec

A small app demonstrating how OpenCV can be used on iOS to perform face recognition.

Please read objc.io issue 21 for the detailed description.

##Installation:

Assuming you already have Cocoapods installed, you will also need Cmake in order to be able to build OpenCV locally.

The easiest way to install Cmake is using Homebrew:

brew install cmake

After you have Cmake installed on your system, run pod install and go grab a coffee, it takes a while to build OpenCV.

About

A small project demonstrating how OpenCV can be used on iOS to perform face recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C++ 56.4%
  • Objective-C 42.9%
  • Ruby 0.7%