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.

Improved 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 unique ID.
    • Map Target
      Record an object or environment with our framework. Use this recording as a target to anchor any AR content in space.
    • CAD Target
      Track industrially manufactured or 3D printed objects using 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 multiple image targets and QR code targets, allowing high 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 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 ✔️ ✔️

An exhaustive list of tested devices and platforms is available here.

Download Track API & Sample Apps


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