filtering the image
古いコメントを表示
i have a code below,inwhich K is blurred image
A1=dyaddown(K,1);
u1=5*rand(3,3)/15;
A1=imfilter(A1,u1);
now i wantto upsample the image and restore it plz tell how to do
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Convert Image Type についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!