Face Detect (JavaCV) Code
Face Detection and Facial Feature Extraction using JavaCV
Status: Pre-Alpha
Brought to you by:
niksonpaul
| File | Date | Author | Commit |
|---|---|---|---|
| lib | 2012-08-08 |
|
[223d07] Initial commit |
| src | 2012-08-12 |
|
[9f90e7] fix folder structure |
| CHANGES | 2012-08-12 |
|
[9f90e7] fix folder structure |
| INSTALL | 2012-08-12 |
|
[9f90e7] fix folder structure |
| LICENSE | 2012-08-12 |
|
[9f90e7] fix folder structure |
| README | 2012-08-12 |
|
[9f90e7] fix folder structure |
LIBRARY and APPLICATIONS
----------------------------------
Details on folders hierarchy:
* app: contains main applications and other that is used
* lib: contains the jar of the JavaCV library and Intel HaarDetectCascade xml
* Src: contains all the source files
see LICENSE for license and copyright information.
see INSTALL for installation procedures.
see CHANGES for per-revision changes.