CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 图像 分割

搜索资源列表

  1. an-improved-2D-histogram

    0下载:
  2. 提出了一种新的根据最大类间方差原则的阈值图像分割方法,并进行了仿真实验。实验的结果表明, 所提出的改进方法是有效的,该算法的分割效果较好,运算速度也得到了提高。-2-D histogramis brought forwardwhichuses the maximum between cluster variance as the rule
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:300363
    • 提供者:Zhang
  1. image-processing

    0下载:
  2. 利用matlab实现图像处理里的实现图像边缘检测、图像分割、特征提取以及图像数字识别等任务。 对图像分别进行模糊、锐化、和直方图均衡化处理,画出处理结果。实现整幅图像的边缘检测,可以看出有肖像画或素描的效果,画出处理结果。-Matlab realize image edge detection in image processing, image segmentation, feature extraction and image numeral recognition task. Fuzz
  3. 所属分类:Software Testing

    • 发布日期:2017-11-17
    • 文件大小:2181614
    • 提供者:Haibin Zhang
  1. image

    0下载:
  2. 本文在众多图像分割方法中选择了研究比较早的边缘检测方法来实现图像的分割,并且比较了各种边缘检测算子的检测效果。-This text choose EdgeDetection method that is a study early for image segmentation to carry out Detection image, and compare every kind of edge detection technique.
  3. 所属分类:Project Design

    • 发布日期:2017-12-09
    • 文件大小:744110
    • 提供者:路敬
  1. 基于最短路径的粘连字符分割的文章

    0下载:
  2. 基于最短路径的粘连字符分割的文章。以灰度文本图像为处理对象,从上往下搜索找到最短路径。一篇很好的文章。-An OCR-Independent Character Segmentation Using Shortest-Path in Grayscale Document Images
  3. 所属分类:行业发展研究

    • 发布日期:2017-11-05
    • 文件大小:320713
    • 提供者:李红军
  1. level-set

    0下载:
  2. 水平集方法的诞生有效解决了以前算法不能解决的在曲线演化过程中的拓扑变化问题,其核心是利用水平集这一数学理论来对能量函数进行极小值求解的曲线演化过程,通过求解极小值最终获取目标轮廓从而达到图像分割的目的 为了解决不同应用领域的图像处理问题,各种相应的基于水平集方法的图像分割算法已被提出,大量的研究者仍在不断地改进和提高这些算法的效率和有效性.对现有的用于部分图像分割的水平集方法进行了综述,主要介绍传统水平集方法无重新初始化水平集方法连续水平集方法以及最近相关的改进方法,并简要讨论了各种方法的优缺点
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:554807
    • 提供者:张倩
  1. kdfdklfjdlfjldk

    0下载:
  2. 图像处理的最新图像处理类的重要会议文章,很值得图像处理方面的人研究。主要是图像分割。-Important meeting articles of the latest image processing, image processing, it is worthy of the human aspects of image processing research. Image segmentation.
  3. 所属分类:Development Research

    • 发布日期:2017-11-24
    • 文件大小:3878146
    • 提供者:zm
  1. PCNN

    1下载:
  2. pcnn 彩色图像分割中,是非常有用的一个程序-PCNN is applied to the color image segmentation.it is very very very very useful!
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:316893
    • 提供者:小西
  1. OTSU-PCNN

    0下载:
  2. otsu和pcnn结合用在图像分割中,文章花了半天时间找出来的,很好-Otsu and PCNN combination used in image segmentation, this paper spent half a day time to find out, is very good
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:989313
    • 提供者:小西
  1. Variational-andPCA

    0下载:
  2. PCA和水平集的结合,实现图像分割,实在是很好的方法。-The combination of PCA and level set image segmentation, it is a good method.
  3. 所属分类:Development Research

    • 发布日期:2017-11-20
    • 文件大小:2052558
    • 提供者:曹俊峰
  1. A-Binary-Level-Set-Model-

    0下载:
  2. 二值水平集方法在图像分割中的新应用,改进原来的水平集方法-New applications of the binary level set method of image segmentation, improved the original level set method
  3. 所属分类:Development Research

    • 发布日期:2017-11-12
    • 文件大小:656154
    • 提供者:曹俊峰
  1. otsu_2d

    0下载:
  2. 二维最大方差图像分割方法的matlab程序实现-2D maximum variance image segmentation method matlab program
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:1205
    • 提供者:zqm
  1. erweishang

    0下载:
  2. 二维最大熵法和二维最小交叉熵法是目前常用的两种阈值分割方法, 但在某些时候因为两种方法获取的阈 值过高或者过低, 使得分割失效。针对此问题, 提出了基于二维最大熵法和二维最小交叉熵法结合的图像分割方法。 首先, 对二维最小交叉熵公式进行转化 然后, 利用多目标规划理论将这两种方法有机结合使得到的阈值既满足二维 最大熵原则, 又满足二维最小交叉熵原则 最后, 利用二维直方图的特点推导出新型递推算法搜索最佳阈值并降低计 算复杂度。-The thresho ld ing method
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1525756
    • 提供者:rambolyb
  1. (ECCV)

    0下载:
  2. 图像处理最前沿的研究成果,主要是图像分割方面的最近的重要国际会议的文章。-The most cutting-edge research in image processing, image segmentation important international conferences in recent articles.
  3. 所属分类:File Formats

    • 发布日期:2017-11-28
    • 文件大小:3878290
    • 提供者:zhangkun
  1. Unsupervised-segmentations

    0下载:
  2. Unsupervised segmentation of color-texture regions in images and video无监督的彩色图像分割方法,非常牛叉-Unsupervised segmentation of color-texture regions in images and video unsupervised color image segmentation method, is very cattle fork
  3. 所属分类:Development Research

    • 发布日期:2017-11-04
    • 文件大小:2494001
    • 提供者:俞正国
  1. Is-more-commonly

    0下载:
  2. :自准直仪是比较常用的测角仪器,其原理是检测激光形成的图像光斑的中心之间的距离,通过 ) 个中 心的横纵坐标差来计算物体偏离的角度 ’ 利用迭代阈值和图像分割等方法将光斑图像进行预处理,然后将得到 的图像分别用重心法、圆拟合法和匹配法进行中心定位,并最终进行偏离角度的测定 ’ 文中介绍了所使用的几 种方法,并进行了仿真比较,结果表明,圆拟合法更有优势 ’ -: Is more commonly used since the collimator angle m
  3. 所属分类:Project Design

    • 发布日期:2017-11-18
    • 文件大小:79180
    • 提供者:刘世军
  1. 006

    0下载:
  2. 由于光线分布不均匀或斑块噪音干扰等原因,往往使所要处理的指纹的灰 度值分布缺乏均匀性。在指纹特征自动识别提取过程中,造成许多传统的算法在局部出 现很大的误差。利用方差和均值特征的自动提取方法,首次对不均匀灰度图像进行自适 应分割。然后通过对图像分区域进行不同程度的自适应调整,使具有相同属性的像素单 元具有近似的灰度值分布。调整结果的灰度均匀水平与预先指定的调整精度成正比。这 种调整不仅提高了图像分割的自适应性,而且进一步扩大了一般阈值算法的应用领域。-Gray value d
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:131465
    • 提供者:东方
  1. matlab-image-segmentation

    1下载:
  2. matlab_图像分割算法源码 有很多经典的分割代码 可以应用于具体图像的操作中-image segmentation matlab source code
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:7150
    • 提供者:Ethan
  1. Digital-Imaging

    0下载:
  2. 本资料是基于VC++进行数字图像获取,处理及实践应用进行了全面系统的阐述. 分别讨论了位图及图像类的概念,图像获取,图像增强,图像复原,正交变换, 压缩编码,图像配准,运动检测,特征提取,图像分割及时报的相关知识.-This information is based VC++ digital image acquisition, processing and practical application of a comprehensive and systematic expositio
  3. 所属分类:Development Research

    • 发布日期:2017-11-23
    • 文件大小:5280621
    • 提供者:贾宁
  1. tuxianggenzongzip

    0下载:
  2. 数字图像处理中关于图像分割后跟踪的程序,可以是彩色图像。-Digital image processing, image segmentation and tracking program, you can color images.
  3. 所属分类:Document

    • 发布日期:2017-12-10
    • 文件大小:227125
    • 提供者:徐宁
  1. otsu

    0下载:
  2. 基于otsu算法的图像分割算法实现,经过多次验证,程序无错误。-Based on Otsu algorithm for image segmentation algorithm, after repeated verification, error-free program.
  3. 所属分类:File Formats

    • 发布日期:2017-11-27
    • 文件大小:616
    • 提供者:王海超
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com