MATLAB: Curve fitting on image

crackcrack detectioncurve fitting

I'm working on crack detection on concrete structures, for that i need to do curve fitting along the crack and use extrapolation to find the future status of the crack, but i'm not able to find a way for curve fitting on image part,……thanks!

Best Answer

John D'Errico's interp_arc from the File Exchange could be adapted to extrapolate.
Related Question