mrgb2gray

Function to convert an RGB image to a grayscale image.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Kristian Sveen (2026). mrgb2gray (https://fr.mathworks.com/matlabcentral/fileexchange/5855-mrgb2gray), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : Bipolar Colormap

Catégories

En savoir plus sur Modify Image Colors dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

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