搜索资源列表
VB6颜色格式转换
- VB6里的颜色转换-VB6 The color conversion.
把系统颜色转化为实际颜色
- 一个把系统颜色转换成实际颜色的c++代码-a color conversion into actual color code c
图像处理中色彩转换
- 图像处理中读入图片保存图片的封装函数 以及灰度处理 边缘提取 可以处理1 24 8 16 24位位图 还可以获取颜色进行指定颜色转换-image process with vc++
ColorProcess
- 一个图象处理颜色转换的例子程序-A color image processing examples of the conversion process
VB6颜色格式转换
- VB6里的颜色转换-VB6 The color conversion.
把系统颜色转化为实际颜色
- 一个把系统颜色转换成实际颜色的c++代码-a color conversion into actual color code c
ColorProcess
- 本例实现了DIB图象的颜色转换操作,是对了解图象处理很有价值的代码-cases to achieve the image of the DIB color conversion, image processing to understand the value of code
ColorConv
- VB写的颜色转换器 演示VB中使用API进行图形编程-VB was the color converter demonstration using VB API Graphics Programming
颜色矩
- 基于颜色矩特征的图像检索:首先RGB颜色空间转换到HSV颜色空间;针对HSV三个分量计算颜色矩作为图像的内容特征;计算查询图像与图像库中每幅图像的相似距离,排序后给出检索结果。-Moment features based on color image retrieval : First RGB color space conversion to HSV color space; Three weight against HSV colo
improc
- 一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color con
XYZtoLAB
- 颜色转换程序-由色彩的XYZ三刺激值,获取油墨的配方CMY!-color conversion program- from the XYZ color tristimulus values, access to prescr iption CMYK ink!
color_change
- 提供大家颜色转换VC++源代码。RGB to HSV & HSV to RGB The Hue/Saturation/Value model was created by A. R. Smith in 1978. It is based on such intuitive color characteristics as tint, shade and tone (or family, purety and intensity).
MyColorProcess
- 一个全面的图像颜色处理程序,包括颜色转换、颜色调整、RGB三色滤除等-a full color image processing, color conversion, color adjustment, the three RGB color filter, etc.
color_transform
- 用VHDL和Verilog 编写的颜色转换程序。已经在开发版上测试,很好用。-VHDL and Verilog with the preparation of the color conversion process. Has been tested in the development version, it just works.
p256transform
- 颜色转换:灰度化处理和伪彩色处理相对于256色图像
RGBToLab
- 颜色转换的代码.把RGB颜色转换为Lab-Change color RGB to Lab.
Classic.VB.code.color.conversion.program
- VB编程颜色转换经典代码Classic VB code color conversion program -Classic VB code color conversion program
Color-transfer
- 颜色转换,Reinhard等人的经典算法-Color conversion, Reinhard with the classic algorithm
把系统颜色转化为实际颜色
- 一个把系统颜色转换成实际颜色的c++代码-a color conversion into actual color code c
16转rgb
- 将16进制颜色转换为RGB颜色 例如 #FFFFFF到255,255,255(Convert the 16 color color to RGB color for example #FFFFFF to 255,255,255)