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에 대해 자세히 알아보기

질문:

2012년 3월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by