BlinkID C SDK version 5.16.0
|
#include <ImageAnalysisResult.h>
Result of the image analysis. Includes color status, Moire status and blurred.
MBImageAnalysisDetectionStatus MBImageAnalysisResult::barcodeDetectionStatus |
Barcode detection status determined from the scanned image.
MBBool MBImageAnalysisResult::blurred |
Whether the image is blurred.
MBDocumentImageColorStatus MBImageAnalysisResult::documentImageColorStatus |
The color status determined from scanned image.
MBImageAnalysisDetectionStatus MBImageAnalysisResult::documentImageMoireStatus |
The Moire pattern detection status determined from the scanned image.
MBImageAnalysisDetectionStatus MBImageAnalysisResult::faceDetectionStatus |
Face detection status determined from the scanned image.
MBImageAnalysisDetectionStatus MBImageAnalysisResult::mrzDetectionStatus |
Mrz detection status determined from the scanned image.