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

搜索资源列表

  1. RegionExtractsdk

    2下载:
  2. 彩色图像分割算法, 首先rgb到hsv,然后量化,分割成许多个小区域,然后用区域合并算法进行合并,一直预先设定的区域数目或者达到满足的聚类条件为止停止合并
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:205649
    • 提供者:gajs
  1. RegionAnalyzesdk

    0下载:
  2. 这个是彩色图像分割方法。与RegionExtract采用的方法不同。 首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:172347
    • 提供者:gajs
  1. hvs模型彩色时钟

    0下载:
  2. 源程序中给出了rgb颜色模型转 hsv颜色模型的算法, 还包含了动态效果-source given the rgb color model to hsv color model algorithm, but also the dynamic effects
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1047892
    • 提供者:卢林
  1. 将RGB转换为HSV空间的C程序

    1下载:
  2. 此代码可将RGB色空间转换为HSV色空间-this code can be RGB color space conversion to HSV color space
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1662
    • 提供者:周迎风
  1. 咖吗滤波matlab

    1下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2008-12-16
    • 文件大小:1517
    • 提供者:leohee
  1. discussion

    0下载:
  2. %convert rgb to hsv% BEGIN Mark(Pixel)<-Marker; For neighbor in Neighbors(Pixel) Do if Image(neighbor ) = 1 AND Mark (neighbor)= NIL THEN Lable(Neighbor) END
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:263
    • 提供者:tleung927
  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. scd.rar

    0下载:
  2. 一个有关Hsv颜色空间的颜色量化程序,颜色量化并画出相关直方图,Hsv color space on a color quantization process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1198
    • 提供者:yangjing
  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. putaoqujing

    0下载:
  2. 图像分割,将红提葡萄的图像转化大hsv色彩空间,然后提取经的图像。-Segmentation, the red grape of the images into large hsv color space, and then extracted by the image.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:31315
    • 提供者:xixihaha
  1. test_yCbCr

    0下载:
  2. 将rgb空间,转为HSV或yCBCR空间实现通过肤色检测人脸区域,用openCV实现-The rgb space to HSV space to achieve through the skin or yCBCR face region detection with openCV achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4440109
    • 提供者:汪前
  1. colorMomentRGB

    0下载:
  2. 颜色矩的计算 color Moment,图像处理特征提取-color Moment
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:687
    • 提供者:ccmch
  1. ImageProcessSys

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

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

    0下载:
  2. 检测视频中的运动目标以及阴影,并消除阴影,基于opencv,将RGB颜色空间根据一定的转换关系转换到HSV空间,最后消除阴影, 可以在vc6.0和vs2008上正常运行-Shadow detection algorithm based on HSV color space
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2671
    • 提供者:cjay
  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. Untitled1

    0下载:
  2. 一种基于HSV的车牌颜色判别方法,matlab实现的,结果显示在标题上-an matlab program to detect the color of the licence plate based on HSV
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-05
    • 文件大小:1000
    • 提供者:王恺
  1. HSV_Face_Detection

    0下载:
  2. 基于hsv的人脸检测源码,可运行,并有论文.供大家一起分享-Hsv based face detection source code, you can run, and have papers. For all to share
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10146944
    • 提供者:张凤春
  1. rgb2hsi

    1下载:
  2. rgb颜色空间与hsi颜色空间转换的一段MATLAB代码。-a matlab code rgb space to hsi space or return.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:1320
    • 提供者:叶伍
  1. SkinDetection

    0下载:
  2. 从摄影头输入影像,使用OPENCV以HSV来实作肤色侦测,侦测到的肤色部分以二值化的方式表现出来-The first input from the photographic image, using OPENCV to HSV to implement color detection, to detect the color section for binary forms to display the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3682657
    • 提供者:林中雅
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 30 »
搜珍网 www.dssz.com