Gray to color image conversion

gray2rgb converts a gray image to RGB based on the colors of the source image
753 download
Aggiornato 24 feb 2017

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Modify Image Colors in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: 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!
Versione Pubblicato Note della release
1.0.0.0

Unnecessary file was removed from zip.