dorian3d / DLib
C++ library with several utilities
☆143Updated 4 years ago
Alternatives and similar repositories for DLib:
Users that are interested in DLib are comparing it to the libraries listed below
- [Prefer the newer MOLAorg/mola project] C++ framework for relative SLAM: Sparser Relative Bundle Adjustment (SRBA)☆74Updated 6 years ago
- RANSAC Template Library☆86Updated 7 years ago
- Deferred Triangulation SLAM☆133Updated 8 years ago
- Dense Visual Odometry☆151Updated 11 years ago
- Fast loop detector for sequences of monocular images☆256Updated 4 years ago
- GTSAM modified to include Sim3 types.☆86Updated 10 years ago
- Sparse Levenberg-Marquardt based non-linear least squares optimizer and bundle adjustment implementation☆173Updated 8 years ago
- this version of viorb is revised based on LearnVIORB by wanjing which does not use ros framwork.☆87Updated 8 years ago
- DPPTAM: Dense Piecewise Planar Tracking and Mapping from a Monocular Sequence☆221Updated 7 years ago
- ☆201Updated last year
- Structure-from-Motion for MAV image sequences☆149Updated 10 years ago
- Visual geometry and camera calibration C++ framework☆60Updated 6 years ago
- Calibration library.☆123Updated 5 years ago
- Implementation of FAST feature detector for computer vision (Rosten 2006) using AVX2 to outperform canonical implementation by up to 600%…☆81Updated 4 years ago
- SLAM optimization algorithm☆239Updated 3 years ago
- Modified version of Parallel Tracking and Mapping (PTAM)☆236Updated 7 years ago
- Implementation of Multi-State Constraint Kalman Filter (MSCKF) for Vision-aided Inertial Navigation. This is my master's thesis.☆256Updated 6 years ago
- FAST corner detector by Edward Rosten☆115Updated 8 years ago
- A compact package for undistorting images directly from kalibr calibration files. Can also perform dense stereo estimation☆260Updated 3 years ago
- C++ Library for Iterative Closest Point fitting. http://www.cvlibs.net/software/libicp/ . Fix some mistake in point-to-plane icp implemen…☆137Updated 7 years ago
- RGBDTAM: A Cost-Effective and Accurate RGB-D Tracking and Mapping System.☆110Updated 7 years ago
- Vision-Kit provides some tools for your vision/robotics project.☆132Updated last year
- A 3d SLAM program, using novel plane ICP☆64Updated 9 years ago
- Laser Odometry and Mapping (continuous spin version)☆92Updated 8 years ago
- Bundle adjustment demo using Ceres Solver, with customized cost function and local parameterization on SE(3)☆172Updated 3 years ago
- Open-source C++ code for the FAB-MAP visual place recognition algorithm☆228Updated 9 months ago
- An advanced memory visualization tool for GDB on Linux☆138Updated 5 years ago
- Robust Stereo Visual Odometry☆61Updated 8 years ago
- Source Code for the 3dv2017 paper GSLAM: Initialization-robust Monocular Visual SLAM via Global Structure-from-Motion☆202Updated 6 years ago
- Polyjam is a powerful toolbox for symbolic polynomial computations and automatic code-generation for solving Groebner bases in C…