搜索资源列表
20080701230927043
- 在matlab中实现从rgb到hsi色彩模式的转换-In matlab to achieve from the rgb color model to HSI conversion
iyuis
- 色彩转换_模块,很好的易模块,适合易编程者使用-_ Color conversion module, a very good and easy module, suitable and easy to use programming
Notepad
- 用VB编写的一个模拟微软记事本的软件,还增加了一些有趣的功能,比如色彩,数据转换等-An analog of Microsoft Notepad software written in VB, but also some interesting features, such as color, data conversion, etc.
tuxiang
- 1.利用工具(如ACDSee、PhotoShop)将*.jpg转换为*.bmp; 2.借助imread命令将图像内容读入内存数组; 3.通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩; 4.将数字图像的RGB表示转换为YUV表示; Y=0.30R+0.59G+0.11B U=0.70R-0.59G-0.11B V=-0.30R-0.59G+0.89B 5.通过访问Y(亮度)通道,改变数字图像的亮度; 6.通过Y(亮度)通道作灰度的线性变换,改变数字
rgb2Yxy
- 色彩空间转换,把rgb格式的视频转成Yxy格式的视频-Color space conversion rgb-> Yxy
video
- 视频流的处理过程,包括色彩空间转换,颜色图像处理等。-Video stream processing, including color space conversion, color image processing, etc.
sovour__bhsed
- 简单色彩过滤,可进行以点阵为基础的灰度模式转换,-Simple colour filter, can be carried out based on the lattice of grayscale conversion,
48804981
- 简单色彩过滤,可进行以点阵为基础的灰度模式转换,-Simple colour filter, can be carried out based on the lattice of grayscale conversion,
ys
- 相关色彩模式知识: HSV颜色空间 HSV(hue,saturation,value)颜色空间的模型对应于圆柱坐标系中的一个圆锥形子集,圆锥的顶面对应于V=1. 它包含RGB模型中的R=1,G=1,B=1 三个面,所代表的颜色较亮。色彩H由绕V轴的旋转角给定。红色对应于 角度0° ,绿色对应于角度120°,蓝色对应于角度240°。在HSV颜色模型中,每一种颜色和它的补色相差180° 。 饱和度S取值从0到1,所以圆锥顶面的半径为1。HSV颜色模型所代表的颜色域是CIE色度图的一个子集,这个
gray2rgb
- 灰阶图转彩色,用于实现色彩空间转换,采用matlab来编写与调试(Gray scale image is converted to color, which is used to realize color space conversion. MATLAB is used to write and debug)
学宪法懂宪法座谈会 - 副本
- 现色彩空间转换R’g’B’ to Y’CbCr的VHDL源代码。啊(The current color space is converted to the VHDL source code of R 'g' B 'to Y' CbCr.a)
BetweenCIEDE
- 快速进行ciede2000色差计算以及比较,并包含RGB,LAB,HSB模型的色彩转换代码(Fast calculation and comparison of CIEDE2000 color difference, including RGB, lab, HSB model color conversion code)