搜索资源列表
colortransform
- 一个较好的色彩迁移程序,包含welsh上色算法-a better color migration procedures, including welsh color algorithm
TrColor2GImage
- welsh色彩传递算法,实现灰度图象上彩色功能
colortransform
- 一个较好的色彩迁移程序,包含welsh上色算法-a better color migration procedures, including welsh color algorithm
powell
- powell优化搜索算法,适合于多参数优化且目标函数中不包含参数的情况-Powell optimization search algorithm, suited to multi-parameter optimization objective function which does not contain the parameters of
Powell
- 运筹学非线性规划的经典c语言编写的Powell法子程序,-Nonlinear Programming Operations Research c classical languages Powell method procedures,
TrColor2GImage
- welsh色彩传递算法,实现灰度图象上彩色功能-welsh color transfer algorithm, the realization of the color gray-scale image features
graytothegrb
- 采用的算法为welsh算法 -di oe uei yo dp
Asynchronous_CDMA
- This the simulink file that demonstrates the fundametal principle of operation behind asynchronous CDMA systems using Welsh codes. The system performance can be evaluated by changing the processing gain at the transmitte
welch
- 进行谱分析,常用的几种谱分析方法,包括welsh-Spectral analysis, spectral analysis of several commonly used methods, including welsh
gray2rgb
- 将颜色图像的色彩迁移到灰度图像中,采用的算法为welsh算法,有较好的效果;该程序是在VC++6.0的环境下调试实现的,能将颜色图像的颜色较好的迁移到灰度图像中.-Migration of the color image to gray image in color, using the algorithm for the welsh algorithm, better results the program in VC++6.0 e
Wireless-Sensor-Networks
- I upload this paper in the hope of leting other people have a better understading about the usage of Wireless Sensor Network. I love WSN, and thanks to the authors: Geoffrey Werner-Allen, Konrad Lorincz, and Mat
spectrumEstimation
- 经典功率谱估计,BT法、Welsh法、中值滤波法-matlab BT Welsh
picture-biyesheji
- 黑白图像彩色化是计算机视觉领域中一个很有意义的问题,给灰度图像加上颜色可以增加图像的视觉效果,例如对旧黑白照片、老电影以及科学图例等进行彩色化处理。图像彩色化可以定义为对一张输入的黑白图像,根据其灰度分布,再加上人工的颜色指定或者自动的颜色匹配从而得到其彩色图的问题。Welsh提出了一种将灰度图像彩色化的算法,该算法使用一个像素的邻域的统计值来指导匹配过程,但运算速度较慢。-The color of black and white im
coloring-problem
- Welsh.m为着色问题中的Welsh-Powell算法程序,并且sortd.m为其中调用的一个排序子函数。-Welsh.m coloring problem in the Welsh-Powell algorithm program and sortd.m call for which a sort subroutines.
COLORATION-GRAPHES___Page
- welsh-powell algorith
gray2rgb
- welsh灰度色彩迁移算法,将灰度图片按照样本图片色彩进行上色。matlab M文件 可直接使用
trainspotting
- by John Hodge. Based on the Novel by Irvine Welsh. Directed by Danny Boyle. This is the original shooting screenplay. It contains some scenes which where cut from the final film.-by John Hodge. Based on the Novel by Ir
色彩迁移
- 本文根据Reinhard的颜色传输算法和Welsh的灰度图像彩色化算法的不足,提出了一种基于象素空间相关性的灰度图像彩色化算法,该算法经过像素匹配,Welsh改进和分块处理和自身校正等过程,实现了灰度图像彩色化。实验结果对比证明,该算法比Welsh算法在处理速度上更快,还原效果更好。