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

搜索资源列表

  1. ColorPicker

    0下载:
  2. ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:194996
    • 提供者:李伟
  1. ColorPicker

    0下载:
  2. ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:195288
    • 提供者:tan
  1. findskin

    0下载:
  2. 基于HSV色度空间的肤色检测,将RGB色度空间转换为HSV,得出肤色区域二值图像。-HSV color space based on skin color detection, the RGB color space conversion to HSV, the binary image obtained skin area.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:686
    • 提供者:
  1. Seal-recognize

    0下载:
  2. 在RGB、HSV、YCBCR空间提取得到了高质量的印章,算法鲁棒性很强。-the seal is well recognized in the space of RGB、HSV and YCBCR,and the method is robust.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:800153
    • 提供者:ljhui
  1. camshfit-image-processing

    0下载:
  2. 图像处理,介绍了hsv和rgb空间,以及如何实现camshift算法-image processing,introduce hsv and rgb,and how to realize camshift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:908462
    • 提供者:汪迁
  1. colormobel

    0下载:
  2. 数字图像处理,颜色模型,对图像进行颜色转换-Given a color image ‘football.jpg’. 1) Display the three component images: red, green and blue. 2) Perform histogram equalization for the original image in RGB color space, and display the result. 3) Convert RGB to HSV, e
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:284524
    • 提供者:成才
  1. RGB_YUV

    0下载:
  2. 把一段视频图像从rgb格式转换成空间的hsv格式-A video image from rgb to convert hsv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1527366
    • 提供者:xiaoying
  1. RGB2HSV

    0下载:
  2. 使用c++编码,实现图像RGB空间与HSV空间之间的转换-Using C++ code, realizes image conversion between RGB space and HSV space
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:18179
    • 提供者:韩宇
  1. tuxiangchuli

    0下载:
  2. HSVtoRGB,图像转换,将hsv格式转换为RGB格式-HSV convert to RGB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4707
    • 提供者:xieju
  1. rgbhsv

    0下载:
  2. 介绍了HSV颜色空间。带有RGB到HSV转换的代码。-Introduced the HSV color space. RGB to HSV conversion with the code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1363
    • 提供者:liyingying
  1. Image-feature-extraction-algorithm

    0下载:
  2. 基于颜色的图像特征提取算法,将RGB转换为HSV-Color-based image feature extraction algorithm, the RGB to HSV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10938190
    • 提供者:fengjinlei
  1. RGBimageseg

    0下载:
  2. RGB图像分类,并在HSV维进行拓展,实现了一种改进的HSV分类算法-RGB image classification, and for HSV-dimensional expansion of HSV to achieve an improved classification algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:8093
    • 提供者:a
  1. chenggongchengxu

    0下载:
  2. rgb to HSV,很有用,调试成功,可以应用-rgb to HSV,#include "stdafx.h" #include <iostream.h> void main(float R, float G, float B, float& H, float& S, float&V) { // r,g,b values are from 0 to 1 // h = [0,360], s = [0,1], v = [0,1]
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:603
    • 提供者:陈晓
  1. color-space

    0下载:
  2. 这是我收集的一些关于颜色空间的资料,这些颜色空间包括RGB、YUV、CMYK、xvYCC、PhotoYCC、 HSI、HLS、HSV、CIE等-This is my collection of some of the information on color space, which include color space RGB, YUV, CMYK, xvYCC, PhotoYCC, HSI, HLS, HSV, CIE, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:502619
    • 提供者:zch
  1. Colors

    0下载:
  2. RGB to HSV conversion, and HSV to RGB conversion utilities. Change constants to change range limits. RGB_MAX is default 255 limit, H_MAX to change Hue limits, SV_MAX to change Saturation/Value limits.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:898
    • 提供者:
  1. RGB2HSV

    0下载:
  2. 图像处理的转换。。HSV到RGB的转换-tuciang chulide zhuanhuan hsv rgb
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:519
    • 提供者:胡龙飞
  1. 1

    0下载:
  2. 能实现RGB到hsv颜色空间的转换,并在HSV空间分割-To achieve RGB to HSV color space conversion, and in the HSV spacesegmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1325
    • 提供者:张华
  1. HSImeshic

    0下载:
  2. 源图像 从RGB转换到HSV空间 并画出其的三维空间图来总结规律-Source image from RGB to HSV space and draw its three-dimensional map to summarize the law
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:44792
    • 提供者:jerry
  1. hsvtorgb-translation

    0下载:
  2. RGB与HSV空间程序转换,可以直接使用,方便实。-RGB and HSV color space conversion program, can be used directly, convenient and real.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:698
    • 提供者:braverobin
  1. OpenCV-Project

    0下载:
  2. 这是一个使用OpenCv,在VC++ MFC平台下实现的图形图像处理程序源码,主要功能有彩色变灰阶,图像方向、旋转、放大缩小、水平镜像、垂直镜像、Laplace 变换、RGB分量、HSV分量、喇叭、分量等。-AppWizard has created this MyOpenCVMFC application for you. This application not only demonstrates the basics of using the Microsoft Foundation
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:53501952
    • 提供者:江滨
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com