Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 626 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 626 Bytes

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.