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

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

#import <KFXPassportCaptureExperienceCriteriaHolder.h>

Inheritance diagram for KFXPassportCaptureExperienceCriteriaHolder:
kfxKUIDocumentBaseCaptureExperienceCriteriaHolder kfxKUICaptureExperienceCriteriaHolder

Properties

KFXPassportDetectionSettingspassportDetectionSettings
 Passport detection settings object. More...
 
BOOL glareDetectionEnabled
 Whether Glare Detection is enabled when using the capture experience. More...
 
BOOL launchGlareRemoverExperience
 Whether Glare Detection is enabled when using the capture experience. 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...
 
- 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 passport related criteria to be configured.

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

Property Documentation

- (double) defaultGlareThreshold
readnonatomicassign

The default threshold for the glareThreshold property.

Not supported.

- (BOOL) glareDetectionEnabled
readwritenonatomicassign

Whether Glare Detection is enabled when using the capture experience.

Not supported. Setting this property does nothing. Returns nil whatever is set.

- (double) glareThreshold
readwritenonatomicassign

The reference threshold that indicates how much glare fraction should be configured on the captured Image.

Not supported. Setting this property does nothing.

- (BOOL) launchGlareRemoverExperience
readwritenonatomicassign

Whether Glare Detection is enabled when using the capture experience.

Not supported. Setting this property does nothing. Returns nil whatever is set.

- (KFXPassportDetectionSettings*) passportDetectionSettings
readwritenonatomicretain

Passport detection settings object.

A collection of values that control the behavior of passport 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.