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

Protected Member Functions

 PassportDetectionResult (Rect targetRect, List< Point > corners, Frame frame)
 

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

Constructor & Destructor Documentation

PassportDetectionResult ( Rect  targetRect,
List< Point >  corners,
Frame  frame 
)
protected

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.