Skip to content

This will take a point cloud and find the planes. Finds the kxk neighborhood of points to find the normals, classifies like normals in the same planes.

Notifications You must be signed in to change notification settings

10Exahertz/3D-Plane_Segmentation-Python

Repository files navigation

3D-Plane_Segmentation-Python

This will take a point cloud and find the planes. Region growing method finds the kxk neighborhood of points to find the normals, classifies like normals in the same planes. RANSAC methods chose a random set of points and find planes by pass a threshold for the number of inlier points per that choice.

About

This will take a point cloud and find the planes. Finds the kxk neighborhood of points to find the normals, classifies like normals in the same planes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages