[SciPy-Dev] Algorithms for "best fitting geometries"

Saullo Castro saullogiovani at gmail.com
Tue Mar 11 14:09:41 EDT 2014


I've been working with some algorithms for finding a best fit cylinder and
cone given a group of 3-D points.

I thought it would be nice to add this in SciPy but I need some advise
about where to add this.

I did not find a "fitting" module. The best I can see is inside the
"optimize" module. By the way, I find the best fit using the
"scipy.optimize.leastsq".

Thank you,

Saullo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20140311/daaa91cc/attachment.html>


More information about the SciPy-Dev mailing list