I want to display the coefficients of Wavelet Packet Decomposition 2D in MATLAB using code. I already found it in the Wavelet Toolbox GUI, but I need to extract this image using code.
Find the attached with all types of wavelet usage and code snippets for analysis...
Also : dwt2(...) returns namely approximate (lpf ) and details(hpf) (3 - vertical, horizontal and diagonal)} coefficients. [Array size is dependent on the original image size]