This website requires JavaScript.
Explore
About
Help
Sign In
r
/
visualhaar
Watch
1
Star
0
Fork
You've already forked visualhaar
0
Code
Issues
Pull requests
Releases
1
Wiki
Activity
A visualisation of Viola-Jone's haar cascade algorithm.
11
commits
1
branch
1
tag
246
KiB
Rust
100%
acf1cd93b1
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Ruben van de Ven
acf1cd93b1
make size of minimum face variable
2020-10-02 13:48:01 +02:00
.vscode
Load haar features and draw matched ones to canvas
2020-08-19 21:47:29 +02:00
src
make size of minimum face variable
2020-10-02 13:48:01 +02:00
.gitignore
Being able to draw webcam to canvas, yay
2020-06-05 16:30:39 +02:00
Cargo.lock
xml file is now a argument for the lib
2020-09-23 16:01:31 +02:00
Cargo.toml
Try to make v4l optional when compiling lib only
2020-09-24 09:08:21 +02:00