A visualisation of Viola-Jone's haar cascade algorithm.
Go to file
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