搜索资源列表
An HSVRGBA colour picker
- This colour picker allows you to easily choose a colour either using RGB or HSV, it includes an alpha slider (that can be disabled or hidden, if needed), and it displays the colour value in hexadecimal. The code is fully written using Windows API, wi
rgb
- 将RGB转换为HSV 在书上看到的 希望能帮上忙-of HSV to RGB conversion in the book saw the hope of any help here
图像格式转换
- rgb转hsv格式matlab程序,我自己编的
利用IDL语言将RGB图像转换成HSV图像
- 利用IDL语言将RGB图像转换成HSV图像
gray2rgb.ZIP
- Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
RGB
- 色彩系统转换程式图片上每个像素的rgb -> hsv -> YUV -> YIQ -> YCbCr -> CMYK 转换 -Color system conversion program on each picture pixel rgb-> hsv-> YUV-> YIQ-> YCbCr-> CMYK conversion
rgb2hsv_r
- matlab source code for conversion of image from RGB to HSV colorspace
rgb
- convert RGB to HSV, fu-convert RGB to HSV, full
changcolor_hsv
- 颜色空间转换RGB TO HSV,实现显色空间的转换,基于OPENCV-Color Space Conversion RGB TO HSV, to achieve the color space conversion, based on OPENCV
normalise
- Normalises image values to 0-1, or to desired mean and variance Usage: n = normalise(im) Offsets and rescales image so that the minimum value is 0 and the maximum value is 1. Result is returned in n. If the image is colour the
color
- Recalculation of colour from RGB in HLS, HSV.
colorspace
- color space-RGB, YCbCr, YUV, YIQ, HSV, HSI, HSL, color2grayscale function
hsv
- 将RGB图像转化为HSV图像,并分离HSV图像,输出H,S,V三通道的图像。-RGB images into HSV image, and separation of the HSV image, the output H, S, V, three-channel of the image.
rgb
- 采用RGB转HSV的方法定位车牌,可以运行-The RGB method to locate the license plate
Convert-RGB--into-HSV-color-
- Convert RGB into HSV color -Convert RGB into HSV color
cvHSV(展示RGB、HSV图像)
- 展示彩色图像在RGB颜色和HSV各个分量下图像效果(Display the effect of color images in RGB and HSV components)
hsv.rar
- hsv图像更满足人们的视觉效果,将rgb图像转化为hsv图像,(HSV images satisfy people's visual effects more effectively and convert RGB images into HSV images,)
图片饱和度的增强
- 此程序对于增强水下模糊图像有帮助,首先将RGB空间转换到HSV空间,然后增强饱和度S的值,整体提高了图像的饱和度。(This program helps to enhance the underwater blurred image. First, the RGB space is converted to the HSV space, then the value of the saturation S is enhanced, and the image saturation is impr
rgb与hsv转换
- rgb颜色数据转换为hsv颜色数据及其表示(RGB color data to HSV color data and its representation)
抽色滑动条
- 抽色滑动条,用于HSV RGB 颜色抽色等使用,自己进行了重载了,