scarlet2.wavelets

scarlet2.wavelets#

Wavelet functions

Classes

Starlet(image, coefficients, generation, ...)

Wavelet transform of a images (2D or 3D) with the 'a trou' algorithm.

Functions

bspline_convolve(image, scale)

Convolve an image with a bpsline at a given scale.

get_scales(image_shape[, scales])

Get the number of scales to use in the starlet transform.

starlet_reconstruction(starlets[, ...])

Reconstruct an image from a dictionary of starlets

starlet_transform(image[, scales, ...])

Perform a scarlet transform, or 2nd gen starlet transform.