mrgb2gray
Version 1.0.0.0 (2,2 ko) par
Kristian Sveen
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.
Citation pour cette source
Kristian Sveen (2024). mrgb2gray (https://www.mathworks.com/matlabcentral/fileexchange/5855-mrgb2gray), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R13
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Graphics > Images > Modify Image Colors >
En savoir plus sur Modify Image Colors dans Help Center et MATLAB Answers
Tags
Remerciements
A inspiré : Bipolar Colormap
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 | Bug fix: Changed occurence of 'min' to 'mean'. |