Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

Adding an angle constrained RANSAC function to find planes?

Open erfanhamdi opened this issue 3 years ago • 0 comments
trafficstars

Checklist

Proposed new feature or change

Hi everyone

I was looking for a kind of constrained RANSAC that only finds planes with normals making a specific angle with a given reference vector and found this in Matlab. https://www.mathworks.com/help/vision/ref/pcfitplane.html

wanted to know if adding it to open3d would be a good idea or if there is an equivalent for that.

Cheers

References

there is a reference to it here: https://www.mathworks.com/help/vision/ref/pcfitplane.html

Additional information

No response

erfanhamdi avatar Sep 18 '22 10:09 erfanhamdi