ElasticFusion
Visual SLAM system
Real-time dense visual SLAM system for capturing comprehensive maps of room-scale environments using RGB-D cameras
Real-time dense visual SLAM system
2k stars
81 watching
592 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
cudareconstructionslam
Related projects:
Repository | Description | Stars |
---|---|---|
felixendres/rgbdslam_v2 | An RGB-D SLAM system for creating 3D point clouds or OctoMaps from camera data. | 948 |
floatlazer/semantic_slam | A system for real-time 3D reconstruction and semantic mapping using a hand-held RGB-D camera and SLAM technology | 647 |
izhengfan/se2lam | A system that uses visual odometry and graph optimization to determine the state of a ground vehicle's motion in 2D space | 404 |
raulmur/orb_slam | A fast and accurate monocular SLAM system that computes camera trajectory and 3D scene reconstruction in real-time | 1,524 |
tum-vision/dvo_slam | An implementation of dense visual odometry and SLAM from RGB-D camera streams. | 642 |
isee-technology/camvox | A low-cost SLAM system utilizing camera and Lidar data fusion for accurate 3D mapping in uncontrolled environments. | 535 |
shichaoy/cube_slam | An implementation of monocular 3D object detection and SLAM using computer vision techniques. | 850 |
appliedai-initiative/orb_slam_2_ros | A ROS implementation of ORB-SLAM2 for real-time visual SLAM on monocular, stereo, and RGB-D cameras | 618 |
weihaotobe94/laserslam | A SLAM system that processes lidar data to create a map of the environment and track the robot's movement | 39 |
ethz-asl/okvis | An open-source software implementation of keyframe-based visual-inertial SLAM using nonlinear optimization. | 1,256 |
jaijuneja/ekf-slam-matlab | A MATLAB-based simulator for Simultaneous Localisation and Mapping using Extended Kalman Filter (EKF) algorithm | 115 |
koide3/hdl_graph_slam | A real-time 3D SLAM package for GPS and LIDAR sensors using a graph-based approach with odometry estimation and loop detection. | 2,013 |
ros2/cartographer | Provides real-time simultaneous localization and mapping in 2D and 3D across multiple platforms and sensor configurations. | 78 |
jaehak/rrd_slam | An open-source Direct SLAM algorithm for rolling-shutter cameras with radial distortion support | 46 |
edwardliuyc/staticmapping | A full lidar slam system using LiDAR and GPS, capable of mapping static environments. | 340 |