Gray to color image conversion

gray2rgb converts a gray image to RGB based on the colors of the source image

Vous suivez désormais cette soumission

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.

Citation pour cette source

David Mills (2026). Gray to color image conversion (https://fr.mathworks.com/matlabcentral/fileexchange/61722-gray-to-color-image-conversion), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : Gray image to Color image conversion

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

Unnecessary file was removed from zip.