3DiVi Face SDK
3.24.1
|
Interface object for sample quality estimation. More...
#include <FaceQualityEstimator.h>
Public Types | |
typedef LightSmartPtr < FaceQualityEstimator >::tPtr | Ptr |
Alias for the type of a smart pointer to FaceQualityEstimator. | |
Public Member Functions | |
float | estimateQuality (const pbio::RawSample &) const |
Estimates quality of a given face sample. More... | |
Interface object for sample quality estimation.
|
inline |
Estimates quality of a given face sample.
[in] | sample | Face sample. |