Gaussian Pyramid - Expand and Reduce routines 1D, 2D and 3D
6.4K Downloads
Updated 24 Aug 2006
No License
This contains the code for the 'Expand' and 'Reduce' routines for Gaussian image pyramids, as discussed in the Paper - "
The Laplacian Pyramid as a Compact Image Code" - Burt and Adelson, 1983.
Important applications of the same include motion estimation.
These two functions were originally submitted by Karthik Kumar Arun Kumar, E-mail: karunkum@ucsc.edu.
Karthik's functions were working only for 2D images, and they were relatively slow.
I have improved both functions to make them working for 1D, 2D and 3D images. Output images will have
the same data type of the original image, and both functions are working much faster now.
Cite As
Deshan Yang (2023). Gaussian Pyramid - Expand and Reduce routines 1D, 2D and 3D (https://www.mathworks.com/matlabcentral/fileexchange/12037-gaussian-pyramid-expand-and-reduce-routines-1d-2d-and-3d), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Gaussian Pyramid - Expand and Reduce routines
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |