addPyramid
Version 1.0.0.0 (8.26 KB) by
Mohammad Abouali
adds pyramid (overview) layers to a geoTiff
Usage:
addPyramid(inputFile,outputFile,Options)
or
Options = addPyramid(inputFile,outputFile, Options)
"Options" controls the program behavior. To get default options type:
Options=addPyramid()
or
Options=addPyramid([])
Current available options are:
(1) interpolation method [default: nearest]
(2) number of pyramid or overview layers to be added [4]
(3) wether doing antialiasing or not. [Default: depends on the interpolation method]
(4) verbose mode.
Cite As
Mohammad Abouali (2026). addPyramid (https://uk.mathworks.com/matlabcentral/fileexchange/47665-addpyramid), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Mapping Toolbox > Data Import and Export >
- Radar > Mapping Toolbox > Data Import and Export >
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Image Arithmetic >
Find more on Data Import and Export in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
