Normalize 1 or 2D data to a linear range.

版本 1.2.0.0 (1.7 KB) 作者: DS
Function that transforms 1 or 2D data to match a specified linear dynamic range.
288.0 次下载
更新时间 2012/3/17

查看许可证

NORMALIZE_IMAGE(I,R) applies a linear transformation to the dynamic range of I, mapping pixel intensities to new values over the range R.

引用格式

DS (2024). Normalize 1 or 2D data to a linear range. (https://www.mathworks.com/matlabcentral/fileexchange/35169-normalize-1-or-2d-data-to-a-linear-range), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Blue 的更多信息

Community Treasure Hunt

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

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

Added flattening and numel check for linear range input.

1.1.0.0

Added checks for empty inputs.

1.0.0.0