CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - RGB HSV

搜索资源列表

  1. RGBtoHSV

    0下载:
  2. RGB色彩模型转换为HSV色彩模型源代码-HSV color model RGB color model is converted to source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2671
    • 提供者:西岭雪
  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. 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. 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. 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. 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. yansefengeok

    0下载:
  2. RGB空间和hsv空间的颜色分割,提取红绿蓝-RGB space and the color of the hsv space segmentation, to extract the red, green and blue
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3357597
    • 提供者:燕子一舞
  1. colorSpaceTransform

    0下载:
  2. 彩色空间转换,将RGB空间转换到HSI、HSV、YUV这三个色彩空间-Color space transform, the RGB space is transformed into the HSI, HSV, YUV color space.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5563
    • 提供者:西西艾路
  1. CplusplusBitmapLibrarySourceCodeandExamples

    0下载:
  2. Descr iption The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language. Capabilities The library has the following capabilities: Read/Write 24-bit Bitmap I
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:35269
    • 提供者:javaprogramming
  1. regiongrowcorlorsegment

    1下载:
  2. 采用区域生长方法分割彩色图像,颜色空间可以是RGB 和HSV-regiongrow method corlor image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:1024
    • 提供者:zhaoxunjie
  1. colorspace

    1下载:
  2. 各种颜色空间的转化 史上最全的 有RGB HSI HSV Ycbcr LAB CMYK NTSC 个空间的-The transform in all colorspace
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:138303
    • 提供者:风情和
  1. RGBtoHSVandRGBSHIFT

    0下载:
  2. 对图像进行转换,RGB转HSV、HSV转RGB以及色调偏移-Image conversion, RGB to HSV, HSV to RGB and hue offset
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:569125
    • 提供者:唐迎春
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com