Skip to content

Rust implementation of Accurate eye centre localisation by means of gradients paper by Fabian Timm

Notifications You must be signed in to change notification settings

0xFrama/RustyEye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rust implementation of Accurate eye centre localisation by means of gradients paper by Fabian Timm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages