addPyramid

adds pyramid (overview) layers to a geoTiff
232 Downloads
Updated 28 Aug 2014

View License

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 (2024). addPyramid (https://www.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 Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0