addPyramid

版本 1.0.0.0 (8.3 KB) 作者: Mohammad Abouali
adds pyramid (overview) layers to a geoTiff
233.0 次下载
更新时间 2014/8/28

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0