Welcome![Sign In][Sign Up]
Location:
Search - hsv r

Search list

[Special EffectsColorImageStat

Description: 彩色图像分类程序,包括R,G,B分类,HSV分类,完全自己开发,带GUI-color image classification procedures, including R, G, B classification, HSV classification, completely on my own development, with GUI
Platform: | Size: 8254 | Author: mikle | Hits:

[Special Effectscolor_change

Description: 提供大家颜色转换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
Platform: | Size: 957 | Author: 大海 | Hits:

[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:

[Special EffectsColorImageStat

Description: 彩色图像分类程序,包括R,G,B分类,HSV分类,完全自己开发,带GUI-color image classification procedures, including R, G, B classification, HSV classification, completely on my own development, with GUI
Platform: | Size: 8192 | Author: mikle | Hits:

[Special Effectscolor_change

Description: 提供大家颜色转换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
Platform: | Size: 1024 | Author: 大海 | Hits:

[Special EffectsRGB_HSV_RGB_HSI

Description: 图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
Platform: | Size: 2048 | Author: 天外沙 | Hits:

[Special EffectsColorPicker

Description: 基于visual c++ 2005实现 ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。-err
Platform: | Size: 54272 | Author: Chris | Hits:

[Special EffectsColorPicker

Description: ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。 -ColorPicker is a application base on the dialog, it include following function: 1. Color Edit function The user can adjust R/G/B value to edit color by it, also adjust H/S/V value to select color by it. The color panel will get the result immediately. 2. The transform between RGB color space with HSV color space. 3. color collect It include panel collect and displayer collect
Platform: | Size: 194560 | Author: xuyss | Hits:

[source in ebookColorPicker

Description: ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。-ColorPicker is a dialog-based application that has the following functions: 1. Color Edit function Users can adjust R, G, B color value to edit, also by adjusting the H, S, V to select the color value. Edit color of the results will be immediately fed back to the color panel and color preview box. 2.RGB color space and HSV color space conversion When changing the RGB values will be the corresponding HSV values, and display, and vice versa. 3. Check color function Check color features include "access panel color" and "color screen check." Color panel is the user can check in the color panel, click the left mouse button, select the goal expressed by a point color. Check color screen is the screen allows the user to access any point on the color value. Users can mouse over the color to obtain the necessary places, and then press a button or A button that can get the color value of points.
Platform: | Size: 61440 | Author: mike | Hits:

[Graph program101259378luv_rgb_yuv_lab_space_convert(2)

Description: Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alternatively, S = src->dest . Supported color spaces are RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected) YPbPr Luma (ITU-R BT.601) + Chroma YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr) YUV NTSC PAL Y UV Luma + Chroma YIQ NTSC Y IQ Luma + Chroma YDbDr SECAM Y DbDr Luma + Chroma JPEGYCbCr JPEG-Y CbCr Luma + Chroma HSV / HSB Hue Saturation Value/Brightness HSL / HLS / HSI Hue Saturation Luminance/Intensity XYZ CIE XYZ Lab CIE L*a*b* (CIELAB) Luv CIE L*u*v* (CIELUV) Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = ' dest <-src' , or alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE
Platform: | Size: 4096 | Author: 张灯结 | Hits:

[Graph programColorPicker

Description: ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。 -ColorPicker is a dialog-based applications, features: color edit function
Platform: | Size: 54272 | Author: Athena_yue | Hits:

[Special EffectsColorPicker

Description: ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能-ColorPicker is a dialog-based application that has the following features: 1. Color editing functions users can adjust R, G, B values to edit the color, also by adjusting the H, S, V values to select colors . The result of editing the color will immediately be fed back to the color panel and color preview box. 2.RGB color space and HSV color space conversion of RGB values when the change would be the corresponding HSV values, and display, and vice versa. 3. Check color function
Platform: | Size: 54272 | Author: luo gang | Hits:

[Special EffectsColorPicker

Description: ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。 -ColorPicker is a dialog-based application that has the following functions: 1. Color edit function Users can adjust R, G, B values to edit the color, also by adjusting the H, S, V to select the color value. The result of editing the color will immediately be fed back to the color panel and color preview box. 2.RGB color space and HSV color space conversion When changing the RGB values will be the corresponding HSV values, and display, and vice versa. 3. Check color function Check color features include "access panel color" and "color screen check." Color panel is the user can check the color panel, click the left mouse button, select target points expressed by a color. Check color screen is the screen allows the user to access any point on the color value. Users can mouse over the need to obtain the local color, and then press a button or A button that can get the color value of that point.
Platform: | Size: 54272 | Author: 孙娜 | Hits:

[Special EffectsColorPicker

Description: ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能-ColorPicker is a dialog-based application, it has the following features: 1. Color editing functions users can adjust R, G, B values to edit the color, also by adjusting the H, S, V values to select the color . Color editing results will be immediately fed back into the color panel and color preview box. 2.RGB color space and HSV color space conversion of RGB when the change in value, will be the corresponding HSV values, and to display and vice versa. 3. Take-color function
Platform: | Size: 60416 | Author: 胡雪婷 | Hits:

[Dialog_WindowColorPicker

Description: ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。 -Based on Dialog,it can edit color and so on.
Platform: | Size: 54272 | Author: iVan | Hits:

[Special Effectsvs2005ColorPicker

Description: ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。-ColorPicker is a dialog-based application that has the following features: 1. Color editing can be adjusted by the user R, G, B values ​ ​ to edit the color, also by adjusting the H, S, V values ​ ​ to select colors . The results will be immediately edit the color back to the color palette and color preview box. 2.RGB HSV color space and color space conversion of RGB values ​ ​ when the change will be the corresponding HSV values, and display, and vice versa.
Platform: | Size: 61440 | Author: 王高明 | Hits:

[Special EffectsColorPicker

Description: ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。 -Visual C++ GUI
Platform: | Size: 194560 | Author: 李伟 | Hits:

[Special Effectshsv

Description: 用VC6.0编写的程序,可以实现对彩色图像R、G、B通道及H、S、V通道的分割显示、直方图显示,图像处理的基础工作-VC6.0 prepared by the program, you can achieve the color image R, G, B channel and H, S, V channel segmentation, histogram display, image processing on the basis of work
Platform: | Size: 16318464 | Author: sunyk | Hits:

[Graph Recognize第1章

Description: 不同颜色空间下的人脸图像分割,彩色图像处理中有许多彩色空间坐标系,最常见的是RGB空间。其余的还有HSV空间、YCrCb空间、YIQ空间和YUV空间等,这些都可以从RGB空间转换而来。在大多数情况下,图像信息是以RGB的颜色体系保存,然而在人脸肤色分析中,由于RGB颜色的R、G、B三个颜色分量都包含亮度信息,存在极强的相关性,一般不适合肤色处理。所以一般情况下在进行肤色区域检测之前,要将RGB颜色体系转换到其他颜色体系中,而不直接利用RGB彩色空间。(There are many color space coordinate systems in color image processing, the most common is RGB space. The rest include HSV space, YCrCb space, YIQ space, and YUV space, all of which can be converted from RGB space. In most cases, the image information is stored in the RGB color system, but in the face color analysis, because the RGB color R, G, B three color components include brightness information, there is a strong correlation between, generally not suitable for skin treatment. So in general, before the skin color area is detected, the RGB color system should be converted to other color systems instead of using the RGB color space directly.)
Platform: | Size: 17408 | Author: 化十 | Hits:

[matlabu1603

Description: XUYAO的人使用,FHW GHD S R W S VB VB WGET ,谢谢(JFDJ FDJ FJKLLFL,,,FHW GHD S R W S VB VB WGET)
Platform: | Size: 2568192 | Author: lidong777888 | Hits:
« 12 »

CodeBus www.codebus.net