Kofax Mobile SDK API Reference
KFXPassportDetectionSettings.h
Go to the documentation of this file.
1 //
2 // KFXPassportDetectionSettings.h
3 // kfxLibEngines
4 //
5 // Copyright (c) 2014-2017 Kofax. All rights reserved. Kofax Confidential.
6 // Unauthorized use, duplication, or distribution, or disclosure is strictly prohibited.
7 //
8 
10 
13 
15 
26 @property (nonatomic) CGFloat targetFrameAspectRatio;
27 
29 
32 - (instancetype)initWithSettings:(kfxKEDDocumentBaseDetectionSettings*)settings;
33 
34 @end
A configuration object for controlling the KFXPassportDetector object.
Definition: KFXPassportDetectionSettings.h:12
CGFloat targetFrameAspectRatio
The aspect ratio of the rectangular frame that should match the passport being searched.
Definition: KFXPassportDetectionSettings.h:26
Base class for detector settings.
Definition: kfxKEDDocumentBaseDetectionSettings.h:20
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.