Gray to color image conversion

gray2rgb converts a gray image to RGB based on the colors of the source image
736 descargas
Actualizado 24 feb 2017

Ver licencia

This function converts a gray image to RGB based on the colors of the source image.
This code was originally inspired by the code gray2rgb by Jeny Rajan and Chandrashekar P.S. The code was optimized and rewritten to more closely achieve what was described in the paper "Transfering Color to Grayscale Images" by Welsh, Ashikhmin and Mueller. Identical results to Rajan's code are achieved much more quickly, especially for large images.

Citar como

David Mills (2024). Gray to color image conversion (https://www.mathworks.com/matlabcentral/fileexchange/61722-gray-to-color-image-conversion), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Modify Image Colors en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: Gray image to Color image conversion

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Unnecessary file was removed from zip.