Skip to content

OpenCV Face Detection in Rust - a test project

License

Notifications You must be signed in to change notification settings

patrik-cihal/rust-facedetect

 
 

Repository files navigation

OpenCV Face Detection in Rust

An experiment with opencv-rust and basically not much more than the multi-scale face detection demo (using a frontal-face Haar cascade) on the first video capture device that can be found.

To run it, execute

cargo run

To exit, press ESC.

About

OpenCV Face Detection in Rust - a test project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 85.3%
  • Dockerfile 14.7%