資源簡介
經典full-reference 圖像質量評估標準SSIM的MATLAB代碼實現。
代碼片段和文件信息
function?[?StrSim?]?=?SSIM(ab)
%SSIM?Implementation?of?the?similarity?comparision?in?SSIM
%--------------------------------------------------------------------------
%?Input:????intensity?image?a?and?b;?patch?size?w.
%?Output:???struction?similarity?StrSim.?
%--------------------------------------------------------------------------
%?Details?can?be?found?in?the?authors‘?original?paper:?
%?Z.Wang?A.Bovik?H.Sheikh?and?E.Simoncelli?“Image?quality?assessment:?
%?From?error?visibility?to?structural?similarity“?IEEE?Transactions?on?
%?Image?Processing
- 上一篇:matlab 2018a crack
- 下一篇:MATLAB編寫的地磁場源代碼
評論
共有 條評論