Contour interpolaton

Hello,
I'm analyzing medical data and I want to compare the contour (segment) of the object, with other contour, but there is mismatch between number of contour poins. How could I interopolate a contour, or in other way to make both contours to be equal in number of points. (contour data is 2 vectors NX2 (x,y vectors)).
P.S. I want to calculate Hausdorff distance
Thank you in advance!!!

回答(1 个)

the cyclist
the cyclist 2011-7-14

1 个投票

Have you tried the interp1() function?

1 个评论

The inperp functions works corectly if the x data are allways increasing. I lied a little bit it is nor a vector I have a scalar data.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Contour Plots 的更多信息

提问:

2011-7-14

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by