3DiVi Face SDK
3.24.1
|
Interface object for sample quality estimation. More...
Public Member Functions | |
float | estimateQuality (RawSample sample) |
Estimates quality of a given face sample. More... | |
Public Member Functions inherited from VDT.FaceRecognition.SDK.IDisposableObject | |
virtual void | Dispose () |
Release internal object. | |
Additional Inherited Members | |
Properties inherited from VDT.FaceRecognition.SDK.IDisposableObject | |
bool | isDisposed [get] |
True if internal object already disposed. | |
Interface object for sample quality estimation.
|
inline |
Estimates quality of a given face sample.
[in] | sample | Face sample. |