CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - hsl rgb
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - hsl rgb - List
[
Multimedia Develop
]
Pickard - color selector _src
DL : 0
Hot features: Spectrum color picker, Screen magnifier, Eyedropper, Multple color spaces support (RGB, HSL, CMY, YUV), Multiple color string support (HTML, C++, Delphi, VisualBasic).
Update
: 2025-02-19
Size
: 110kb
Publisher
:
枫之影
[
GDI-Bitmap
]
4.4 HSL下饱和度亮度调节
DL : 0
HSL颜色空间下饱和度亮度调节,本程序用delphi实现-HSL color space under saturation and brightness adjustment, the procedures used to achieve delphi
Update
: 2025-02-19
Size
: 384kb
Publisher
:
小丹
[
matlab
]
RGB_HSL
DL : 1
图像色彩空间RGB到HSL的转换Matlab程序。-images to RGB color space conversion Matlab HSL procedures.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
cnn
[
Special Effects
]
RGB_HSL
DL : 0
实现RGB格式与HSI格式的互相转换,在Matlab软件中编程实现-achieve HSI RGB format and the format of mutual exchange, and the Matlab software programming! !
Update
: 2025-02-19
Size
: 2kb
Publisher
:
宋军
[
Special Effects
]
colorspacetransform
DL : 0
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.
Update
: 2025-02-19
Size
: 47kb
Publisher
:
康康
[
Special Effects
]
rgb2hsl
DL : 0
该代码完成颜色空间的转换,由RGB颜色空间向HSL颜色空间的转换.-The code completion color space conversion from RGB color space to the HSL color space conversion.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
陈天
[
Special Effects
]
colorspace
DL : 0
实现 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 color between the standard equipment for
Update
: 2025-02-19
Size
: 4kb
Publisher
:
aresiris
[
OpenGL program
]
ThreeDimensionColorModel
DL : 0
这是 一个三维颜色模型的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
Update
: 2025-02-19
Size
: 23kb
Publisher
:
王明
[
Special Effects
]
1
DL : 0
这个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
Update
: 2025-02-19
Size
: 96kb
Publisher
:
李远
[
Graph program
]
ColorTrans
DL : 0
RGB <-> HSL 轉換程式,可充分了解兩個顏色空間的轉換,函式可再利用-RGB
Update
: 2025-02-19
Size
: 517kb
Publisher
:
王傑
[
Windows Develop
]
gray2rgb.ZIP
DL : 0
Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
Update
: 2025-02-19
Size
: 62kb
Publisher
:
龙鹏
[
Graph program
]
RGB2HSL-easy
DL : 0
色彩空间变换程序;RGB->HSL变换程序。可以借鉴。-Color space conversion process RGB-
Update
: 2025-02-19
Size
: 3.62mb
Publisher
:
wutao
[
Graph program
]
HSL
DL : 0
用于RGB到HSL,CMYK转换并调节的SDK函数代码-For RGB to HSL, CMYK conversion and regulation function SDK code
Update
: 2025-02-19
Size
: 4kb
Publisher
:
star
[
Graph program
]
101259378luv_rgb_yuv_lab_space_convert(2)
DL : 0
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
Update
: 2025-02-19
Size
: 4kb
Publisher
:
张灯结
[
Special Effects
]
ColorSpace
DL : 0
色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
Update
: 2025-02-19
Size
: 50kb
Publisher
:
Karl Lu
[
Graph program
]
HSL
DL : 0
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
Update
: 2025-02-19
Size
: 3kb
Publisher
:
hccgh
[
Graph program
]
ColorTransform
DL : 0
RGB色彩表示转换为HSL色彩表示,HSL色彩表示转换为RGB色彩表示-Said color conversion RGB color to HSL said, HSL color that is converted to RGB color that
Update
: 2025-02-19
Size
: 848kb
Publisher
:
殷润民
[
CSharp
]
rgb
DL : 0
rgb和hsl之间相互转换的程序,程序很小但很实用
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mychina1999
[
Special Effects
]
hsl2rgb
DL : 0
从hsl颜色空间转到rgb空间,采用matlab代码填写,已封装,可以直接调用该函数(From the HSL color space to the RGB space, using matlab code to fill in, has been encapsulated, you can call the function directly)
Update
: 2025-02-19
Size
: 3.32mb
Publisher
:
HFhgoq-035
[
Documents
]
图像的彩色变换,RGB?HSL
DL : 0
图像的彩色变换,RGB?HSL,用全色波段代替I分量。只涉及对RAW流式文件的读写(Color image transform, RGB HSL, with panchromatic component instead of I. Reading and writing about RAW flow files only)
Update
: 2025-02-19
Size
: 531kb
Publisher
:
KKK丶
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.