In this SO post you can find some good implementations for wavelet transform. I was wondering if there is any code or library for contourlet transform in OpenCV. Contourlet is very useful in edge detection problems. Since the mathematics behind contourlet is hard I couldn't implement it myself.