Face Engine SDK  5.14.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::EyeCropper Struct Reference

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)
 

Detailed Description

EyeCropper is a helper structure for IEyeEstimator interface Methods of this structure crop an input warped image and returns rectangle coordinates of each eye.


The documentation for this struct was generated from the following file: