You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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://au.mathworks.com/matlabcentral/fileexchange/47665-addpyramid), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (8.26 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
