Leonardo Mariga
Leonardo Mariga
Update all classes to have a minimum number of points to be considered an inliers
Needs to compute normal's. Nearest neighbors needed
Usefull links: https://github.com/daavoo/pyntcloud/blob/master/pyntcloud/geometry/models/sphere.py
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...