xdesigns/nn-faces
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Face-Detection ============== Rotation Invariant Face Detection Using Artificial Neural Networks Directory Structure |- face_marker - an HTML and Javascript based tool for marking 4 points (two eyes, nose, mouth) |- matlab - All prototyping matlab files. Not commented. Sorry :) |- repos - Face training set |- faces1 |- faces2 |- faces3 |- src - C code implementation. Require OpenCV library.