|
Kofax Mobile SDK API Reference
|
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 () |
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...
|
protected |