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

搜索资源列表

  1. mygvf

    0下载:
  2. 自己设计的GVF模型图像分割程序,改进了初始轮廓的选择方法,快速分割。-GVF model designed image segmentation process to improve the initial outline of the selection method, rapid division.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:25820
    • 提供者:YinWenjie
  1. Untitled3

    1下载:
  2. fcm医学图像分割算法,适应于不规则医学图像的分割,已经调试成功,可以运行,很好。相信会对您有帮助。-fcm medical image segmentation algorithm, adapted to irregular medical image segmentation, has been successful debugging, you can run, very good. Believe will help you.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:728
    • 提供者:李敏
  1. apso

    0下载:
  2. 自适应粒子群优化算法及其在图像分割中的应用 优秀硕士论文!-Adaptive Particle Swarm Optimization Algorithm and Its Application in Image Segmentation outstanding master thesis!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2673820
    • 提供者:孙琰
  1. medicalimagesegmentation

    0下载:
  2. 关于医学图像处理的matlab实现的代码和报告,包括几种常用的matlab分割方法-Medical Image Processing on the realization of the matlab code and reports, including several commonly used segmentation matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:381746
    • 提供者:zoe
  1. 93317464water

    0下载:
  2. 图像处理小程序基于分水线方法的图像分割方法-Applet image processing methods based on the dividing line of the image segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:857
    • 提供者:nana
  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. 2008172870

    0下载:
  2. 本文详细介绍了指纹识别技术的预处理算法,其中包括MATLAB算法仿真部分和DSP实现部分,并着重研究了预处理算法中的指纹图像归一化、图象滤波增强、图像分割、二值化、细化等关键技术。本文提出了改进的Gabor滤波算法,同时对其他预处理部分算法进行了优化,并将傅立叶分析方法应用于指纹图象处理研究中,采用MATLAB实现了本文讨论的所有算法。-This paper describes a fingerprint recognition algorithm technologies, including
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5605870
    • 提供者:孙丽平
  1. shendusousuo

    3下载:
  2. 深度搜索,可将边缘断点连接起来,多用于图像分割中和边缘检测结合使用-Depth of search, could be the edge connecting the breakpoints are used for image segmentation and edge detection used in conjunction
  3. 所属分类:Special Effects

    • 发布日期:2015-06-05
    • 文件大小:1146
    • 提供者:shenyong
  1. levelset

    0下载:
  2. 水平集对于图像分割有着最重要的意义,可以对边界有着很好的检测-Level Set Image Segmentation for the most important, can have a very good detection of the border
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3483
    • 提供者:西宁
  1. Texture_Segmentation_Diffusion_Feature_Space

    0下载:
  2. 数字图像处理中的散度特征空间中的无监督的图像纹理分割-Digital image processing in the feature space of divergence Unsupervised texture segmentation of images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:357068
    • 提供者:
  1. registration

    0下载:
  2. A Contour based Image Segmentation Algorithm www.xin7de.cn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:625
    • 提供者:李林
  1. cv2

    0下载:
  2. matlab编写的纹理图像分割,用c-v模型进行图像分割-matlab prepared texture image segmentation, cv model using image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1137
    • 提供者:寒凝冰影
  1. colorimagek_means

    2下载:
  2. 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the most common statement, user-fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:280510
    • 提供者:王悦东
  1. graywatershed

    0下载:
  2. 一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。-Matlab based on gray-scale image of the improved watershed segmentation algorithm to improve the ordinary over-segmentation of watershed algorithm and so on, but after a series dealin
  3. 所属分类:Special Effects

    • 发布日期:2016-04-29
    • 文件大小:1423
    • 提供者:王悦东
  1. haarwavelet

    0下载:
  2. 本人自己编写的图像处理程序,包括图像的分割、haar小波变换等内容。内附示例图片。-I have written image processing procedures, including image segmentation, haar wavelet transform and so on. Enclosing the sample pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:489252
    • 提供者:王伟钢
  1. regiongrowing

    0下载:
  2. region growing for image segmentation, code by Dkroon
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1427
    • 提供者:epoxypatch
  1. k_means

    0下载:
  2. k-均值聚类法用于各种图像的聚类、分割问题,希望可以对您有利-k-means clustering method for a variety of image clustering, segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:758
    • 提供者:yanliu
  1. Active-Contours-Without-Edges-And-Image-Segmentati

    0下载:
  2. This paper is to solve the image segmentation problem: given an image, we seek to detect the shape of the objects in it.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:914860
    • 提供者:qiqiu
  1. recognition

    0下载:
  2. 在单层模糊图像增强算法的基础上的一种改进图像分割分法-In the single-layer fuzzy image enhancement algorithm based on a points system to improve image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-02-19
    • 文件大小:1151659
    • 提供者:陈建成
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com