apply dwt2 function into blkproc
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to apply dwt2 functon into blkproc function(for sub divided images).How to do this? dwt2 function is this type,
[cA cH cV cD]=dwt2(B,wavename)
block processing function is this type,
B=blkproc(I,[m n],fun),how to apply dwt2 as the fun
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Discrete Multiresolution Analysis finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!