fbcotter / pytorch_wavelets

Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
Other
943 stars 146 forks source link

Reconstructed wavelet #37

Open Avalonooooo opened 2 years ago

Avalonooooo commented 2 years ago

hello, how can i display 6 independent images after reconstruction of 6 subbands after n times of decomposition?

fbcotter commented 2 years ago

Sorry for the late reply! I'm not as active on here these days. Did you mean for the dtcwt highpasses? Or for a dwt? Do you have an example input you can share?