Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
mahesh chathuranga
mahesh chathuranga am 17 Sep. 2013
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 .

Antworten (0)

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by