Leonardo Mariga

Results 6 issues of Leonardo Mariga

Update all classes to have a minimum number of points to be considered an inliers

Add Torus implementation

enhancement
good first issue

Needs to compute normal's. Nearest neighbors needed

Usefull links: https://github.com/daavoo/pyntcloud/blob/master/pyntcloud/geometry/models/sphere.py

Add cone RANSAC implementation

enhancement
good first issue

As requested in #79, #95 and #131 I did a proof of concept on how we could add new functionalities or fix errors from a set of existing code. To...