Gray image to Color image conversion
Editor's Note: This file was selected as MATLAB Central Pick of the Week
This program converts a gray image to color image. The conversion is based on color image submitted along with the input gray image. Actualy it transfers color to a grayscale image. The implementation id based on the paper "Transferring Color to greyscalale Images" by Tomihisa Welsh et. al.
Cite As
Jeny Rajan (2024). Gray image to Color image conversion (https://www.mathworks.com/matlabcentral/fileexchange/8214-gray-image-to-color-image-conversion), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Import, Export, and Conversion >
- MATLAB > Graphics > Images > Modify Image Colors >
Tags
Acknowledgements
Inspired: Gray to color image conversion, Grayscale to RGB Converter, Comparison of Edge Detectors
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | For adding screenshot and for changing category
|