CraftARQueryImage Class Reference
#import <CraftARQueryImage.h>
Inheritance diagram for CraftARQueryImage:

Instance Methods |
|
(id) | - initWithUIImage: |
(id) | - initWithVideoFrame: |
(UIImage *) | - getUIImage |
Detailed Description
Image produced by the CraftARSDK that can be used for image recognition queries.
Method Documentation
- (UIImage*) getUIImage |
Convert the CraftARQueryImage to a UIImage
- (id) initWithUIImage: | (UIImage *) | image |
Initialize a CraftARQueryImage with an UIImage
- (id) initWithVideoFrame: | (VideoFrame *) | frame |
Initialize a CraftARQueryImage with a VideoFrame
The documentation for this class was generated from the following file:
- CraftARProSDK.framework/Headers/CraftARQueryImage.h