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

搜索资源列表

  1. colorsegment

    0下载:
  2. 读取图片,将RGB格式转换为HSV格式,然后进行彩色分割,程序以红色为例。-Read the image, convert the RGB format to HSV format and color segmentation procedures to red for example.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1778881
    • 提供者:sxw
  1. 22674394levelset-segmentation-vc

    0下载:
  2. 颜色空间的转换应用matlab编写的程序 很好用的程序-color space change use matlab wirite it is a good program
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:53820
    • 提供者:祝贺
  1. Color-Image-Processing

    0下载:
  2. C#,VS2005,RGB和HSI彩色空间、伪彩色处理、彩色图像直方图均衡化、彩色图像平滑处理、锐化处理、边缘检测、图像分割-C#, VS2005, RGB and HSI color space, pseudo-color processing, color image histogram equalization, color image smoothing, sharpening, edge detection, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:144949
    • 提供者:asd
  1. 123

    0下载:
  2. 复杂背景下车牌定位算法的研究,灰度化,二值化,按颜色特征分割出车牌-Research on complex background plate positioning algorithm, graying, binarization, characterized by color segmentation of license plates
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5152876
    • 提供者:老呼
  1. Separating-Adjoined-Apples

    0下载:
  2. 提出了利用亮度和颜色的信息融合来分割邻接苹果的方法。首先使用 Lab 模型对苹果图像进行分 割 ,然后计算分割后每个区域的面积 ,并判断其是否为邻接苹果区域。-Information fusion method is proposed to use the brightness and color segmentation adjacent Apple. Lab model is the first to use Apple image segmentation, and then calc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:440031
    • 提供者:tanzheng
  1. color-section-base-on-Lab-space

    0下载:
  2. 基于L*a*b*空间的色彩分割程序,也就是能够根据图像中色彩空间不同的颜色,来确定不同颜色所在区域并进行划分-Based on the L* a* b* color space segmentation process, which is the color space of the image can be a different color, a different color to determine the area where the division and
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1190
    • 提供者:wyb
  1. test-cell-by-color-section

    0下载:
  2. 利用图像分割来检测细胞的程序,它能够获取续保的边缘、使得细胞边缘更加光滑以及显示处理后的图像-Image detected by the image segmentation cell program, which can obtain a renewal edge, so a smoother edge of the cell and display the processed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1040
    • 提供者:wyb
  1. 1

    1下载:
  2. 改代码利用opencv基于YUV颜色空间,实现对肤色分割,并运用凸边,实现对简单手势的识别-Change the code based on the use of opencv YUV color space, color segmentation to achieve, and the use of the convex side, the realization of a simple gesture recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4069
    • 提供者:王涛
  1. Color-image-segmentation1

    0下载:
  2. 基于彩色数字图像分割的图像分割算法硕博论文,包括比较先进的分割算法-Digital image segmentation based on color image segmentation algorithm Shuobo papers, including more advanced segmentation algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-06-09
    • 文件大小:16113294
    • 提供者:苗加庆
  1. Color-image-segmentation2

    0下载:
  2. 基于彩色数字图像分割的图像分割算法硕博论文,包括比较先进的分割算法-Digital image segmentation based on color image segmentation algorithm Shuobo papers, including more advanced segmentation algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-06-03
    • 文件大小:15041702
    • 提供者:苗加庆
  1. color-segment-by-k-means

    0下载:
  2. Here we use k-mean algorithm to fuse the colorspace for segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:199884
    • 提供者:michael
  1. color image segmentation

    0下载:
  2. Clustering is a way to separate groups of objects. K-means clustering treats each object as having a location in space. It finds partitions such that objects within each cluster are as close to each other as possible, and as far from objects in other
  3. 所属分类:matlab例程

    • 发布日期:2014-08-27
    • 文件大小:206127
    • 提供者:artaghizadeh
  1. PicDeal_ToLi

    0下载:
  2. 使用opencv进行肤色分割,可以划分出完整手型,并可测量出手掌重心,还可以进行腐蚀和膨胀去噪点。学习opencv不可多得的例子-Use opencv skin color segmentation, can be divided into full-hand, and can measure the palm center of gravity, can also be expanded to corrosion and noise. A rare example of learning op
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2723386
    • 提供者:张磊
  1. mean-shift-Image-segmentation--

    0下载:
  2. Mean-shift算法用于彩色图像分割,本人已经用在自己的课题上,效果挺好,该算法对遮挡、变形等情况的鲁棒性比较好,但是在背景及目标颜色的分布相类似时,效果将欠佳。-Mean-shift algorithm for color image segmentation, I have used on their own subject, effect is good, the algorithm robustness of shade, deformation, and so on and so
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:214583
    • 提供者:小胡
  1. Mean-shift-segmentation-algorithm-for-color-image

    0下载:
  2. The goal of segmentation is to simplify and change the representation of an image into something that is more meaningful and easier to analyze. Here similar looking pixels are grouped together for efficiency of further processing. In segmentation a l
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:120468
    • 提供者:ishan
  1. GESTURE

    0下载:
  2. 手势识别算法,可用于跟踪运动手部,采用肤色分割方法-Gesture recognition algorithm can be used to track the movement of the hand, the use of color segmentation method
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:3506
    • 提供者:Yongfeng Zheng
  1. RGB_based-imge-segmentation

    0下载:
  2. RGB色彩空间模型 vs2008平台下的程序代码段。-Program code segment RGB color space model vs2008 platform.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2410623
    • 提供者:
  1. Deske3top

    0下载:
  2. 【谷速软件网】matlab源码 Hsu模型肤色分割算法 可以作为参考使用,在学习的过程-[Valley] speed network matlab source software model Hsu color segmentation algorithm can be used as a reference, in the learning process
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:10197
    • 提供者:张鞋
  1. Desktop321

    0下载:
  2. matlab课程编程【谷速软件】matlab彩色分割-matlab programming courses [Valley] matlab software speed color segmentation
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-24
    • 文件大小:13754
    • 提供者:王俊
  1. Des29ktop

    0下载:
  2. matlab课程编程【谷速软件】matlab彩色分割的ΔE色差-matlab programming courses [Valley] matlab software speed color segmentation ΔE color
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:21118
    • 提供者:王近
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 46 »
搜珍网 www.dssz.com