PDWT
PDWT copied to clipboard
A GPU implementation of the Wavelet Transform
I tried to reproduce the 2D discrete wavelet transform in Matlab and PDWT, and then plotted a histogram of the cA parameter. The results are shown in the figure below,...
Hello there. I'm using Wavelets::forward() to perfrom DWT and Wavelets::get_coeff() to get my result. Here are 2 images I tested:   The wavelet used here is "db8", and here...
Hi there, I am interested on working with this API since it is very useful for my thesis work. Do you know if the functions are compatible with CUDA 10?...