SDK: Main Page. The PointCloud SDK is a library which lets you use advanced computer vision in your own iOS application. Here you will find a brief overview of the concepts and functionality of the PointCloud SDK. The API is defined in pointcloud.h. PointCloud SDK provides a C API for controlling the SDK. Before using the SDK you'll need to create an application key. You create one key for each application. Without a valid application key, the app will exit. A typical lifecycle of the SDK is: Create the SDK instance.For each camera frame, provide the SDK with accelerometer, gyro and camera data.React to user inputs and tell the SDK to change state, for example start creating a SLAM map, activate image targets, reset etc.For each camera frame, check state, and render UI and content depending on the state, using the camera pose if the state is tracking a SLAM map or an image.When you are done using the SDK, destroy it to free memory. Camera data is provided using the pointcloud_on_camera_frame() method.
AR Developer Guide | Vuforia. PointCloud™ 13th Lab. Big real model and the size of the multi target - Vuforia Developer Forums. Nielswh/iPhone-AR-Toolkit. DoPanic/PanicAR. Kyleroche/Professional_iOS_AugmentedReality.