BM3D MATLAB 代码
function[PSNR,y_est]=BM3D(y,z,sigma,profile,print_to_screen,N2,N2_wiener,Ns,Ns_wiener,tau_match)%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%BM3DisanalgorithmforattenuationofadditivewhiteGaussiannoisefrom%grayscaleimages.Thisalgorithmreproducestheresultsfromthear
用户评论
谁能告诉我 这个代码怎么用啊
非常好!!!
发现一个很神奇的问题,这个算法只适用于N*N矩阵,而且个人觉得虽然作者努力让整体更完善,更建构化,这个问题很致命
代码可以用