DLR-RM/3DObjectTracking
A C++ repository publishing classical 3D object tracking algorithms for robotics and augmented reality applications.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
This repository contains algorithms for tracking objects and kinematic structures in 3D space, estimating their rotation and translation relative to a camera. It implements sparse region-based tracking approaches for textureless objects using RGB-D data, with published works in CVPR, IJCV, and TPAMI. The algorithms handle challenges like partial occlusions and motion blur for real-time robotic perception applications.