This project is a reimplementation of eyeLike by Tristan Hume, originally written in C++, translated into Rust. The purpose of this project was to experiement with OpenCV in Rust and to understand how Rust's features can be leveraged to achieve the same functionality.
Once you have downloaded the repository:
cd RustyEye
cargo run