apply dwt2 function into blkproc

2 views (last 30 days)
mahesh chathuranga
mahesh chathuranga on 23 Sep 2013
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

Answers (0)

Categories

Find more on Wavelet Toolbox in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!