-
Notifications
You must be signed in to change notification settings - Fork 0
spiqueras/face-detector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Compiling the train program (./bin/train): make (Editing Makefile might be required to set the correct version of g++) Compiling the detector program (./bin/detector): cd ./src/detector make Compiling the parallel versions (./bin/trainp and ./bin/detectorp): make parallel cd ./src/detector make parallel -------------------------------------------- Testing the detector program (parallel): ./bin/detectorp ./data/images/test/barca.jpg ./classifiers/cclassifier_84-271.xml
About
Implements Viola & Jones algorithm for face detection
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published