Skip to content

Introduction

VIRNECT Track is a cross-platform augmented reality framework. Using the API, you can easily integrate cutting-edge computer vision technologies into your AR projects.

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.
  • Tracking modes:
    • Hybrid tracking
      Detect and track multiple different types of targets simultaneously.
    • Extended tracking
      Track targets even when they are outside the camera view.
  • 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