搜索资源列表
JColorChooserDemo.java
- 一个简单的调色板程序,用Java编写的,能运用样品调色、HSB或RGB进行调色。-a simple palette procedures, the preparation of Java, using sample palette. HSB or for RGB palette.
CColor_src
- CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS model makes it very easy to dra
colorspace
- 实现 RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 不同色彩制式之间的装换
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
RGBtoHSB
- 实现RGB到HSB色彩空间的转换,包括三种三维查找表法-To realize the method that transfer the RGB color space HSB color space , including three kinds of 3 d look-up table method
bmp_colors
- 使用matlab编程,基本思想是利用HSB与RGB的相互转换关系来获得图像矩阵-Matlab programming, the basic idea is to use the change between the HSB and RGB image matrix
RgbHsb
- RGB到HSB的转换 基于MFC的 色彩空间也很好的程序-RGB to HSB conversion is based on MFC color space is also very good program
WindowsFormsApplication1
- 颜色空间转移:本代码演示了从RGB空间到CMY、HSV、HSL的转换方法-Color Space Transfer:This code demonstrates space from RGB to CMYK, HSB, HSL conversion method