comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » wavelet compressed bitmap image format
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: wavelet [message #24494 is a reply to message #19573] Tue, 03 April 2001 20:34 Go to previous messageGo to previous message
Wayne Landsman is currently offline  Wayne Landsman
Messages: 117
Registered: January 1997
Senior Member
JMD wrote:

> Hi,
>
> I want to use wavelet on IDL without IDL wavelet toolbox.
>
> Where can I find a free IDL wavelet toolbox?
>

Um, I'm not sure whether I should be advertising this, but at least some
of the low-level procedures in $IDL_DIR/lib/wavelet/source do not
require a toolkit license. You just won't be able to use any of the GUI
features.

WV_CWT - Compute the continuous wavelet transform for one-dimensional
arrays.
WV_DENOISE - Use the wavelet transform to filter a 1 or 2-dimensional
array.
WV_FN_COIFLET - Return the Coiflet wavelet coefficients.
WV_FN_DAUBECHIES - Return the Daubechies wavelet coefficients.
WV_FN_GAUSSIAN - Return the Gaussian-derivative wavelet.
WV_FN_HAAR - Return the Haar wavelet coefficients.
WV_FN_MORLET - Return the Morlet wavelet.
WV_FN_PAUL - Return the Paul wavelet.
WV_FN_SYMLET - Return the Symlet wavelet coefficients.

Also the "Numerical Recipes" implementation of some Daubechies wavelet
coefficients has long been available as the intrinsic function WTN.

--Wayne Landsman landsman@mpb.gsfc.nasa.gov
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Color question
Next Topic: Re: dlm creating an array?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 03:16:29 PDT 2025

Total time taken to generate the page: 0.63646 seconds