How to map data using interp1()?

Suppose I have image intensity values at x-axis and the no of pixel repetitions on y-axis then using interp(x,y,xp,'spline') how can I map the data?

1 件のコメント

Rik
Rik 2019 年 5 月 6 日
Probably related to this question.

サインインしてコメントする。

回答 (1 件)

Avinash Bhatt
Avinash Bhatt 2019 年 5 月 6 日

0 投票

I am using the for loop for extracting pixel values and after extraction plotting those values in x-y plane.

カテゴリ

質問済み:

2019 年 5 月 6 日

回答済み:

2019 年 5 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by