Kofax Mobile SDK API Reference
Public Member Functions | List of all members
CheckDetectionResult Class Referenceabstract
Inheritance diagram for CheckDetectionResult:
DetectionResult

Public Member Functions

final CheckSide getCheckSide ()
 
- Public Member Functions inherited from DetectionResult
BoundingTetragon getBounds ()
 
Bitmap getOriginalImage ()
 
abstract ZoomGuidance getZoomGuidance ()
 
abstract TurnGuidance getTurnGuidance ()
 
abstract HorizontalGuidance getHorizontalMovementGuidance ()
 
abstract VerticalGuidance getVerticalMovementGuidance ()
 
abstract OrientationGuidance getOrientationGuidance ()
 
String toString ()
 

Detailed Description

Result of check detection.

This class returns the original image the detection algorithm was run against, the bounding coordinates of the detected document, and the guidance information, e.g. zoom out/in move left/right, etc...

Member Function Documentation

final CheckSide getCheckSide ( )

Gets the check side.

Returns
Returns the enum value for the check side.

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.