Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Wavelet Transforms

Cyril_N_
Beginner
580 Views

Hello,

 

I am trying to get an algorithm for Wavelet transforms, ideally that computes the Daubechies 6 coefficients for image pocessing purposes. I was looking to see if there was any online code or any free library you guys are familiar with that computes such coefficients. 

 

Your prompt response is very appreciated!

 

Best,

Cyril

0 Kudos
1 Reply
mecej4
Honored Contributor III
580 Views

Intel's IPP library contains some DWT routines, please see https://software.intel.com/en-us/node/502357 .

0 Kudos
Reply