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

A result object returned by the Check Detector. More...

#import <kfxKEDCheckDetectionResult.h>

Inheritance diagram for kfxKEDCheckDetectionResult:
kfxKEDDocumentBaseDetectionResult

Properties

KEDCheckSide checkSide
 Reports side of the check that was detected. More...
 
- Properties inherited from kfxKEDDocumentBaseDetectionResult
kfxKEDBoundingTetragonbounds
 The bounding coordinates of the detected check. More...
 
UIImage * originalImage
 The original image that was supplied to the CheckDetectionManager object. More...
 
KEDDocumentZoomGuidance zoomGuidance
 Reports guidance for obtaining the optimal size of a check within the frame. More...
 
KEDDocumentTurnGuidance turnGuidance
 Reports guidance for correcting off-angle rotation for a check. More...
 
KEDDocumentHorizontalGuidance horizontalMovementGuidance
 Reports guidance for correcting horizontal position of a check within a frame. More...
 
KEDDocumentVerticalGuidance verticalMovementGuidance
 Reports guidance for correcting vertical position of a check within a frame. More...
 
KEDDocumentOrientationGuidance orientationGuidance
 Reports guidance for same document orientation with a frame. More...
 
CGRect targetRect
 Returns the target rectangle. More...
 

Additional Inherited Members

- Instance Methods inherited from kfxKEDDocumentBaseDetectionResult
(void) - resetCachedGuidance
 Resets cached guidance. More...
 
- Protected Attributes inherited from kfxKEDDocumentBaseDetectionResult
KEDDocumentZoomGuidance _zoomGuidance
 
KEDDocumentTurnGuidance _turnGuidance
 
KEDDocumentHorizontalGuidance _horizontalMovementGuidance
 
KEDDocumentVerticalGuidance _verticalMovementGuidance
 
KEDDocumentOrientationGuidance _orientationGuidance
 

Detailed Description

A result object returned by the Check Detector.

Property Documentation

- (KEDCheckSide) checkSide
readnonatomicassign

Reports side of the check that was detected.

An enum value indicating which side of the check was detected.


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.