matlabPyrTools -
Matlab
source code for multi-scale image processing. Includes tools
for building and manipulating Laplacian pyramids, QMF/Wavelets, and steerable
pyramids. Data structures are compatible with the Matlab wavelet toolbox,
but the convolution code (in C) is faster and has many boundary-handling
options. [Last updated: Dec 2009, ver 1.4] README /
Contents /
ChangeLog
(modification list) / UNIX/PC/mac-OSX
source,
or some fairly outdated
Macintosh OS9
source.
Image denoising
code - Matlab code is available implementing a state-of-the-art
algorithm for removing Gaussian noise (with known spectral properties)
from images. The method is desribed in
this journal article.
The Steerable
Pyramid, an (approximately) translation- and rotation-invariant multi-scale
image decomposition. MatLab (see above) and C implementations are available.