jdtuck / fdasrsf_python

elastic fda python code
http://research.tetonedge.net
BSD 3-Clause "New" or "Revised" License
51 stars 18 forks source link

Question on re-parametrization #15

Closed ethancohen123 closed 4 years ago

ethancohen123 commented 4 years ago

Hi, I have a question concerning the invariance with respect to re-parametrization. Is that mean that I could start the shapes wherever I want and that is not a problem ? Or I should always (close or open curves) start from a defined origin point ? In my case I know that all of my curves have a point in correspondence and I can have the label for this point . Is it useful to start all curves with this point or the re-parametrisation invariance solve this issue ? Thank you

jdtuck commented 4 years ago

So open curves if you have the information it is good to have it start from the same point. For closed curves it searches for the optimum start point for alignment. Re-parametrization is invariance to sampling variability along the curve.