mathLab / PyGeM

Python Geometrical Morphing
http://mathlab.github.io/PyGeM/
Other
333 stars 116 forks source link

TPS_modified #229

Closed giadadalla closed 3 years ago

giadadalla commented 3 years ago

Extended the thin plate spline function to take an extra parameter

giadadalla commented 3 years ago

During my work I noticed the property of the thin plate spline, and more in general of all polyharmonic splines, to be “shape parameter free”. Can be useful to update the relative documentation in order to clarify this behaviour?

ndem0 commented 3 years ago

Dear @giadadalla, many thanks for the modification! Talking with @andreamola, he anticipated me such details. I'll revert your pull request (a new one will be opened) to give you the possibility of extending the documentation about the "radius free" feature. Is this ok for you?

giadadalla commented 3 years ago

@ndem0 yes, of course! Thank you.