Face Engine SDK
5.21.0
A face detection, recognition and tracking engine.
|
EyeCropper is a helper structure for IEyeEstimator interface Methods of this structure crop an input warped image and returns rectangle coordinates of each eye. More...
#include <IEyeEstimator.h>
Classes | |
struct | EyesRects |
Public Member Functions | |
EyesRects | cropByLandmarks5 (const Image &warp, const Landmarks5 &landmarks5) |
EyeCropper::EyesRects | cropByLandmarks68 (const Image &warp, const Landmarks68 &landmarks68) |
EyeCropper is a helper structure for IEyeEstimator interface Methods of this structure crop an input warped image and returns rectangle coordinates of each eye.