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.
4
commits
1
branch
1
tag
246
KiB
Rust
100%
9621bdc934
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
9621bdc934
Add heatmap inspired by python's matplotlib and implement a library for running it from python through CFFI
2020-09-23 12:41:24 +02:00
.vscode
Load haar features and draw matched ones to canvas
2020-08-19 21:47:29 +02:00
src
Add heatmap inspired by python's matplotlib and implement a library for running it from python through CFFI
2020-09-23 12:41:24 +02:00
.gitignore
Being able to draw webcam to canvas, yay
2020-06-05 16:30:39 +02:00
Cargo.lock
Load haar features and draw matched ones to canvas
2020-08-19 21:47:29 +02:00
Cargo.toml
Add heatmap inspired by python's matplotlib and implement a library for running it from python through CFFI
2020-09-23 12:41:24 +02:00