![]() |
Face SDK
1.13.0 Mozart release
Face Recognition Software Development Kit
|
Properties | |
IFace | Face [get] |
IImage | AlignedImage [get] |
uint | Version [get] |
bool | FaceExistsSupported [get] |
bool | HasAffineTransformMatrix [get] |
float | FaceExists [get] |
IMatrix | AffineTransformMatrix [get] |
![]() | |
IntPtr | Handle [get, protected set] |
bool | Valid [get] |
![]() | |
bool | Valid [get] |
True if object is valid, false if disposed or not created properly More... | |
![]() | |
uint | Version [get] |
A version of the aligner's algorithm More... | |
IFace | Face [get] |
Stored Face More... | |
IImage | AlignedImage [get] |
Stored aligned image More... | |
bool | FaceExistsSupported [get] |
True if stores face object More... | |
bool | HasAffineTransformMatrix [get] |
True if stores matrix for affine transform More... | |
float | FaceExists [get] |
The probability that the face exists. The interpretation of the value depends on the Alignment version More... | |
IMatrix | AffineTransformMatrix [get] |
A matrix for affine transform More... | |
Additional Inherited Members | |
![]() | |
override bool | Equals (object obj) |
override int | GetHashCode () |
void | CheckValidity (string objectName=null) |
Throw an ObjectDisposedException adding a given name to exception's Message in case that object is not valid More... | |
void | Dispose () |