Kofax Mobile SDK API Reference
kfxKCDCheckDetector.h
Go to the documentation of this file.
1 //
2 // kfxKCDCheckDetector.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 
9 #import <Foundation/Foundation.h>
10 #import <UIKit/UIKit.h>
11 #import <CoreMedia/CMSampleBuffer.h>
12 
16 
18 
25 
27 
40 - (kfxKEDCheckDetectionResult*)detectImage:(UIImage*)image withSettings:(kfxKEDCheckDetectionSettings*)settings andError:(NSError**)error;
41 
43 
56 - (kfxKEDCheckDetectionResult*)detectSample:(CMSampleBufferRef)sample withSettings:(kfxKEDCheckDetectionSettings*)settings andError:(NSError**)error;
57 
58 @end
Check Detector clss.
Definition: kfxKCDCheckDetector.h:24
A configuration object for controlling the kfxKCDCheckDetector object.
Definition: kfxKEDCheckDetectionSettings.h:13
Definition: kfxKCDDocumentBaseDetector.h:11
A result object returned by the Check Detector.
Definition: kfxKEDCheckDetectionResult.h:35
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.