|
bool | FaceSDK.Quality.IQualityInitializer.UseBackground [get, set] |
| True means you want QualityChecker to calculate background on image, otherwise nan will be returned More...
|
|
bool | FaceSDK.Quality.IQualityInitializer.UseBlur [get, set] |
| True means you want QualityChecker to calculate blur on image, otherwise nan will be returned More...
|
|
bool | FaceSDK.Quality.IQualityInitializer.UseHotSpots [get, set] |
| True means you want QualityChecker to calculate hot spots on image, otherwise nan will be returned More...
|
|
bool | FaceSDK.Quality.IQualityInitializer.UseOverexposure [get, set] |
| True means you want QualityChecker to calculate ocerexposure on image, otherwise nan will be returned More...
|
|
bool | FaceSDK.Quality.IQualityInitializer.UseRotation [get, set] |
| True means you want QualityChecker to calculate rorarion on image, otherwise nan will be returned More...
|
|
bool | FaceSDK.Quality.IQualityInitializer.UseFaceColor [get, set] |
| True means you want QualityChecker to calculate face color parameters on image, otherwise nan will be returned More...
|
|
bool | FaceSDK.Quality.IQualityInitializer.UseGlassesSmileOcclusion [get, set] |
| True means you want QualityChecker to calculate glasses, smile, occlusion and closed eyes parameters on image, otherwise nan will be returned More...
|
|
bool | FaceSDK.Quality.IQualityInitializer.UseRedEyes [get, set] |
| True means you want QualityChecker to calculate red eyes on image, otherwise nan will be returned More...
|
|
bool | FaceSDK.Quality.IQualityInitializer.UseMask [get, set] |
| True means you want QualityChecker to calculate mask on image, otherwise nan will be returned More...
|
|
IDataContainer | FaceSDK.Quality.IQualityInitializer.BackgroundContainer [get, set] |
| Contains data with algorithm if UseBackground is true. If NULL data will be searched in known path. (see Known paths) More...
|
|
IDataContainer | FaceSDK.Quality.IQualityInitializer.FaceColorContainer [get, set] |
| Contains data with algorithm if UseFaceColor is true. If NULL data will be searched in known path. (see Known paths) More...
|
|
IDataContainer | FaceSDK.Quality.IQualityInitializer.GlassesSmileOcclusionContainer [get, set] |
| Contains data with algorithm if UseGlassesSmileOcclusion is true. If NULL data will be searched in known path. (see Known paths) More...
|
|
IDataContainer | FaceSDK.Quality.IQualityInitializer.RedEyesContainer [get, set] |
| Contains data with algorithm if UseRedEyes is true. If NULL data will be searched in known path. (see Known paths) More...
|
|
IDataContainer | FaceSDK.Quality.IQualityInitializer.MaskContainer [get, set] |
| Contains data with algorithm if UseMask is true. If NULL data will be searched in known path. (see Known paths) More...
|
|
bool | FaceSDK.Quality.QualityInitializer.UseBackground [get, set] |
|
bool | FaceSDK.Quality.QualityInitializer.UseBlur [get, set] |
|
bool | FaceSDK.Quality.QualityInitializer.UseHotSpots [get, set] |
|
bool | FaceSDK.Quality.QualityInitializer.UseOverexposure [get, set] |
|
bool | FaceSDK.Quality.QualityInitializer.UseRotation [get, set] |
|
bool | FaceSDK.Quality.QualityInitializer.UseFaceColor [get, set] |
|
bool | FaceSDK.Quality.QualityInitializer.UseGlassesSmileOcclusion [get, set] |
|
bool | FaceSDK.Quality.QualityInitializer.UseRedEyes [get, set] |
|
bool | FaceSDK.Quality.QualityInitializer.UseMask [get, set] |
|
IDataContainer | FaceSDK.Quality.QualityInitializer.BackgroundContainer [get, set] |
|
IDataContainer | FaceSDK.Quality.QualityInitializer.FaceColorContainer [get, set] |
|
IDataContainer | FaceSDK.Quality.QualityInitializer.GlassesSmileOcclusionContainer [get, set] |
|
IDataContainer | FaceSDK.Quality.QualityInitializer.RedEyesContainer [get, set] |
|
IDataContainer | FaceSDK.Quality.QualityInitializer.MaskContainer [get, set] |
|