Code covered by the BSD License  

Highlights from
Laplacian Pyramid Toolbox

4.6

4.6 | 5 ratings Rate this file 46 Downloads (last 30 days) File Size: 9.21 KB File ID: #9868

Laplacian Pyramid Toolbox

by Minh Do

 

02 Feb 2006 (Updated 06 Feb 2006)

Matlab toolbox that implements the Laplacian pyramid (LP) decomposition and a new pseudo-inverse rec

| Watch this File

File Information
Description

This toolbox contains Matlab files that implement the Laplacian pyramid (LP) decomposition [1] and the new reconstruction method in [2].

The main functions are LPD and LPR for LP decomposition and reconstruction, respectively. The script LPDEMO provides an example on how to use the main functions in the toolbox.

Features:
+ Can handle signals of any dimension
+ Contain several popular pyramid filters such as '9/7', '5/3' and the original 'Burt' filters
+ Have border handling
 
Limitation:
- Only work with signal size of power of 2

References:
[1] P. J. Burt and E. H. Adelson, ?The Laplacian pyramid as a compact image code,? IEEE Trans. Commun., vol. 31, no. 4, pp. 532?540, April
1983.

[2] M. N. Do and M. Vetterli, "Framming pyramids", IEEE Trans. on Signal Processing, vol. 51, pp. 2329-2342, Sep. 2003.

MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (7)
19 May 2006 lxz lxz

your work is interesting

18 Dec 2006 murugananthan Raju  
19 Oct 2007 Nickolaus Mueller

Thanks, Minh. This will come in handy for my next research project.

25 Jul 2008 max maxc

It helps a lot ,thanks.

09 Jun 2010 Dani Pinkovich

The toolbox is very useful and works very well.
However, I encountered an error when I tried to use filters other than the included '9/7', '5/3' and the original 'Burt' filters.
[h,g] = pfilters('sym8')
or any other filter supported by wfilters leads to an error in the file 'filtdn.m' in line 42 where the command
I{dim} = [ly-e1+1:n , 1:n , 1:e2];
cannot work since 'ly' is not defined anywhere

Thanks
Dani

09 Jun 2010 Dani Pinkovich  
02 Feb 2011 tp sirisha

can you make suggestions as early as possible sir.....

thank you..

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
transforms Minh Do 22 Oct 2008 08:14:27
laplacian pyramid Minh Do 22 Oct 2008 08:14:27
multiscale Minh Do 22 Oct 2008 08:14:27
filter bank Minh Do 22 Oct 2008 08:14:27
wavelet Minh Do 22 Oct 2008 08:14:27
multiresolution Minh Do 22 Oct 2008 08:14:27
filter bank shay dekel 16 Oct 2011 17:24:31

Contact us at files@mathworks.com