Skip to content

SubhiH/Face-Detection-IOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.