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

搜索资源列表

  1. loc_im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:840
    • 提供者:mayan
  1. ImageSegmentation

    0下载:
  2. Contour and Texture Analysis for Image Segmentation
  3. 所属分类:File Formats

    • 发布日期:2017-05-10
    • 文件大小:2444541
    • 提供者:setive
  1. segment-win

    0下载:
  2. Efficient Graph-Based Image Segmentation 一篇论文的代码,修改后,在VS2008运行环境下编译通过-Efficient Graph-Based Image Segmentation paper code, revised in the operating environment under the VS2008 compiler through
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1908139
    • 提供者:Frank
  1. BP

    0下载:
  2. 利用BP神经网络进行图像分割。主要适用于RGB信息丰富的图像。以RGB为BP网络的三个输入,与对应的灰度图对网络进行训练。-The use of BP neural network image segmentation. RGB is mainly applied to information-rich images. BP network to RGB for the three inputs, with grayscale corresponds to the network trainin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:24784
    • 提供者:血狼
  1. EditMap

    0下载:
  2. 一个VB简易图像标记处理程序。 可以载入一个图像后在图像上加入区域分分割、标签等标记,保存成自己的私有格式,可以再载入进行再次修改。-VB marked a simple image processing. Can load an image by adding in the image region segmentation, labeling and other marks, save as their own proprietary formats, you can then re-l
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:27834
    • 提供者:
  1. project10-01

    2下载:
  2. 程序可以选择输出二值图像。二值图像可以通过对每个梯度点取阈值得到,其中阈值T为输入参数。并且要求结合3*3掩模的平滑运算和本实验上面的原算,并对图像进行处理,分割出图像中间的大血管区域,并将结果用二值图表示。在实验中需要对平滑运算方法和阈值T进行反复调整。-Program can choose the output binary image. Binary image can be taken for each gradient point to the threshold should be,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:135530
    • 提供者:jhm
  1. OptimumThrsholding

    0下载:
  2. 编写实现最优阈值方法。假设目标和背景的分布为高斯分布。程序的输入参数根据公式要求而定。将得到的值作为程序输入的参数,对图像进行分割。-Preparation methods to achieve the optimal threshold. The assumption that the distribution of the target and background for the Gaussian distribution. Procedures in accordance with th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:60701
    • 提供者:jhm
  1. detectIris

    0下载:
  2. Detection of Iris with segmentation and dilatation, Not performant algorithm, better with hough transform
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1010
    • 提供者:zepek
  1. ImageSegment

    0下载:
  2. Image segmentation code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3680
    • 提供者:sandip
  1. ConfiConnSeg_bin

    0下载:
  2. MRI segmentation using confidence connected
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5639812
    • 提供者:Henry
  1. Chan-VeseActiveContours

    0下载:
  2. Active contour segmentation
  3. 所属分类:Applications

    • 发布日期:2017-04-04
    • 文件大小:987499
    • 提供者:dave
  1. seg

    0下载:
  2. segmentation example code
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:782
    • 提供者:kursad
  1. fusefenge

    0下载:
  2. 基于肤色分割的人脸检测,有肤色分割,排除假区域,特征验证 -Color segmentation based on face detection, color segmentation there, removal leave the region, feature verification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:1099
    • 提供者:zhaowenbin
  1. seg

    0下载:
  2. Image Segmentation (Foreground separated from Background).
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:19929
    • 提供者:tiger
  1. 3

    1下载:
  2. 基于区域生长法的MATLAB图像分割程序 -Region growing method based on the MATLAB image segmentation procedure based on the region growing segmentation of the MATLAB program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:940
    • 提供者:占广
  1. im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:884
    • 提供者:秦陈刚
  1. fengefa

    0下载:
  2. 基于一种新的二值化优化方法 与 实现:综合全局二值化与边缘检测的图像分割方法-Based on a new binarization method and the realization of optimization: an integrated global binarization and edge detection for image segmentation method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:278938
    • 提供者:liycstart
  1. renlianfenge

    0下载:
  2. 人脸分割源程序,能从视频中直接获取人脸,然后进行分割-Face Segmentation source, from the video in the face of direct access, and then divided
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3136
    • 提供者:黄丹丹
  1. imgseg

    0下载:
  2. code for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:42856
    • 提供者:alpana
  1. NcutImage_7_1

    0下载:
  2. A matlab program of image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:134919
    • 提供者:laurasbogdan
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com