搜索资源列表
ColorSelDemo
- 很酷的颜色选择控件,提供了对色调、饱和度和亮度的选择。-cool colors controls, the right hue, saturation and brightness options.
spo2
- VB开发串口通信,关于生物医学工程专业的血氧饱和度的设计-VB serial communications, biomedical engineering oxygen saturation of the design
pngwriter-0.5.3
- PNG开放源接口 The interface has been designed to be as simple and intuitive as possible. It supports plotting and reading in the RGB (red, green, blue), HSV (hue, saturation, value/brightness) and CMYK (cyan, magenta, yellow, black) colour spaces, bas
Delphi_gjkfzn_for3
- HSV(Hue —— 色调、Saturation —— 饱和度、Value —— 纯度)色彩模型也被称作HSB(Hue —— 色调、Saturation —— 饱和度、Brightness —— 亮度),通常在图形应用程序中用于定义一个颜色空间。色调值的范围是0到360,饱和度和亮度值的范围是0到1
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放