Face Engine SDK  5.23.1
A face detection, recognition and tracking engine.
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>

List of all members.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines