Kofax Mobile SDK API Reference
kfxKUIPageDetectionEvent.h
Go to the documentation of this file.
1 //
2 // API Reference File
3 // kfxKUIPageDetectionEvent.h
4 // Framework: kfxLibUIControls
5 //
6 // Copyright (c) 2012 - 2017 Kofax. Use of this code is with permission pursuant to Kofax license terms.
7 
8 #import <UIKit/UIKit.h>
9 
11 
13 
20 @interface kfxKUIPageDetectionEvent : NSObject
21 
23 
29 
31 
35 - (UIImage*) getImage;
36 
37 @end
38 
UIImage * getImage()
The preview image that the page was detected in.
kfxKEDBoundingTetragon * getPageBounds()
The bounding coordinates of the detected page.
This class that indicates a page was detected in the camera preview.
Definition: kfxKUIPageDetectionEvent.h:20
Bounding Tetragon class holds four point data.
Definition: kfxKEDBoundingTetragon.h:38
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.