Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Wavelet Transforms

Cyril_N_
Beginner
786 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
786 Views

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

0 Kudos
Reply