フィルターのクリア

.png Images correlation

1 回表示 (過去 30 日間)
Farjana Yeasmin
Farjana Yeasmin 2014 年 12 月 5 日
回答済み: Image Analyst 2014 年 12 月 5 日
I am asked to do the correlation with two png images, but i can not do it using corr2() function, any can help me ,, with the code plz ?

回答 (1 件)

Image Analyst
Image Analyst 2014 年 12 月 5 日
Radiometric, or spatial? If radiometric, try psnr() - a common alternative for comparing images, for example a compressed/decompressed image with an original, never-compressed version. If spatial, try xcorr2() or normxcorr2().

カテゴリ

Help Center および File ExchangeCorrelation and Convolution についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by