Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 403 Bytes

Description

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.

Building

Once you have downloaded the repository:

cd RustyEye
cargo run