搜索资源列表
4.4 HSL下饱和度亮度调节
- HSL颜色空间下饱和度亮度调节,本程序用delphi实现-HSL color space under saturation and brightness adjustment, the procedures used to achieve delphi
Pickard - color selector _src
- Hot features: Spectrum color picker, Screen magnifier, Eyedropper, Multple color spaces support (RGB, HSL, CMY, YUV), Multiple color string support (HTML, C++, Delphi, VisualBasic).
4.4 HSL下饱和度亮度调节
- HSL颜色空间下饱和度亮度调节,本程序用delphi实现-HSL color space under saturation and brightness adjustment, the procedures used to achieve delphi
RGB_HSL
- 图像色彩空间RGB到HSL的转换Matlab程序。-images to RGB color space conversion Matlab HSL procedures.
colorspacetransform
- RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch等颜色空间相互转化的matlab实现。 -RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, Lch CIE color space such as conversion of the Implementation of Matlab.
rgb2hsl
- 该代码完成颜色空间的转换,由RGB颜色空间向HSL颜色空间的转换.-The code completion color space conversion from RGB color space to the HSL color space conversion.
colorspace
- 实现 RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 不同色彩制式之间的装换-The realization of RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch different colo
ThreeDimensionColorModel
- 这是 一个三维颜色模型的VC++下面的MFC程序,生成三维的RGB,HSL等模型,还可以进行旋转 -This is a three-dimensional color model VC++ Following MFC procedures, to generate three-dimensional RGB, HSL, such as the model can also be used for rotating
ColorTrans
- RGB <-> HSL 轉換程式,可充分了解兩個顏色空間的轉換,函式可再利用-RGB
segmentation
- 介绍了视觉颜色空间及其在交互式图像分割中的作用, 实验分析了它的奇异性, 在此基础上, 考虑像素的 空间和色彩分布, 提出了基于区域生长法的多颜色空间、 多度量准则的聚类算法和零碎区域的合并算法, 颜色空间选取HSL 和RGB 两种, 相似性度量包括了种子点、 扩张点和生长区域三个方面, 并用于敦煌壁画图像的分割.-Introduce the visual color space and its application in int
CColor
- 一个封装了HSL的颜色类,提供两种模式,为人所熟悉的RGB模式,和HSL模式。使用此类可以脱离RGB宏,且类中提供了命名颜色,使用起来也很方便。可以方便的使用此类来完成颜色渐变等效果-A package of the HSL color category, offers two models, the familiar RGB mode, and the HSL model. RGB out of the use of such mac
gray2rgb.ZIP
- Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
RGB2HSL-easy
- 色彩空间变换程序;RGB->HSL变换程序。可以借鉴。-Color space conversion process RGB-
HSL
- 用于RGB到HSL,CMYK转换并调节的SDK函数代码-For RGB to HSL, CMYK conversion and regulation function SDK code
101259378luv_rgb_yuv_lab_space_convert(2)
- 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
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转换-Exp
ColorSpace
- 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
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,用全色波段代替I分量。只涉及对RAW流式文件的读写(Color image transform, RGB HSL, with panchromatic component instead of I. Reading and writing about RAW flow files only)