CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RGB HSV

搜索资源列表

  1. rgb_hsv_IG

    0下载:
  2. converts an image to RGB-model and/or HSV-model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:557
    • 提供者:LariFari
  1. caisemoxingzhuanhuan

    0下载:
  2. GUI系统彩色模型转换,能够将图像变为RGB,NTSC,HSV等模型-GUI system color model conversion, the ability to image into RGB, NTSC, HSV and other models
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1805
    • 提供者:losteasy
  1. Handskin_Detect

    0下载:
  2. 本程序分别用6种方法完成肤色识别,包括:RGB,GB,HSV,YCbCr,Ostu。在VC6.0+opencv1.0下编译通过,下载即可用。-The procedures were completed in six color identification methods, including: RGB, GB, HSV, YCbCr, Ostu. In VC6.0+opencv1.0 compile, download to use.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:777742
    • 提供者:lichen
  1. rgbtohsv

    0下载:
  2. RGB转为HSV,归一化后的,代码调试可以用的。-RGB to HSV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3906
    • 提供者:邓俊
  1. rgb2hsi

    0下载:
  2. 图像颜色空间转换代码,由rgb到HSV的转换,值得一下的代码-Image color space conversion code from rgb to HSV conversion, worth about code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:823651
    • 提供者:chenli
  1. RGB_HSV

    0下载:
  2. Load pictures and convertion with RGB to HSV
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2378
    • 提供者:xugu
  1. WindowsApplication1

    0下载:
  2. winform中rgb和hsv亮度调节,将hsv转为rgb,然后在界面中显示,通过调节hsv中的亮度。-rgb and hsv in winform
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:45944
    • 提供者:田振华
  1. colorAnalysis

    0下载:
  2. 基于Matlab对图像进行色彩分析处理,常用典型色彩模型,如RGB、HIS、HSV等,结果以曲线形式绘制出来。-Matlab color image based on the analysis process, a typical conventional color model, such as RGB, HIS, HSV, etc. The results plotted in graph.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4268183
    • 提供者:徐庆
  1. wrgb2hsv

    0下载:
  2. RGB转HSV代码,按公式写,非直接调用,并计时-RGB to HSV code, according to the formula writing, non-direct calls, and timing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:704
    • 提供者:农小小
  1. yuzhi2

    0下载:
  2. 首先将RGB转换到HSV,再根据阈值进行HSV图像的分割-First convert RGB to HSV, then HSV image segmentation based on threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:547
    • 提供者:农小小
  1. autoscHSV

    0下载:
  2. 实现将图像的RGB值转化成HSV值,并且计算HSV的颜色直方图-To achieve the values ​ ​ of the image into RGB values ​ ​ of HSV, HSV color histogram and calculating
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:701
    • 提供者:郑重
  1. ConvertionRGB_HSV_RGB

    0下载:
  2. Conversion from RGB to HSV and HSV to RGB color model in MatLab using matrix processing instead of matlab functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:105370
    • 提供者:luiseduve
  1. rgb_hsv

    0下载:
  2. opencv中实现将图像从RGB转化到HSV中-opencv achieve RGB to HSV conversion
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5734362
    • 提供者:陈志超
  1. HSVtoRGB

    0下载:
  2. 本代码的功能是将一副RGB图像转换成HSV图像,并分别显示出来,对初学者有较好的参考意义。-This code function is an RGB image is converted into HSV image, and were displayed on a better reference for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1476842
    • 提供者:程海粟
  1. skindect

    0下载:
  2. 在彩色空间中,皮肤颜色的分布较为集中,与其他景物颜色间有较好的可区分性,可以用模型描述或对样本进行学习的方法加以判别。图像中皮肤颜色的差异主要由光照引起,在检测中只考虑色度信息,就可以减少光照的影响,使肤色的分布更趋集中。通过检测皮肤区域,可以缩小人脸的搜索范围,提高检测速度。HSV空间是RGB空间的非线性变换,它将原本相关性很强的R、G、B值转换为相关性较弱的H、S、V值,H和S分量与人感受色彩的方式相一致。HSV颜色空间可以用一个圆锥空间模型来描述.-In the color space,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1890757
    • 提供者:xc
  1. albers

    0下载:
  2. openimageio绘图,命令端输入make运行。可读取像素点rgb,并转换hsv-openimageio drawing command ended input make operation. Read pixel rgb, and convert hsv
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:11154
    • 提供者:angela
  1. yansejuzhen

    0下载:
  2. HSV空间与RGB空间转换等颜色空间转换示例-HSV space and RGB color space conversion, color space conversion example
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1102
    • 提供者:王静
  1. threshold-code

    0下载:
  2. this code is used to create the image into black and white image (threshold) by changing the value of RGB to HSV by manual
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:8405
    • 提供者:Ardya
  1. code

    0下载:
  2. 彩色图像处理,包括RGB,CMY,HSI,HSV,YUV等模型。-Color image processing, including RGB and CMY, HSI, HSV, YUV color model, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3522
    • 提供者:李阳
  1. getscreenhsv

    0下载:
  2. 实时获得屏幕的鼠标处的颜色值,并转换成RGB,和HSV颜色-Get real-time screen color value at the mouse, and converted into RGB, and HSV color
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:247619
    • 提供者:飒沓
« 1 2 ... 9 10 11 12 13 1415 16 »
搜珍网 www.dssz.com