Welcome![Sign In][Sign Up]
Location:
Search - HSV RGB MATLAB

Search list

[matlab咖吗滤波matlab

Description:

function [h,s,v] = rgb2hsv(r,g,b)
%RGB2HSV Convert red-green-blue colors to hue-saturation-value.
%   H = RGB2HSV(M) converts an RGB color map to an HSV color map.
%   Each map is a matrix with any number of rows, exactly three columns,
%   and elements in the interval 0 to 1.  The columns of the input matrix,
%   M, represent intensity of red, blue and green, respectively.  The
%   columns of the resulting output matrix, H, represent hue, saturation
%   and color value, respectively.
%
%   HSV = RGB2HSV(RGB) converts the RGB image RGB (3-D array) to the
%   equivalent HSV image HSV (3-D array).


Platform: | Size: 1517 | Author: leohee | Hits:

[GDI-Bitmap图像格式转换

Description: rgb转hsv格式matlab程序,我自己编的
Platform: | Size: 196 | Author: fxfbfxfb | Hits:

[Program docreport of seal recognization.rar

Description: 在 RGB、HSV、YCBCR三个空间,实现印章的提取,设计了MATLAB GUI界面,综合利用三空间的特点,高质量地从复杂背景中提取印章。
Platform: | Size: 901295 | Author: nudtlijinhui | Hits:

[Special Effectsrgb2hsv

Description: 实现RGB颜色空间到HSV颜色空间变换的函数。-achieve RGB color space to the HSV color space conversion function.
Platform: | Size: 1024 | Author: jjw | Hits:

[Special Effectscolorspacetransform

Description: 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.
Platform: | Size: 48128 | Author: 康康 | Hits:

[Special Effectsrgb-hsv

Description: 对于读入的彩色图像在rgb和hsv域中进行均衡,并显示比较均衡效果-To read the color image in rgb and hsv domain balanced and shows the effect of a more balanced
Platform: | Size: 3072 | 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:

[Graph programcolormoments

Description: 用matlab实现color moments算法,先把rgb图像转换到HSV空间,然后计算每个分量的一二三阶矩,最后组成9维向量进行比较。-Using color moments algorithm matlab realize, first convert rgb images to HSV space, and then calculated for each component of the 123-order moments, the final composition of 9-dimensional vector for comparison.
Platform: | Size: 1024 | 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:

[Otherrgb2hsv_r

Description: matlab source code for conversion of image from RGB to HSV colorspace
Platform: | Size: 1024 | Author: ronak2018 | Hits:

[Graph programrgbtohsv

Description: 1.将RGB彩色图象变换为二值图象并显示。 2.将RGB彩色图象变换为HSV彩色图象并显示。 -1. The RGB color image is transformed into binary image and displayed. 2. Will transform RGB to HSV color image and display color images.
Platform: | Size: 2048 | Author: 王娟 | Hits:

[Special Effectsrgb_to_gray

Description: Rgb to Gray/hsv .by matlab. sourcedode
Platform: | Size: 2048 | Author: mooi | Hits:

[matlabMatlabCompare

Description: 在matlab 中 利用lab hsv rgb 三种空间分别对一个图形进行增强 处理 -In the use of matlab three lab hsv rgb space, respectively, of a graphics processing to enhance
Platform: | Size: 886784 | Author: 冯帅帅 | Hits:

[matlabrgb2hsv

Description: fast color conversion from RGB to HSV for matlab
Platform: | Size: 1024 | Author: totor | Hits:

[matlabRGBtoHSV

Description: RGB Imagen to HSV, it s a matlab file (.m) easier to understand
Platform: | Size: 181248 | Author: charlie | Hits:

[matlabHSV-histogram

Description: HSV颜色空间较RGB空间更适合人的感官视觉,在HSV空间统计图像的分布特征并用于检索比在RGB空间的效果较好。-HSV color space than RGB space is more suitable for people’s senses of sight, in the HSV spatial statistical distribution of the image and is used to retrieve than in RGB space effective.
Platform: | Size: 1024 | Author: 董懂 | Hits:

[Special EffectsRGBtoHSVtoRGB

Description: 在HSV空间中实现肤色检测,先把RGB空间转换到HSV空间,在HSV空间处理后重新转换到RGB空间,做进一步处理。-In the HSV color space to achieve detection, first RGB space is transformed into HSV space, re-treatment in HSV space conversion to RGB space, for further processing.
Platform: | Size: 1024 | Author: 知秋 | Hits:

[Special Effectscolorspace

Description: 颜色空间转换,RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 等色彩制式之间的装换,matlab-Color space conversion, RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch equipment such as color change between formats, matlab
Platform: | Size: 4096 | Author: hello | Hits:

[Special Effectshsv

Description: rgb颜色模型和hsv颜色模型的转化,用于数字图像处理,matlab-hsv rgb color model color model and the transformation to digital image processing, matlab
Platform: | Size: 1024 | Author: 陈敏洁 | Hits:

[matlabcbirRGB HSV

Description: 使用RGB HSV HISTOGRAM检测(CBIR by RGB HSV HIstogram in order to retrieve the similar image by the lowest error between the select image and the database)
Platform: | Size: 162816 | Author: 陈94 | Hits:
« 12 3 4 »

CodeBus www.codebus.net