2016-01-17, 16:32
|
#6
|
初级会员
注册日期: 2016-01-17
帖子: 1
声望力: 0
|
回复: [资料]Gray image to Color image conversion 黑白图像转换为彩色图像
引用:
作者: yesman
Author: Jeny Rajan
Summary: Converts a gray image to color image
MATLAB Release: R13
Required Products: Image Processing Toolbox
Description: 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.
Zip 文件包括: gray2rgb.m, nature2.jpg, nature1.jpg, test2.jpg, test1.jpg
|
谢谢分享的程序,有用!
|
|
|