Modular Tracking Framework: A Unified Approach to Registration based Tracking

02/29/2016
by   Abhineet Singh, et al.
0

This paper presents a modular, extensible and highly efficient open source framework for registration based tracking targeted at robotics applications. It is implemented entirely in C++ and is designed from the ground up to easily integrate with systems that support any of several major vision and robotics libraries including OpenCV, ROS, ViSP and Eigen. It is also faster and more precise than other existing systems. To establish the theoretical basis for its design, a new way to conceptualize registration based trackers is introduced that decomposes them into three constituent sub modules - Search Method, Appearance Model and State Space Model. In the process, the seminal work by Baker & Matthews is extended with several important advances since its publication. In addition to being a practical solution for fast and high precision tracking, this system can also serve as a useful research tool by allowing existing and new methods for any of the sub modules to be studied better. When a new method is introduced for one of these, the breakdown can help to experimentally find the combination of methods for the others that is optimum for it. By extensive use of generic programming, the system makes it easy to plug in a new method for any of the sub modules so that it can not only be tested comprehensively with existing methods but also become immediately available for deployment in any project that uses the framework.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/03/2016

Modular Decomposition and Analysis of Registration based Trackers

This paper presents a new way to study registration based trackers by de...
research
09/14/2022

Timor Python: A Toolbox for Industrial Modular Robotics

Development of controllers, novel robot kinematics, and learning-based a...
research
08/07/2023

WarpEM: Dynamic Time Warping for Accurate Catheter Registration in EM-guided Procedures

Accurate catheter tracking is crucial during minimally invasive endovasc...
research
02/25/2018

Bonnet: An Open-Source Training and Deployment Framework for Semantic Segmentation in Robotics using CNNs

The ability to interpret a scene is an important capability for a robot ...
research
09/20/2023

PSDiff: Diffusion Model for Person Search with Iterative and Collaborative Refinement

Dominant Person Search methods aim to localize and recognize query perso...
research
08/31/2018

PythonRobotics: a Python code collection of robotics algorithms

This paper describes an Open Source Software (OSS) project: PythonRoboti...
research
11/18/2020

MOFA: Modular Factorial Design for Hyperparameter Optimization

Automated hyperparameter optimization (HPO) has shown great power in man...

Please sign up or login with your details

Forgot password? Click here to reset