搜索资源列表
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
RGB-HLS
- 在一个类中实现了包括了RGB和HLS设定
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
RGBandHLS
- 本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT &light)实现RGB向HSL转换-Experimental realization of the R
Color
- A class that provides simple color manipulation in RGB and HLS space
colors
- RGB Convert to CMYK,HLS,Lab
color
- Recalculation of colour from RGB in HLS, HSV.
hsv_pixel_visit_hist
- 识别图片中各种颜色的数量并以直方图的形式呈现出结果。本程序没有使用传统的RGB空间而是采用HLS色彩空间-Identify the number of colors in the picture and in the form of the histogram shows the results. The program does not use the traditional RGB space instead of using the HLS color space
RGB_To_HLS
- 本程序用于RGB和HLS色彩模型的转换,对于图形学的初学者有一定的帮助-The procedure for the RGB and HLS color model conversion, the graphics certainly help beginners
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
codes
- The File Contains 5 Other Source Codes include, bandpass Butterworth Filter, Gabor Bank, RGB to HLS Conversion, Image Filtering in Frequency Domain and Hough transform. I hope that s enough to make me a member. Regards. Zizi.
color-space
- 这是我收集的一些关于颜色空间的资料,这些颜色空间包括RGB、YUV、CMYK、xvYCC、PhotoYCC、 HSI、HLS、HSV、CIE等-This is my collection of some of the information on color space, which include color space RGB, YUV, CMYK, xvYCC, PhotoYCC, HSI, HLS, HSV, CIE, etc.
Converter_RGB-to-HLS
- converts RGB color to HLS
Lod-terrian-rgb--hls-
- c++ opengl实现的降级地形,高度随颜色的变化,可控制视角等-c++ opengl implementation downgrade terrain, with a high degree of color change, viewing angle can be controlled
RGB-HLS
- C++实现的RGB与HLS颜色空间互换程序,在图像处理中会经常用到,算法简单,容易理解,可直接移植的需要的地方-C++ implementation of the RGB and HLS color space exchange program, will be frequently used image processing algorithm is simple, easy to understand, can be directly transplanted takes place
ClearColor
- HTML, RGB and HLS color code converter