wavelet for image texture extraction
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
Hi, I want to be able to produce feature images using wavelet. I used the following command
[cA,cH,cV,cD] = dwt2(input_image,'db1' ); but the size of each output element like cA etc. is half size of the input image. How can produce wavelet images at the same size of my input image?
0 件のコメント
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!