![]() |
Face Engine SDK
5.29.0
A face detection, recognition and tracking engine.
|
Image modification estimator output structure. More...
#include <IImageModificationEstimator.h>
Public Types | |
enum | Status { Status::Modified = 0, Status::Unmodified } |
Public Attributes | |
float | score |
"0" means that modification traces are certainly present. More... | |
Status | status |
whether the image is modified | |
Image modification estimator output structure.
|
strong |
float fsdk::ImageModificationEstimation::score |
"0" means that modification traces are certainly present.
confidence score in the [0,1] range that the image does not contain modification traces.