CLog |
Class for internal managing of the logs produced by the CraftAR SDK
|
CloudSearchController |
SearchController used for cloud-image recognition.
|
CraftARActivity |
Activities using the CraftAR SDK must extend this class instead of extending from Activity.
|
CraftARActivityCompat |
Created by luis on 13/10/2017.
|
CraftARBoundingBox |
Class that wraps the 4 coordinates of a bounding box
|
CraftARCamera |
Class that allows basic control of the device's camera
|
CraftARCameraView |
View where the camera frames are shown.
|
CraftARCloudRecognition |
|
CraftARCollection |
Class that wraps a collection JSON object as returned by the CraftAR Recognition API v2
|
CraftARContent |
Abstract class for a content that can be drawn on top of a reference image for a CraftARItemAR .
|
CraftARContent3dmodel |
|
CraftARContentBase |
|
CraftARContentFactory |
Factory to create CraftAR contents from the scene description of an AR item.
|
CraftARContentFactoryBase |
Factory to create CraftAR contents from the scene description of an AR item.
|
CraftARContentImage |
|
CraftARContentImageButton |
|
CraftARContentVideo |
|
CraftARError |
The CraftARError class encapsulates all kinds of errors that can be produced by the SDK.
|
CraftARFullScreenVideoActivity |
Sample Activity showing a video in fullScreen.
|
CraftARGenericSDK |
|
CraftARImage |
A CraftARImage represents an item's image.
|
CraftARItem |
An Item represents an object in a collection in the CraftAR database.
|
CraftARItemAR |
CraftARItem that handles an Augmented Reality experience.
|
CraftARItemARFactory |
The CraftARItemARFactory creates the items when a recognition request matched some image.
|
CraftARItemFactory |
The CraftARItemFactory creates the items when a recognition request matched some image.
|
CraftARNetworkError |
|
CraftAROnDeviceCollection |
A CraftAROnDeviceCollection represents the set of Items from a given collection in the CraftAR database.
|
CraftAROnDeviceCollectionManager |
The collection manager allows to add collections of images to the device.
|
CraftARQueryImage |
Image produced by the CraftARSDK that can be used for image recognition queries.
|
CraftARResult |
A CraftARResult holds the information about an item found in a visual search query: the item, the image matched, the score and the bounding box in the query image for the matched image.
|
CraftARSDK |
The CraftARSDK class for image recognition is the main controller for managing the camera capture and the visual search operations (Single shot and Finder Mode search)
|
CraftARTouchEventInterface |
|
CraftARTracking |
Module that manages the AR experience allowing to add AR items and contents and rendering the contents in the camera preview.
|
CRSConnect |
CRSConnect allows you to send requests to the CraftAR Recognition Server.
|
ImageRecognition |
Base class for Image Recognition implementations
|
MySSLSocketFactory |
|