CraftAR offers different SDKs and libraries for your branded apps.
This page provides links to the product pages and to the corresponding documentation page for each one of the platforms. Check out the exact features included in each SDK in the table below.
Features of the SDKs
AR |
Cloud IR | On-Device IR | Feature |
![]() |
![]() |
![]() |
Camera capture management
Abstraction of the camera capture and preview |
![]() |
![]() |
![]() |
Cloud Image Recognition
Action taken when an image is sent to the CraftAR Cloud Image Recognition Service via API. Cloud Image Recognition can be used in two modes: Finder Mode and Single Shot Mode. |
![]() |
![]() |
![]() |
On-Device Image Recognition
Action taken when an image is processed for on-device image recognition using the devices computation. On-Device Image Recognition can be used in two modes: Finder Mode and Single Shot Mode. |
![]() |
![]() |
![]() |
Bundle Management and Synchronization
In order to run offline, the app needs access to reference images. This information is stored in Bundles generated in the cloud Content Management System. Those Bundles can be embedded into the app or made ready for download at any time. The SDK is able to open, download, and even synchronize if there are updates comparing the local copy with the remotely stored Bundle. |
![]() |
![]() |
![]() |
Planar Object Tracking
|
![]() |
![]() |
![]() |
AR content rendering in AR view |
![]() |
![]() |
![]() |
Automatic download of AR content stored online Upon recognition, the SDK automatically requests the necessary assets from the CraftAR service. Those assets are the Tracking data and the AR content.
|
![]() |
![]() |
![]() |
AR content description parser Processes the information stored in the JSON of the AR content. The parser can load the AR content automatically into the AR view, and display them when the item’s reference image is tracked correctly. |
![]() |
![]() |
![]() |
AR content type extension Ability to extend programmatically the built-in contents with ad hoc content types |