apply dwt2 function into blkproc
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Discrete Multiresolution Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!