Point-Clouds-3D-Perception-with-Open3D
Point-Clouds-3D-Perception-with-Open3D copied to clipboard
Using the KITTI dataset, we employed Open3D to visualize, downsample, segment with RANSAC, cluster via DBSCAN, create 3D bounding boxes, and perform surface reconstruction on point clouds.
Results
1
Point-Clouds-3D-Perception-with-Open3D issues
Sort by
recently updated
recently updated
newest added
Hi everyone! I'm using this code to merge two point clouds created using 2 cameras intel real sense d435i. I calculated the rotation matrix and the traslation vector between the...