搜索资源列表
bmp2htm
- 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
TColorProcess
- 颜色处理的VC++源代码 包括RGB变换,颜色位数转换,颜色过滤,灰度彩色转换等。-color of the source code, including VC RGB conversion, the median color conversion, color filters, Gray color transformation.
VB6颜色格式转换
- VB6里的颜色转换-VB6 The color conversion.
COLOR-TO-GARY
- 这是一个应用MATLAB编写的图片处理的小软件,它可以实现从彩色图像向灰度图象的转化,可以调整图像的对比度、饱和度、量度;并且能够突出图像的轮廓信息,是一个比较不错的图像处理小工具。-This is a MATLAB prepared by the small photo software It can be achieved from the color images to gray scale image conversion, and can adjust the contrast of
color-space_RGB-HSV
- 图像颜色空间的转换_RGB -HSV,非常适合初学者作为例子学习。-image color space conversion _RGB-HSV, very suitable for beginners as an example to study.
improc
- 一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color conversion operator gradient dete
XYZtoLAB
- 颜色转换程序-由色彩的XYZ三刺激值,获取油墨的配方CMY!-color conversion program - from the XYZ color tristimulus values, access to prescr iption CMYK ink!
256gray
- 这是一个将真彩色图像进行256色灰度转换的程序,能进行比较理想的灰度转换-This is a true color image 256 gray color conversion process, compared to the ideal gray conversion
Color_Conversion_Algorithms_cold
- Color Conversion Algorithms.• RGB to HSV & HSV to RGB • RGB to YIQ & YIQ to RGB • RGB to XYZ & XYZ to RGB • XYZ to CIE L*a*b* (CIELAB) & CIELAB to XYZ • XYZ to CIELUV & CIELUV to XYZ-Color Conversion Algorithms.
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
rgb2cmy_tetra
- color conversion using tetrahedral interpolation. It can be used for any color conversion if you have a look-up talble of the color spaces. The source file is for the conversion of RGB to CMYK.
color.ZIP
- This document contains details about color image procesing, conversion from HSI to RGB ,some sample codes ,characteristics of color,transformations,histogram equalisation and slicing.
PseudoColorImageProcessing
- 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image pro
Lab_RGB
- 利用三线性插值进行从CMY色彩空间向LAB色彩空间的转换-Carried out using tri-linear interpolation from the CMY color space to LAB color space conversion
ColorConversion
- Color Conversion function
Fast-color-correction
- 用于进行色彩空间转换的外文资料,有做相关方面的可以-Used for color space conversion of foreign materials, there can look at relevant aspects of doing
color-trans
- 实现彩色转换功能,将一副彩色图片的颜色信息按照纹理移植到另一个灰度图像上-Color conversion function, a color picture of the color information in accordance with the texture of transplantation to another grayscale image
color-changing-matlab
- 色彩变换是根据色彩的纺缍体模型对图像进行彩色变换的重要理论,本程序是其MATLAB的应用程序,根据它可以很容易地将其转化成C语言程序。-The color transform is important theoretical spindle-body model according to the color of the color conversion on the image, the procedure is the application of its MATLAB, and accor
Color-Transfer-between-Images-matlab
- 自己编写的色彩传输算法。最基本的色彩转换算法。包含孙玉贵的C语言代码。-Write your own color transfer algorithm. The basic color conversion algorithm. Contains of Sun Yugui the C language code.
OpenCV-trans-color
- 以OPENCV做的各種色彩轉換空間,有 RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr -To do a variety of color conversion OPENCV Space, RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr