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 件のコメント

Andrius
Andrius 2011 年 7 月 14 日
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 ExchangeContour 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