RANSAC Computation Time [closed]
I am trying to use RANSAC to get the ground plane from point cloud. I downsample the point cloud and perform RANSAC. The entire computation takes 0.57 seconds. Is there anyway this computation time can be reduced?