Kofax Mobile SDK API Reference
List of all members
DocumentDetectionResult Class Referenceabstract
Inheritance diagram for DocumentDetectionResult:
DetectionResult

Additional Inherited Members

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


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.