Page 1 of 1

Fit cylinder

Posted: Sun Sep 04, 2016 11:37 am
by Pfalkingham
Fit sphere and fit plane are immensely useful tools; I was wondering if there was a way (currently, or feasible to implement) to fit other primitives, particularly cylinders, to points?

Re: Fit cylinder

Posted: Sun Sep 04, 2016 3:20 pm
by daniel
Yes, you have to use the qRansacSD plugin. You can reduce the fitting possibilities to cylinder only. And then input a high minimum of points so that only one primitive is detected.