Stereo-Odometry-SOFT
Feature tracker
A MATLAB implementation of visual odometry using Stereo Odometry based on careful feature selection and tracking.
MATLAB Implementation of Visual Odometry using SOFT algorithm
201 stars
17 watching
56 forks
Language: Matlab
last commit: about 6 years ago
Linked from 1 awesome list
matlabodometryroboticsstereo-visionvisual-odometry
Related projects:
Repository | Description | Stars |
---|---|---|
daniilidis-group/event_feature_tracking | Matlab implementations of event-based feature tracking methods for computer vision and robotics applications | 82 |
vision4robotics/autotrack | A Matlab implementation of an automatic spatio-temporal regularization tracker designed for high-performance visual tracking in UAVs. | 96 |
avisingh599/vo-howard08 | A MATLAB implementation of Visual Odometry using Andrew Howard's 2008 paper. | 59 |
amoudgl/mosse-tracker | An implementation of MOSSE tracking algorithm in MATLAB for visual object tracking using adaptive correlation filters. | 83 |
martin-danelljan/eco | A Matlab implementation of a real-time tracker using convolutional neural networks for object tracking in visual environments. | 612 |
xu-tianyang/ladcf | An open-source implementation of a visual object tracking algorithm using adaptive correlation filters and spatial feature selection | 92 |
xu-tianyang/gfs-dcf | Software implementation of visual object tracking technique with feature selection and filter learning components. | 58 |
scott89/fcnt | An online visual tracking algorithm using fully convolutional neural networks implemented in MATLAB. | 131 |
xinli-zn/tadt | A MATLAB implementation of a deep tracking method specifically designed to handle target-aware situations in computer vision | 67 |
ucla-vision/xivo | Software for visual-inertial odometry and mapping with camera and IMU sensor fusion | 867 |
stevieg47/matlab-computervision | A Matlab-based computer vision project with applications in tracking objects on video feeds and detecting patterns in images | 67 |
sglvladi/trackingx | A MATLAB toolkit for multi-target tracking algorithms providing a common framework for prototyping and evaluation. | 96 |
tum-vision/dvo_slam | An implementation of dense visual odometry and SLAM from RGB-D camera streams. | 647 |
hkust-aerial-robotics/esvo | Real-time visual odometry using raw events from a stereo camera | 434 |
xiumingzhang/photometric-stereo | An algorithm for determining surface normals from photometric images | 72 |