Video trackers
This section contains a description of video trackers that can be used by other SDK libraries or separately to solve objects tracking tasks. This category consists of the following libraries:
Library | Description | |
---|---|---|
VTracker (Linux and Windows) | Provides standard interface as well defines data structures and rules for different video trackers. VTracker interface class does nothing, just provides interface, defines data structures and provides methods to encode / decode commands and encode / decode params. No external dependencies. | |
CvTracker (Linux and Windows) | Video tracker implementation. The library provides fast calculation, compatibility with low-power processors, high accuracy and contains a lot of additional functions and modes, which allow using it in camera systems of any configuration. External dependencies: CUDA (optional if CUDA toolking is available on platform). | des methods to encode / decode commands and encode / decode params. No external dependencies. |