Gray to color image conversion
版本 1.0.0.0 (2.1 MB) 作者:
David Mills
gray2rgb converts a gray image to RGB based on the colors of the source image
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.
引用格式
David Mills (2024). Gray to color image conversion (https://www.mathworks.com/matlabcentral/fileexchange/61722-gray-to-color-image-conversion), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2015a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- MATLAB > Graphics > Images > Modify Image Colors >
在 Help Center 和 MATLAB Answers 中查找有关 Modify Image Colors 的更多信息
标签
致谢
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!gray2rgb/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Unnecessary file was removed from zip. |