Normalize 1 or 2D data to a linear range.

Function that transforms 1 or 2D data to match a specified linear dynamic range.

이 제출물을 팔로우합니다

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 (2026). Normalize 1 or 2D data to a linear range. (https://kr.mathworks.com/matlabcentral/fileexchange/35169-normalize-1-or-2d-data-to-a-linear-range), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Blue에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
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