Skip to content
forked from xdesigns/nn-faces

Rotation Invariant Face Detection Using Artificial Neural Networks

Notifications You must be signed in to change notification settings

mrgloom/nn-faces

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Rotation Invariant Face Detection Using Artificial Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 70.7%
  • MATLAB 24.8%
  • HTML 3.0%
  • C++ 1.5%