stretchlim() with NOVALUE

版本 1.0.0.0 (1.8 KB) 作者: Seongsu Jeong
An alternative of stretchlim(), which excludes the pixels with specified NOVALUE
44.0 次下载
更新时间 2016/8/29

查看许可证

This is an alternative of stretchlim() included in image processing toolbox. This function determines the lower and upper threshold of the DN with the user-specified NOVALUE excluded. For example, Landsat images distributed by USGS has the void pixels whose DN is 0. They needs to be excluded from the processing because they are not meaningful pixels.
Also, this function excludes the pixels with NaN when the input image is in floating point data, rather than filling them with 0 (so that causing the disruption when determining the threshold)

引用格式

Seongsu Jeong (2024). stretchlim() with NOVALUE (https://www.mathworks.com/matlabcentral/fileexchange/58899-stretchlim-with-novalue), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
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