Android
This tutorial explains the usage of the VIRNECT Track Android sample application.
Setup
- Download or build the application using our Sample Project.
- Install the APK using ADB or via USB file transfer.
- Allow permissions for:
- Camera
- File Access
Native Tracking
- Select one of the target types in the main menu.
- Face the predefined Sample Targets to track them.
Tip
For MAP target tracking use TRACK_IMAGE_000 to initialize the recording sequence. It is very important that the Image target is printed or displayed in the physical size described in the meta data of the target. Otherwise the quality of the recorded target will be affected.
Tip
For CAD target tracking it is recommended to place the CAD target onto a monotonous surface. For example a white desk without wooden structure. Otherwise the quality of the tracking experience will be affected.
Fusion Tracking
- Enable the fusion tracking toggle switch.
- Select one of the enabled target types in the main menu. Currently not all target types are supported for the fusin tracking mode.
- Initialize the Fusion tracker origin by moving the phone around. The origin will be represented as a floating axis visualization.
- Now face the predefined Sample Targets to track them. The target will be locked in place once they are detected.
Info
Moving the target after it was locked in place will not update the locked position.