rust-facedetect icon indicating copy to clipboard operation
rust-facedetect copied to clipboard

A primer on using OpenCV with Rust

rust-facedetect

rust-facedetect is a primer on using opencv-rust. When run, it will grab the first available camera and display the stream from it while highlighting any faces it can detect with a rectangle.

Running

cargo run

Use Esc to quit.

License

MIT