mrgb2gray

버전 1.0.0.0 (2.2 KB) 작성자: Kristian Sveen
Function to convert an RGB image to a grayscale image.
다운로드 수: 3.1K
업데이트 날짜: 2006/9/28

라이선스 보기

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 (2024). mrgb2gray (https://www.mathworks.com/matlabcentral/fileexchange/5855-mrgb2gray), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Modify Image Colors에 대해 자세히 알아보기
도움

줌: Bipolar Colormap

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

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