Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karashiiro/justeyecenters

Real-time detection of eye centers from a cropped image.
https://github.com/karashiiro/justeyecenters

eye-center eye-tracking golang iris real-time

Last synced: about 1 month ago
JSON representation

Real-time detection of eye centers from a cropped image.

Awesome Lists containing this project

README

        

# justeyecenters
[![Documentation Badge](https://img.shields.io/badge/docs-pkg.go.dev-007D9C)](https://pkg.go.dev/github.com/karashiiro/justeyecenters)
[![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/karashiiro/justeyecenters)](https://libraries.io/github/karashiiro/justeyecenters)

Real-time detection of eye centers from a cropped image.

Implemented based on `Timm, F. and Barth, E. (2011). "Accurate eye centre localisation by means of gradients"`.

## Example

Input|Predicted output
---|---
![Eye input](example/eyes/0.jpg)|![Eye with dot drawn over](example/results/0.jpg)