How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This is an implementation sketch of the KinectFusion system described by Newcombe et al.
The main features of gerhardr/kfusion are: Simultaneous Localization and Mapping.
Projects with overlapping indexed features include: raulmur/orb_slam2 — ORB_SLAM2 is a visual simultaneous localization and mapping system that tracks camera movement and builds 3D… ethz-asl/okvis — OKVIS: Open Keyframe-based Visual-Inertial SLAM. jakobengel/dso — Direct Sparse Odometry. juantarrio/rebvo. ethz-asl/maplab — A Modular and Multi-Modal Mapping Framework. plumonito/dtslam.
ORB_SLAM2 is a visual simultaneous localization and mapping system that tracks camera movement and builds 3D environments from image data. It functions as a real-time visual odometry tool and sparse 3D reconstructor, computing the position and orientation of a camera while generating a point cloud map of a physical space. The system utilizes a camera relocalization engine to identify a camera's position within a known map after tracking failure or system restarts. It incorporates a spatial tracker to enable the precise insertion and composition of virtual 3D objects into real-world planar reg