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.
-
Notifications
You must be signed in to change notification settings - Fork 2
10Exahertz/3D-Plane_Segmentation-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published