mrdja.ransaclpexperiments
Functions
Compute the parameters for the RANSAC line algorithm from the number of iterations. |
|
Extract the inliers and outliers point clouds from a pkl filename. |
|
Get the open3d results for plane segmentation for a high number of iterations. |
|
Get the open3d results for plane segmentation in the S3DIS dataset for a high number of iterations. |
|
Get the data for the comparison between RANSAC and RANSACLP. |
|
Get the pointclouds of the inliers of the lines that are in indices index_1 and index_2 according to the best number of inliers, along with the equation of the plane that best fits the two lines. |
|
Get the pointclouds of the inliers of the lines that are in indices index_1 and index_2 according to the best number of inliers, along with the equation of the plane that best fits the two lines. |
|
Show the list of inliers point clouds along with the original point cloud. |