Normalize 1 or 2D data to a linear range.

버전 1.2.0.0 (1.71 KB) 작성자: DS
Function that transforms 1 or 2D data to match a specified linear dynamic range.
다운로드 수: 288
업데이트 날짜: 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