Kofax Mobile SDK API Reference
kfxKEDCheckDetectionSettings.h
Go to the documentation of this file.
1 //
2 // kfxKEDCheckDetectionSettings.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 
11 
14 
16 
22 @property (nonatomic) KEDCheckSide checkSide;
23 
25 
31 @property (nonatomic) CGFloat aspectRatioTolerance;
32 
34 
45 @property (nonatomic) CGFloat targetFrameAspectRatio;
46 
48 
51 - (instancetype)initWithSettings:(kfxKEDDocumentBaseDetectionSettings*)settings;
52 
53 @end
KEDCheckSide checkSide
The side of the check to be searched.
Definition: kfxKEDCheckDetectionSettings.h:22
CGFloat aspectRatioTolerance
The tolerance that needs to check the aspect ratio value while detection of check back side...
Definition: kfxKEDCheckDetectionSettings.h:31
enum kedCheckSide KEDCheckSide
An enumeration containing the possible check detection side values.
A configuration object for controlling the kfxKCDCheckDetector object.
Definition: kfxKEDCheckDetectionSettings.h:13
CGFloat targetFrameAspectRatio
The aspect ratio of the rectangular frame that should match the check being searched.
Definition: kfxKEDCheckDetectionSettings.h:45
Base class for detector settings.
Definition: kfxKEDDocumentBaseDetectionSettings.h:20
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.