Welcome![Sign In][Sign Up]
Location:
Search - rgb to hsl

Search list

[GDI-Bitmap8.15 颜色拾取器

Description: 本程序实现了图像颜色的拾取,当鼠标点到的地方,在窗体的文本框中就会显示该象素的rgb值以及hsl值-realized by the color of the images picked up when the mouse to the point where, in the form of text box will show that the pixel value and the rgb values hsl
Platform: | Size: 408255 | Author: 小丹 | Hits:

[GDI-Bitmap4.4 HSL下饱和度亮度调节

Description: HSL颜色空间下饱和度亮度调节,本程序用delphi实现-HSL color space under saturation and brightness adjustment, the procedures used to achieve delphi
Platform: | Size: 393216 | Author: 小丹 | Hits:

[matlabRGB_HSL

Description: 图像色彩空间RGB到HSL的转换Matlab程序。-images to RGB color space conversion Matlab HSL procedures.
Platform: | Size: 2048 | Author: cnn | Hits:

[Special EffectsRGB_HSL

Description: 实现RGB格式与HSI格式的互相转换,在Matlab软件中编程实现-achieve HSI RGB format and the format of mutual exchange, and the Matlab software programming! !
Platform: | Size: 2048 | Author: 宋军 | Hits:

[OpenGL programThreeDimensionColorModel

Description: 这是 一个三维颜色模型的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
Platform: | Size: 23552 | Author: 王明 | Hits:

[Special Effects1

Description: 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar-The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) such as color space conversion arbitrary. . rar
Platform: | Size: 98304 | Author: 李远 | Hits:

[Windows Developgray2rgb.ZIP

Description: Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
Platform: | Size: 63488 | Author: 龙鹏 | Hits:

[Graph programHSL

Description: 用于RGB到HSL,CMYK转换并调节的SDK函数代码-For RGB to HSL, CMYK conversion and regulation function SDK code
Platform: | Size: 4096 | Author: star | Hits:

[Graph program101259378luv_rgb_yuv_lab_space_convert(2)

Description: 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 alternatively, S = src->dest . Supported color spaces are RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected) YPbPr Luma (ITU-R BT.601) + Chroma YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr) YUV NTSC PAL Y UV Luma + Chroma YIQ NTSC Y IQ Luma + Chroma YDbDr SECAM Y DbDr Luma + Chroma JPEGYCbCr JPEG-Y CbCr Luma + Chroma HSV / HSB Hue Saturation Value/Brightness HSL / HLS / HSI Hue Saturation Luminance/Intensity XYZ CIE XYZ Lab CIE L*a*b* (CIELAB) Luv CIE L*u*v* (CIELUV) Lch CIE L*ch (CIELCH)-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 alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE
Platform: | Size: 4096 | Author: 张灯结 | Hits:

[Graph DrawingRGBandHLS

Description: 本实验实现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 RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
Platform: | Size: 2870272 | Author: 伟明 | Hits:

[Graph programHSL

Description: 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
Platform: | Size: 3072 | Author: hccgh | Hits:

[Graph programColorTransform

Description: RGB色彩表示转换为HSL色彩表示,HSL色彩表示转换为RGB色彩表示-Said color conversion RGB color to HSL said, HSL color that is converted to RGB color that
Platform: | Size: 868352 | Author: 殷润民 | Hits:

[2D Graphicrgb2hslandreverse

Description: change rgb to hsl and reverse
Platform: | Size: 2048 | Author: tao gong | Hits:

[Special Effectscolorspacezhuanhuan

Description: RGB,YCbCr,HSV,HSL,CIE等颜色空间转换 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。-B = colorspace( dest<-src , A) converts image A from color space src to color space dest . Example: B = colorspace( HSV<-RGB ,A) Convert image A from RGB to HSV C = colorspace( YCbCr<-HSV ,B) Convert HSV to YCbCr D = colorspace( RGB<-YCbCr ,C) Convert YCbCr back to RGB
Platform: | Size: 4096 | Author: 李佳航 | Hits:

[matlabColorSpaceConverter

Description: 用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。 -The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) any other color space conversion.
Platform: | Size: 145408 | Author: Matthew | Hits:

[GDI-BitmapRGBTOHSL

Description: RGBTOHSL.rar has rgb to hsl in c++builderXE
Platform: | Size: 87040 | Author: hassan | Hits:

[ComboBoxHSL

Description: 可以实现RGB至HSL空间的转换,保证色彩不容易失真-RGB to HSL space conversion can be achieved to ensure that the color is not easy distortion
Platform: | Size: 2048 | Author: 姒绍辉 | Hits:

[Graph programHSL

Description: 用于RGB到HSL,CMYK转换并调节的SDK函数代码-For RGB to HSL, CMYK conversion and regulation function SDK code
Platform: | Size: 5120 | Author: erethe | Hits:

[Othertiaojie-HSL

Description: 调节HSL函数,可用作RGB转HSL的调节,颜色追踪、-To adjust an HSL function, can be used for the regulation of RGB to turn an HSL, color tracking,
Platform: | Size: 1024 | Author: neal | Hits:

[Otherchangspace

Description: RGB颜色空间转换到HSL颜色空间,MATLAB编译(RGB color space is converted to HSL color space, MATLAB compilation)
Platform: | Size: 1024 | Author: 星玥 | Hits:
« 12 »

CodeBus www.codebus.net