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 ExchangeConvert 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