搜索资源列表
4.4 HSL下饱和度亮度调节
- HSL颜色空间下饱和度亮度调节,本程序用delphi实现-HSL color space under saturation and brightness adjustment, the procedures used to achieve delphi
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
RGB2HSL-easy
- 色彩空间变换程序;RGB->HSL变换程序。可以借鉴。-Color space conversion process RGB-
ColorSpace
- 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
gray2rgb.ZIP
- Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
HSL
- 用于RGB到HSL,CMYK转换并调节的SDK函数代码-For RGB to HSL, CMYK conversion and regulation function SDK code
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
HSL
- RGB转HSL 本程序将RGB值转换成HSL值。给出了具体的算法和程序源码-RGB to HSL values of the program will convert RGB values into HSL. Given the specific source of the algorithm and procedures
ColorTransform
- RGB色彩表示转换为HSL色彩表示,HSL色彩表示转换为RGB色彩表示-Said color conversion RGB color to HSL said, HSL color that is converted to RGB color that
RGB_HSL
- 颜色格式RGB与HSL之间的相互转换,经过测试,并有项目中有应用。-conversion for RGB and HSL
rgb2hslandreverse
- change rgb to hsl and reverse
colorspace
- 彩色空间模型转换程序RGB到YPbPr,YCbCr,YUV,YUV,YDbDr,JPEGYCbCr,HSV,HSL,XYZ,Lab,Luv,Lch-RGB color space model of the conversion process to YPbPr, YCbCr, YUV, YUV, YDbDr, JPEGYCbCr, HSV, HSL, XYZ, Lab, Luv, Lch
rgb2hsi
- HSI=RGB2HSI(GRB) converts an RGE lmage to HSl.-HSI=RGB2HSI(GRB) converts an RGE lmage to HSl.
colorspace
- 彩色图像的色彩空间转换,rgb ntsc hsv hsl-Color image color space conversion, rgb ntsc hsv hsl
HSL
- 通过调节HSL因子,调节饱和度和色调,是完整的工程文件-By regulating the HSL factor, saturation and hue adjustment is a complete project file
18c319a24b10
- 颜色空间的转换,RGB,YCBCR,HSL等等空间的互换-Color space conversion
COLOUR
- 用flash制作的颜色转换工具,RGB和HSL格式的互转,对不熟悉颜色构成和颜色格式的朋友,比较有实际意义-The color produced by flash conversion tools, RGB and HSL formats Huzhuan, not familiar with color composition and color format of the friends, more meaningful
Image-Processing-for-The-HSL-c
- Image Processing for The HSL color space,Image Processing for The HSL color space
HSL
- 可以实现RGB至HSL空间的转换,保证色彩不容易失真-RGB to HSL space conversion can be achieved to ensure that the color is not easy distortion
图像的彩色变换,RGB?HSL
- 图像的彩色变换,RGB?HSL,用全色波段代替I分量。只涉及对RAW流式文件的读写(Color image transform, RGB HSL, with panchromatic component instead of I. Reading and writing about RAW flow files only)