Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - MATLAB hsv
Search - MATLAB hsv - List

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).


Update : 2008-12-16 Size : 1.48kb Publisher : leohee

彩色图像分类程序,包括R,G,B分类,HSV分类,完全自己开发,带GUI-color image classification procedures, including R, G, B classification, HSV classification, completely on my own development, with GUI
Update : 2025-02-19 Size : 8kb Publisher : mikle

hsv的空间量化,要求输入为hsv空间中的图像。分别对h、s、v三个分量进行量化。-hsv space quantization, for admission to hsv space images. Respectively h, s, v 3 components quantified.
Update : 2025-02-19 Size : 1kb Publisher : 杨红菊

对于读入的彩色图像在rgb和hsv域中进行均衡,并显示比较均衡效果-To read the color image in rgb and hsv domain balanced and shows the effect of a more balanced
Update : 2025-02-19 Size : 3kb Publisher : 王站

将图像转换到HSV空间,并对其进行量化降维后,计算其颜色直方图-Image conversion to HSV space, and to quantify the dimensionality reduction, the calculation of its color histogram
Update : 2025-02-19 Size : 1kb Publisher : Owenli

这是图像处理中HSV课件颜色特征提取(将H5等份,S,V分量各三等份)MATLAB源码。-This is the image processing in HSV color feature extraction software (to be H5 equal, S, V component of the third class) MATLAB source.
Update : 2025-02-19 Size : 1kb Publisher : olindazh

This code imports 2 images, then uses HSV algorithm to compare how 2 images are different from each other
Update : 2025-02-19 Size : 4kb Publisher :

DL : 0
matlab source code for conversion of image from RGB to HSV colorspace
Update : 2025-02-19 Size : 1kb Publisher : ronak2018

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.
Update : 2025-02-19 Size : 2kb Publisher : 王娟

对图像进行边界去除的处理,提取出其HSV颜色直方图。-Image processing to remove the border, to extract the HSV color histogram.
Update : 2025-02-19 Size : 1kb Publisher : laura

hsv method for skin segmentation
Update : 2025-02-19 Size : 1kb Publisher : hero

在HSV色彩空间进行彩色图像分割源码,包括学习和训练算法,获得分割参数-In the HSV color space for color image segmentation source code, including learning and training algorithm, access to segmentation parameters
Update : 2025-02-19 Size : 1.52mb Publisher : Brad Bibson

实现了几种阴影去除算法,包括相除法、HSV法等四种-Achieved several shadow removal algorithms, including the phase division, HSV law four kinds of
Update : 2025-02-19 Size : 44.22mb Publisher : baitao

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.
Update : 2025-02-19 Size : 1kb Publisher : 董懂

DL : 0
HSV颜色空间下的阴影检测 具有较好的效果-shadow detection
Update : 2025-02-19 Size : 1kb Publisher : qizai

matlab实现的HSV图像处理的大体流程-matlab image processing to achieve the general process of HSV
Update : 2025-02-19 Size : 1kb Publisher : caiming

DL : 0
MATLAB图像类型转换函数及其功能,里面讲解具体-MATLAB image type conversion functions and functions, which explain the specific
Update : 2025-02-19 Size : 1.12mb Publisher : lin

rgb颜色模型和hsv颜色模型的转化,用于数字图像处理,matlab-hsv rgb color model color model and the transformation to digital image processing, matlab
Update : 2025-02-19 Size : 1kb Publisher : 陈敏洁

在车辆检测中,对提取的前景进行基于hsv特性去除阴影-In the vehicle detection feature to remove the shadow on hsv
Update : 2025-02-19 Size : 1kb Publisher : 苏柏良

肤色的HSV颜色模型下的人脸检测 基于matlab的代码 - matlab hsv compute
Update : 2025-02-19 Size : 12.11mb Publisher : 欣雨
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.