3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
com.vdt.face_recognition.sdk.CameraCalibrator.AddImageOutput Class Reference

Result of image processing. More...

Public Attributes

boolean pattern_found
 The pattern was successfully found in a given image.
 
boolean pattern_accepted
 The found pattern was accepted (i.e., it differs significantly from the patterns already accepted).
 
Vector< Pointpattern_points
 Points of a detected pattern.
 

Detailed Description

Result of image processing.