mrgb2gray
Versión 1.0.0.0 (2,2 KB) por
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.
Citar como
Kristian Sveen (2024). mrgb2gray (https://www.mathworks.com/matlabcentral/fileexchange/5855-mrgb2gray), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Graphics > Images > Modify Image Colors >
Más información sobre Modify Image Colors en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspiración para: Bipolar Colormap
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | Bug fix: Changed occurence of 'min' to 'mean'. |