Skip to content

Introduction

Track is a Cross-platform Augmented Reality Framework. Using the APIs, you can easily integrate cutting-edge computer vision technologies into your AR projects.

New experimental features - Map Target & CAD Target

Features


  • Trackable targets:

    • Image Target
      Detect and track printed images on flat surfaces, for example floors or walls.
    • QR Code Target
      Detect and track printed QR codes on flat surfaces, for example object surfaces, floors or walls. Each QR code is distinguishable by its own unique ID.
    • Map Target
      Record an object or environment with our framework. Use this recording as target to anchor any AR content in space.
    • CAD Target
      Track industrially manufactured or 3D printed objects dircetly from CAD files.
  • Tracking modes:

    • Hybrid tracking
      Detect and track multiple different types of targets simultaneously.
  • Resources:

    • Target Trainer
      Generate trackable targets via an easy-to-use user interface.

Why use Track?


  • Tracks multiple different targets simultaneously
    Track supports tracking of multiple image targets and QR code targets, allowing for huge flexibility in use-cases.

  • Fast and reliable, even under difficult conditions
    Track utilizes efficient SIMD (Single Instruction Multiple Data) computations. Using SIMD, Track achieves an outstanding processing speed.

  • Cross-platform supports
    Track supports various different operating systems on PCs and mobile platforms. Track is also available as a Unity package, a popular rendering engine for augmented reality app development.

Operating System Native C++ API JAVA API Unity Package
Windows
Linux
Android
macOS
iOS

A full list of all tested devices and platforms is available here.

Download Track API & Sample Apps


You can download the sample projects and apps via this link.

Contact us


For any business inquiries, please send us an email to contact@virnect.com

For any technical inquiries, please send us an email to track@virnect.com

To request for a 7 day trial license, click here.

 

 

 

Back to top