mrgb2gray

Function to convert an RGB image to a grayscale image.

이 제출물을 팔로우합니다

Function to convert an RGB image to a grayscale image. Default behaviour is the same as MATLAB's (IP toolbox) RGB2GRAY, but MRGB2GRAY also has several other convertion schemes.

인용 양식

Kristian Sveen (2026). mrgb2gray (https://kr.mathworks.com/matlabcentral/fileexchange/5855-mrgb2gray), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: Bipolar Colormap

카테고리

Help CenterMATLAB Answers에서 Modify Image Colors에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

Bug fix: Changed occurence of 'min' to 'mean'.