Skip to content

teacurran/wl-opencv-face-position

Repository files navigation

wirelust-opencv-face-position

Example of OpenCv face rotation, zoom, and positioning for detection

This example was used in the blog post:
http://www.wirelust.com/2013/01/08/normalizing-faces-with-opencv/

this build info may be out of date because of changes made to OpenCV. I am working on updates in another branch.

Building

This app requires OpenCV. I am currently using a self compiled version.

Compiling looks something like this:

To compile this app:

  • mkdir build
  • cd build
  • cmake ..
  • make

About

Example of OpenCv face rotation, zoom, and positioning for detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published