SSTT - Simplified Spatial Target Tracker is a computer vision based tracking library for Augmented and Mixed Reality applications. The basic variant implements a marker based approach with a minimal set of constraints. Unlike similar libraries such as ARToolKit or the marker based StudierStube the approach of SSTT does not require thick black borders. The SSTT tracking algorithm automatically qualifies company logos or even images in books immediately as tracking targets. The following video illustrates the tracking performance.
Augmented Reality with SSTT from Hartmut Seichter on Vimeo.
The software is highly portable and should run on a number of devices including mobile phones. It is optimized for speed and is modular in terms of the concepts used to track targets. It can utilise hybrids or sequential methods for high robustness in any lighting condition. It is implemented internally with C++ but exposes the API in pure ANSI C.
SSTT has the following features
Please feel free to contact technotecture info@technotecture.com for more information.