Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Contourlet transform in openCV

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.

Contourlet transform in openCV

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. OpenCV or even an algorithm that shows how to implement contourlet transform. Contourlet is very useful in edge detection problems. Since the mathematics behind contourlet is hard I couldn't implement it myself.