Gray to color image conversion

バージョン 1.0.0.0 (2.13 MB) 作成者: David Mills
gray2rgb converts a gray image to RGB based on the colors of the source image
ダウンロード: 724
更新 2017/2/24

ライセンスの表示

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
カテゴリ
Help Center および MATLAB AnswersModify Image Colors についてさらに検索
謝辞

ヒントを得たファイル: 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!
バージョン 公開済み リリース ノート
1.0.0.0

Unnecessary file was removed from zip.