Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to apply dwt2() as the function of block processing

1 回表示 (過去 30 日間)
mahesh chathuranga
mahesh chathuranga 2013 年 9 月 17 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have image with size 256*256.I want to sub divide this image into 4*4 blocks with overlapping by using
B = blkproc(A,[4 4],[2 2],fun) function.Now i want to apply
[cA1,cH1,cV1,cD1]=dwt2(B,'haar')
for each block.(I want to apply one level wavelet transformation to blkproc function).How to apply dwt2 into blkproc fun .thanks! if you can plz help me immediately .
  1 件のコメント
mahesh chathuranga
mahesh chathuranga 2013 年 9 月 18 日
please help me.i'm in trouble.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by