Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to choose a spectra (given observed single [x,y] value) that matches with one of spectra from several spectra (given as several [x,y] points) ?

1 回表示 (過去 30 日間)
RS
RS 2014 年 3 月 17 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
How to choose a spectra (given observed single [x,y] value) that matches with one of spectra from several spectra (given as several [x,y] points) ?

回答 (1 件)

Image Analyst
Image Analyst 2014 年 3 月 17 日
You could use the sum of absolute differences or the RMS difference or PSNR.
  2 件のコメント
RS
RS 2014 年 3 月 17 日
I am having observed [x,y] in the form of plot not image, please for that what to do?

Community Treasure Hunt

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

Start Hunting!

Translated by