Kofax Mobile SDK API Reference
kfxKCDDocumentDetector.h
Go to the documentation of this file.
1 //
2 // kfxKCDDocumentDetector.h
3 // kfxLibEngines
4 //
5 // Copyright (c) 2014-2017 Kofax. All rights reserved. Kofax Confidential.
6 // Unauthorized use, duplication, or distribution, or disclosure is strictly prohibited.
7 //
8 
12 #import <CoreMedia/CMSampleBuffer.h>
13 
15 
22 
24 
37 - (kfxKEDDocumentDetectionResult*)detectImage:(UIImage*)image withSettings:(kfxKEDDocumentDetectionSettings*)settings andError:(NSError**)error;
38 
40 
52 - (kfxKEDDocumentDetectionResult*)detectSample:(CMSampleBufferRef)sample withSettings:(kfxKEDDocumentDetectionSettings*)settings andError:(NSError**)error;
53 
54 @end
Definition: kfxKCDDocumentBaseDetector.h:11
Document Detector class.
Definition: kfxKCDDocumentDetector.h:21
A configuration object for controlling the kfxKCDDocumentDetector object.
Definition: kfxKEDDocumentDetectionSettings.h:23
A result object returned by the Document Detector.
Definition: kfxKEDDocumentDetectionResult.h:11
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.