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

搜索资源列表

  1. ColorImageSegmentation

    0下载:
  2. color image segmentation code matlab using kmeans
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1332
    • 提供者:jimz
  1. Image-Segmentation

    0下载:
  2. 通过对图片的分割,提取等处理。更进一步的熟悉以及掌握VC中进行图片处理的功能-Of an image segmentation, extraction processing. Familiar with and master the VC further image processing functions carried out
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:206508
    • 提供者:zengwei
  1. Kmeans

    1下载:
  2. 分水岭算法,用分水岭算法实现对MRI图像的分割。-Watershed algorithm that USES watershed algorithm for MRI image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:16855
    • 提供者:chen
  1. LBF

    2下载:
  2. 这是“Implicit Active Contours Driven by Local Binary Fitting Energy”(简称LBF模型)的MATLAB源代码。LBF模型是非常重要局部区域活动轮廓模型,它被广泛使用于各个领域,如MRI大脑图像分割,血管图像分割,图像偏差场纠正。-This is the "Implicit Active Contours Driven by Local Binary Fitting Energy" (referred to as the LBF mod
  3. 所属分类:Special Effects

    • 发布日期:2015-09-22
    • 文件大小:52224
    • 提供者:erdongchen1985
  1. Wavelet-based-image-segmentation

    0下载:
  2. 基于小波分解的车牌图像分割,基于matlab环境进行仿真。-License plate based on wavelet decomposition, image segmentation, matlab-based simulation environment.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:210404
    • 提供者:王文
  1. survey-on-the-image-segmentation

    0下载:
  2. 图像分割是图像分析和模式识别的首要问题,也是图像处理的经典难题之一。文中对图像分割方法进行了系统 研究论述,先对图像分割的定义、要求进行简单介绍,然后对阙值化、基于边缘方法、基于区域的方法、基于模型的方法和 基于人工智能的方法等主要的图像分割方法进行研究论述,比较了它们的优缺点。-Image segmentation image analysis and pattern recognition is the primary issue, but also the classic prob
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:373259
    • 提供者:王文
  1. Image-Segmentation-Algorithm

    0下载:
  2. 出了一种新的图像分割方法。这种分割方法首先利用粗糙集理论将图像按照一定的规则划分为 大小相等的若干图像子块,而后利用蒙特卡罗方法基本原理对划分的图像子块进行一定规模的随机抽样,以随机抽 样所得的图像子块为样本进行粗糙熵计算,用所得最大粗糙熵所对应的灰度值为分割阀值对图像进行分割,在采用 较小的图像子块划分以取得更好的分割效果的情况下,极大的提高了算法的分割速度。通过对测试图像的 MATLAB仿真试验验证了算法在降低计算机消耗方面的有效性,且所得的分割阀值也令人满意。-The im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:373540
    • 提供者:王文
  1. K-mean

    0下载:
  2. 基于纹理度量的图像分割,适用于遥感图像,主要利用到K-mean算法。-Image segmentation based on texture measurement for remote sensing image, the main advantage of K-mean algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:445474
    • 提供者:葛宏
  1. FCM

    0下载:
  2. A modified fuzzy c-means image segmentation algorithm for use with uneven illumination patterns and implemention by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:153981
    • 提供者:hamedvahedian
  1. codes

    0下载:
  2. code for adaptive color image segmentation
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:2654
    • 提供者:anuja
  1. Image-segmentation

    0下载:
  2. 一种基于图像分割和归一化灰度Hough变换的SAR图像舰船尾迹CFAR检测算法-Image segmentation based on gray scale and normalized Hough transform SAR ship wake image CFAR detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:534183
    • 提供者:uncle Wang
  1. ImageSegmentationAndSignature

    0下载:
  2. 图像分割,签名及多边形估计。数字图像处理课程作业。-Image segmentation, signature and polygonal approximation. Class project.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8669227
    • 提供者:weihua
  1. marr

    0下载:
  2. 图像分割的一种算法。Marr算子。欢迎使用-An image segmentation algorithm. Marr operator. Welcome
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:822
    • 提供者:hui
  1. FCM

    0下载:
  2. delphi图像分割中的基于FCM算法的图像分割方法-delphi image segmentation based on FCM Algorithm for Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1707
    • 提供者:hui
  1. kinds-of-codes-of-image-preprocess

    0下载:
  2. 程序中包含了各种图像预处理的算法,去噪,边缘检测,分割等等,对于图像处理的初学者和科研人员都要很大的实用性-Program includes a variety of image preprocessing algorithms, noise reduction, edge detection, segmentation, etc., for the image processing for beginners and researchers have great practical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:352329
    • 提供者:sjx
  1. PSO-image-segmentation-algorithm

    0下载:
  2. 为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:318605
    • 提供者:
  1. Snake-model-bsegmentation-method

    0下载:
  2. 改进的T- Snake 算法首先在分水岭法中, 对相邻区域以其像素数、灰度均值和灰度方差定义距离, 并据其在图像上建立新的连通图, 以对图像过度分割而产生的一些过小区域合并 其次, 在模型跨边缘时, 利用已分割断层图像中模型内部区域的统计特征, 用区域生长法获取内点并重新参数化模型, 使模型不再跨边缘, 以保证模型形变到正确的边缘-Improved T-Snake algorithm first law in the watershed, the number of pixels in its
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:129353
    • 提供者:
  1. Document-Image-Segmentation-Method

    0下载:
  2. 档图像在数字图书馆、电子商务以厦电子政务等工程中巴获得广泛应用。如何对文档图像进行有效的转 换、存储和传输,成为人们研完的焦点。将文档图像分割成不同的区域.根据不同区域的特点分别进行处理,成为一种有效的解凄方囊。本文在传统的块分割和躅层分割方法的基础上,提出r一种优化竹文档图像分割思路t时遗两种方法进行了合理的枯合处理,能蝣取得更好酌效果。-Profile image in the Digital Library, e-commerce e-government buildings and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:281430
    • 提供者:Li
  1. RSF_v0

    0下载:
  2. This code demomstrates an improved algorithm based on the local binary fitting (LBF) model in Chunming Li et al s paper: "Minimization of Region-Scalable Fitting Energy for Image Segmentation", IEEE Trans. Image Processing, vol. 17 (10), pp.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:269235
    • 提供者:Tina
  1. Image-segmentation

    1下载:
  2. 图像分割算法研究,本课题主要介绍了图像分割的基本知识,研究了图像分割的两大类算法,即基于边缘检测的方法和基于区域生成的方法。-Image segmentation, the subject introduces the basics of image segmentation to study the two types of image segmentation algorithm, which is based on edge detection method and the method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:606313
    • 提供者:李强
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com