Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

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

조회 수: 2 (최근 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