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...
 
- 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 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

◆ passportDetectionSettings

- (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.