CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - hsv rgb
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - hsv rgb - List
[
Graph program
]
HSV&RGB
DL : 0
颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理
Update
: 2008-10-13
Size
: 1.02kb
Publisher
:
JACK
[
SourceCode
]
RGB和HSV的相互转化
DL : 0
RGB颜色空间和HSV颜色空间相互转换的C++代码
Update
: 2010-09-27
Size
: 749byte
Publisher
:
guoshihui
[
GDI-Bitmap
]
hvs模型彩色时钟
DL : 0
源程序中给出了rgb颜色模型转 hsv颜色模型的算法, 还包含了动态效果-source given the rgb color model to hsv color model algorithm, but also the dynamic effects
Update
: 2025-02-17
Size
: 1023kb
Publisher
:
卢林
[
GDI-Bitmap
]
将RGB转换为HSV空间的C程序
DL : 0
此代码可将RGB色空间转换为HSV色空间-this code can be RGB color space conversion to HSV color space
Update
: 2025-02-17
Size
: 1kb
Publisher
:
周迎风
[
Graph Drawing
]
hsv
DL : 0
一個可顯示出調用HSV色彩的結果的程式, 可直接在 Color Space 上調用, 並顯示出 HSV與RGB 色彩比對.-a show called HSV color the results of the program can directly Color Space on the call, and show RGB and HSV color than the right.
Update
: 2025-02-17
Size
: 115kb
Publisher
:
黃建華
[
2D Graphic
]
ColorSpace_src
DL : 0
图像颜色空间的转换.RGB -HSV. -image color space conversion. RGB-HSV.
Update
: 2025-02-17
Size
: 2.19mb
Publisher
:
郑离
[
GDI-Bitmap
]
RgbToHis
DL : 0
vc++实现 rgb-hsv的转换,并包括直方图的均衡-vc achieve rgb- hsv conversion, and includes a balanced histogram
Update
: 2025-02-17
Size
: 3.6mb
Publisher
:
陈慧
[
GDI-Bitmap
]
colortrans
DL : 0
空间色彩转换的代码,从RGB空间转换到HSI空间和RGB与HSV互换 包含两个文件 rgb2hsi.cpp,rgb-hsv.c-color space conversion code, space conversion from RGB to RGB and HSI space swap with HSV document contains two rgb2hsi.cp p, rgb- hsv.c
Update
: 2025-02-17
Size
: 1kb
Publisher
:
白伊清
[
Special Effects
]
ImageProcessingClass
DL : 0
图像文件的打开、显示、保存、切割、旋转、灰度图-rgb、rgb-hsv、rgb各分量的提取等功能类-open the image files, display, preservation, cutting, rotating, grayscale- rgb, rgb- hsv. rgb components in the extract function category
Update
: 2025-02-17
Size
: 11kb
Publisher
:
李啸
[
Special Effects
]
rgb2hsv
DL : 0
实现RGB颜色空间到HSV颜色空间变换的函数。-achieve RGB color space to the HSV color space conversion function.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
jjw
[
Special Effects
]
HSV
DL : 0
RGB与HSV转换的示例,基于efg s HSV Lab Report,相当权威-RGB and HSV conversion example, the HSV-based efg s Lab Report, an authoritative
Update
: 2025-02-17
Size
: 39kb
Publisher
:
陈大维
[
Graph program
]
HSV&RGB
DL : 0
颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理-HSV space and RGB color space conversion, the procedures have been tested can be used for color image processing
Update
: 2025-02-17
Size
: 1kb
Publisher
:
JACK
[
2D Graphic
]
color-space_RGB-HSV
DL : 0
图像颜色空间的转换_RGB -HSV,非常适合初学者作为例子学习。-image color space conversion _RGB-HSV, very suitable for beginners as an example to study.
Update
: 2025-02-17
Size
: 5.26mb
Publisher
:
fyy8998
[
Special Effects
]
Color_Conversion_Algorithms_cold
DL : 0
Color Conversion Algorithms.• RGB to HSV & HSV to RGB • RGB to YIQ & YIQ to RGB • RGB to XYZ & XYZ to RGB • XYZ to CIE L*a*b* (CIELAB) & CIELAB to XYZ • XYZ to CIELUV & CIELUV to XYZ-Color Conversion Algorithms.
Update
: 2025-02-17
Size
: 39kb
Publisher
:
大海
[
Special Effects
]
color_change
DL : 0
提供大家颜色转换VC++源代码。RGB to HSV & HSV to RGB The Hue/Saturation/Value model was created by A. R. Smith in 1978. It is based on such intuitive color characteristics as tint, shade and tone (or family, purety and intensity). The coordinate system is cylindrical, and the colors are defined inside a hexcone. The hue value H runs from 0 to 360º . The saturation S is the degree of strength or purity and is from 0 to 1. Purity is how much white is added to the color, so S=1 makes the purest color (no white). Brightness V also ranges from 0 to 1, where 0 is the black. There is no transformation matrix for RGB/HSV conversion, but the algorithm follows: -provide all the color conversion VC source. RGB to HSV
Update
: 2025-02-17
Size
: 1kb
Publisher
:
大海
[
Special Effects
]
rgb-hsv
DL : 0
对于读入的彩色图像在rgb和hsv域中进行均衡,并显示比较均衡效果-To read the color image in rgb and hsv domain balanced and shows the effect of a more balanced
Update
: 2025-02-17
Size
: 3kb
Publisher
:
王站
[
Special Effects
]
rgb-hsv
DL : 0
一些关于图像处理的小程序,这是一个由RGB转换到HSV的小程序,以后会继续发些小程序。-Some image processing on a small program, which is a conversion from RGB to HSV small procedures, will continue to issue small procedures.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
周泽华
[
GDI-Bitmap
]
RGB
DL : 1
色彩系统转换程式图片上每个像素的rgb -> hsv -> YUV -> YIQ -> YCbCr -> CMYK 转换 -Color system conversion program on each picture pixel rgb-> hsv-> YUV-> YIQ-> YCbCr-> CMYK conversion
Update
: 2025-02-17
Size
: 199kb
Publisher
:
nick cheng
[
Other
]
rgb
DL : 0
convert RGB to HSV, fu-convert RGB to HSV, full
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Rado
[
Special Effects
]
hsv
DL : 0
rgb颜色模型和hsv颜色模型的转化,用于数字图像处理,matlab-hsv rgb color model color model and the transformation to digital image processing, matlab
Update
: 2025-02-17
Size
: 1kb
Publisher
:
陈敏洁
«
1
2
3
4
5
6
7
8
9
10
...
18
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.