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://jp.mathworks.com/matlabcentral/fileexchange/5855-mrgb2gray), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: Bipolar Colormap

カテゴリ

Help Center および MATLAB AnswersModify Image Colors についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0

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