Pure Go face detection, pupil/eyes localization and facial landmark points detection library
-
Updated
Jun 4, 2020 - Go
Pure Go face detection, pupil/eyes localization and facial landmark points detection library
Robust video-based eye tracking using recursive estimation of pupil characteristics
A keras port of swook/GazeML for pupil, iris and eye-lid detection
Detects pupil of the eye from the images/video and create a circle around it.
Open source implementation of the PuRe pupil detector.
The Pupil Detection AI ML program is used to get the co-ordinates of eyes and detect the pupil region. It only works with human face images.
Pure Go face detection library.
This repo contains implementation of CNN based regression network for Pupil Center Estimation in smartphones
Add a description, image, and links to the pupil-detection topic page so that developers can more easily learn about it.
To associate your repository with the pupil-detection topic, visit your repo's landing page and select "manage topics."
It is hard to be sure with C++ being as unsafe as it is, but it looks like the two calls to cv::Sobel() take one too few arguments. They look like:
but the interface to cv::Sobel() is: