ALVehicleRegistrationCertificateField Class Reference
Inherits from | NSObject |
---|---|
Declared in | ALPluginConfig.h |
minConfidence
Set the minConfidence between 0 and 100. Otherwise, it’s defaulted.
@property (nonatomic, nullable, strong) NSNumber *minConfidence
Declared In
ALPluginConfig.h
scanOption
The scanOption determines whether a field is considered optional, mandatory, disabled or follows a default behavior. Default behavior is one of the other three that yields the best recall results with all layouts enabled.
@property (nonatomic, nullable, assign) ALMrzScanOption *scanOption
Declared In
ALPluginConfig.h