SubhiH / Face-Detection-IOS

IOS application for object detection using Haar feature-based cascade classifiers in OpenCV

Home Page:https://medium.com/@soubhimhadri/face-detection-in-ios-4330961e9865

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face-Detection-IOS

IOS application for face detection using Haar feature-based cascade classifiers in OpenCV

This article contains explanation about the project.

If you do not want to go through the explanation, you should:

  1. Download the last version of OpenCV. Drag & Drop it in res folder.
  2. Check and fix the paths for files in res folder.

About

IOS application for object detection using Haar feature-based cascade classifiers in OpenCV

https://medium.com/@soubhimhadri/face-detection-in-ios-4330961e9865

License:MIT License


Languages

Language:Swift 64.2%Language:Objective-C++ 32.2%Language:Objective-C 3.6%