justeyecenters

package module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2021 License: MIT Imports: 5 Imported by: 1

README

justeyecenters

Documentation Badge Libraries.io dependency status for GitHub repo

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 Eye with dot drawn over

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEyeCenter

func GetEyeCenter(img image.Image) (*image.Point, error)

GetEyeCenter predicts an eye center location based on a cropped input image. The input image should be cropped to just fit the eye; significant deviations from these bounds will reduce the accuracy of the predictor dramatically.

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

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL