搜索资源列表
colorspace
- 实现 RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 不同色彩制式之间的装换
Delphi_gjkfzn_for3
- HSV(Hue —— 色调、Saturation —— 饱和度、Value —— 纯度)色彩模型也被称作HSB(Hue —— 色调、Saturation —— 饱和度、Brightness —— 亮度),通常在图形应用程序中用于定义一个颜色空间。色调值的范围是0到360,饱和度和亮度值的范围是0到1
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
colorspace
- 颜色空间转换,RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 等色彩制式之间的装换,matlab-Color space conversion, RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch equipment such as color change be
TestRGBHSB
- 各种图形运算(见RLColorProcess类),包括HSV转RGB,RGB转HSV,HSB转RGB,RGB转HSB,高通、低通滤波,以及图像平滑处理等,非常值得下载的资源。-Various graphics operations (see RLColorProcess class), including HSV turn RGB, RGB switch to HSV, HSB switch to RGB, RGB switch HSB, high pass, low pass filterin
jQuery-xcolor-master
- jQuery Xcolor是jQuery用来处理颜色信息的插件,支持RGB, HSV/HSB,HSL 。-The jQuery Xcolor jQuery plug-in for processing color information, and support for RGB, HSV/HSB, HSL.
WindowsFormsApplication1
- 颜色空间转移:本代码演示了从RGB空间到CMY、HSV、HSL的转换方法-Color Space Transfer:This code demonstrates space from RGB to CMYK, HSB, HSL conversion method