addPyramid

adds pyramid (overview) layers to a geoTiff
233 Downloads
Aktualisiert 28. Aug 2014

Lizenz anzeigen

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.

Zitieren als

Mohammad Abouali (2024). addPyramid (https://www.mathworks.com/matlabcentral/fileexchange/47665-addpyramid), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2013a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0