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

搜索资源列表

  1. hsv

    0下载:
  2. 一個可顯示出調用HSV色彩的結果的程式, 可直接在 Color Space 上調用, 並顯示出 HSV與RGB 色彩比對.-a show called HSV color the results of the program can directly Color Space on the call, and show RGB and HSV color than the right.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:117697
    • 提供者:黃建華
  1. ColorSpace_src

    0下载:
  2. 图像颜色空间的转换.RGB -HSV. -image color space conversion. RGB-HSV.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2295421
    • 提供者:郑离
  1. RgbToHis

    0下载:
  2. vc++实现 rgb-hsv的转换,并包括直方图的均衡-vc achieve rgb - hsv conversion, and includes a balanced histogram
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3776691
    • 提供者:陈慧
  1. colortrans

    0下载:
  2. 空间色彩转换的代码,从RGB空间转换到HSI空间和RGB与HSV互换 包含两个文件 rgb2hsi.cpp,rgb-hsv.c-color space conversion code, space conversion from RGB to RGB and HSI space swap with HSV document contains two rgb2hsi.cp p, rgb - hsv.c
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1423
    • 提供者:白伊清
  1. ImageProcessingClass

    0下载:
  2. 图像文件的打开、显示、保存、切割、旋转、灰度图-rgb、rgb-hsv、rgb各分量的提取等功能类-open the image files, display, preservation, cutting, rotating, grayscale - rgb, rgb - hsv. rgb components in the extract function category
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11337
    • 提供者:李啸
  1. HSV

    0下载:
  2. RGB与HSV转换的示例,基于efg s HSV Lab Report,相当权威-RGB and HSV conversion example, the HSV-based efg s Lab Report, an authoritative
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40638
    • 提供者:陈大维
  1. HSV&RGB

    0下载:
  2. 颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1044
    • 提供者:JACK
  1. color_change

    0下载:
  2. 提供大家颜色转换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 cylin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:957
    • 提供者:大海
  1. rgb

    0下载:
  2. 将RGB转换为HSV 在书上看到的 希望能帮上忙-of HSV to RGB conversion in the book saw the hope of any help here
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1176
    • 提供者:星野
  1. rgb-hsv

    0下载:
  2. 单片机的开饭程序,可进行见大计算阿三季度派-SCM meals, may see big for A-San quarter were calculated
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1612
    • 提供者:将建
  1. 完成图像RGB到HSV的转换

    0下载:
  2. 完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等,Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-17
    • 文件大小:619076
    • 提供者:高飞
  1. 利用IDL语言将RGB图像转换成HSV图像

    0下载:
  2. 利用IDL语言将RGB图像转换成HSV图像
  3. 所属分类:GDI/图象编程

  1. rgbhsv-2hsi.rar

    0下载:
  2. 实现图像由rgb到hsi和HSV转换C++代码,hsi-长度为3的双精度数组,rgb- 长度为3的双精度数组,Image from rgb to HSI and HSV conversion C++ Code, hsi-length 3 double precision array, rgb-length 3 double precision array
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1671
    • 提供者:张娜
  1. 101259378luv_rgb_yuv_lab_space

    1下载:
  2. 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 alte
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4595
    • 提供者:张灯结
  1. ImageFilter

    0下载:
  2. 实现人脸检测 主要是针对裸露肌肤检测,从而实现对色情图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3607630
    • 提供者:周菲
  1. rgb2hsvhsi.rar

    0下载:
  2. 本代码建立vc项目后可以使用,从rgb转换到hsv和hsi的,The code after the establishment of vc can use, the conversion from rgb to hsv and HSI
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1631
    • 提供者:李燕
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  1. rgb2hsvycbcr

    0下载:
  2. RGB颜色空间转换为 YCbCr 和HSV空间,自己编写的matlab 代码,希望对打家有帮助。-RGB color space is converted to YCbCr and HSV space, have written matlab code, want to combatants spar in home help.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:2443
    • 提供者:shen
  1. picture

    0下载:
  2. 把图片换成 HSV 模型 用鼠标点击图片 可获得相同像素点的的RGB 和 HSV 的值 -Get the picture into HSV model achieve the same pixel of the RGB and HSV values
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5227253
    • 提供者:li
  1. ColorSpace

    1下载:
  2. 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:50968
    • 提供者:Karl Lu
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com