8000 GitHub - vf42/face-detect: Face detection development tools, Viola-Jones implementation and some demo app.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vf42/face-detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-detect

Face detection development tools, Viola-Jones implementation and some demo app.

Build demo app:

$ mvn compile assembly:single

Run demo app:

$ java -jar face-detect-app.jar

Build as a library:

$ mvn package

About

Face detection development tools, Viola-Jones implementation and some demo app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0