Kofax Mobile SDK API Reference
Properties | List of all members
kfxKUIDocumentCaptureExperienceCriteriaHolder Class Reference

This class allows the document related criteria to be configured. More...

#import <kfxKUIDocumentCaptureExperienceCriteriaHolder.h>

Inheritance diagram for kfxKUIDocumentCaptureExperienceCriteriaHolder:
kfxKUIDocumentBaseCaptureExperienceCriteriaHolder kfxKUICaptureExperienceCriteriaHolder

Properties

kfxKEDDocumentDetectionSettingsdocumentDetectionSettings
 Document detection settings object. More...
 
- Properties inherited from kfxKUICaptureExperienceCriteriaHolder
BOOL stabilityThresholdEnabled
 Whether the stability threshold is enabled. More...
 
int stabilityThreshold
 The stability threshold value. More...
 
BOOL pitchThresholdEnabled
 Whether the Pitch threshold is enabled. More...
 
int pitchThreshold
 The Pitch threshold value. More...
 
BOOL rollThresholdEnabled
 Whether the Roll threshold is enabled. More...
 
int rollThreshold
 The Roll threshold value. More...
 
BOOL glareDetectionEnabled
 
BOOL launchGlareRemoverExperience
 Whether glare experience should be launched. More...
 
int tiltAngle
 The reference angle that indicates how much should the device be tilted for the second capture. More...
 
double glareThreshold
 The reference threshold that indicates how much glare fraction should be configured on the captured Image. More...
 
double defaultGlareThreshold
 The default threshold for the glareThreshold property. More...
 
BOOL focusConstraintEnabled
 Whether the Focus constraint is enabled. More...
 
BOOL pageOrientationEnabled
 Whether to detect if the orientaion of page results in optimum overlap of page and Imagecapturecontrol. More...
 
BOOL refocusBeforeCaptureEnabled
 Whether to refocus before taking a picture. More...
 
NSTimeInterval holdSteadyDelay
 The delay for how long hold steady message should be shown before starting the capture. More...
 
BOOL pageDetectionEnabled
 Whether the page detection constraint is enabled. More...
 

Detailed Description

This class allows the document related criteria to be configured.

This class allows all of the capture related parameters to be configured.

Property Documentation

- (kfxKEDDocumentDetectionSettings*) documentDetectionSettings
readwritenonatomicstrong

Document detection settings object.

A collection of values that control the behavior of document detection experience. Pass nil for the experience of default setting.


The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.