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

搜索资源列表

  1. vc-tuxiangchuli

    0下载:
  2. 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13 章和一个附录组成。主要内容包括: 位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分 割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24 位彩色图像的处理、图像的小波变 换和JPEG 图像的压缩编码。-This book presents a variety of digital image processing algorithms and programm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1871823
    • 提供者:威震开
  1. matlab-imge-segmention-source-code

    0下载:
  2. 图像分割算法 源码 提供分割的多种思路-image segmention algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:7163
    • 提供者:diweiwei
  1. 789

    0下载:
  2. 基于二维直方图的图像分割算法研究 基于二维直方图的图像分割算法研究-Two-dimensional histogram-based image segmentation algorithm based on two-dimensional histogram of the image segmentation research is based on two-dimensional histogram of the image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:300029
    • 提供者:海纳百川
  1. GeneticAlgorithm

    1下载:
  2. 基于遗传算法的图像分割算法。实现图像的分割,显示原图及处理结果图像。-Based on genetic algorithm image segmentation algorithm. Realize image segmentation, and processing results show the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4232
    • 提供者:紫色
  1. region_growing

    0下载:
  2. 基于区域生长的图像分割算法,效果不错,可以作为学习参考-This is based on graph theory image segmentation source code, works well, welcome to download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:55422
    • 提供者:宅明敏
  1. javatuxiangfenge

    0下载:
  2. 集中基于java语言的图形图像分割算法,word格式,简单明了。-Concentrated segmentation algorithm java language-based graphic images, word format is simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:124693
    • 提供者:董凯凯
  1. segment

    0下载:
  2. 对基于全局阈值法的指纹图像分割算法进行改进并仿真。-Fingerprint image segmentation algorithm based on global threshold to improve and simulation
  3. 所属分类:Special Effects

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

    1下载:
  2. 用MFC实现了集中基本的图像分割算法,如:区域增长,分裂合并,最大类间方差等-it realized some basical image segmentation algorythm,such as region growing,split and combine,oust and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4011604
    • 提供者:张坡
  1. fenge

    1下载:
  2. 一些图像分割算法,包括快速K-均(kmeans)聚类图像分割算法源代码-The number of image segmentation algorithms, including fast K-(kmeans) clustering segmentation algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1549
    • 提供者:
  1. daima

    0下载:
  2. 图像分割为3类的FCM算法-模糊聚类的图像分割算法-The image is divided into three class FCM algorithm- fuzzy clustering for image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:4346
    • 提供者:
  1. fenshuilingseg

    0下载:
  2. 数字图像处理,图像分割算法,分水岭分割法。-Digital image processing, image segmentation, watershed segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:666
    • 提供者:陈拓
  1. opencv

    0下载:
  2. 基于openCV的图像分割算法,三种方式实现图像分割-OpenCV image segmentation algorithm, three ways to achieve image segmentation
  3. 所属分类:OpenCV

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

    0下载:
  2. “GrabCut” - 互动前景提取,图像分割算法-“GrabCut” – Interactive Foreground Extraction ,Image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:897262
    • 提供者:
  1. Image-Segmentation

    0下载:
  2. 本文章是一个基于信息论的图像分割算法,很值得做图像处理研究方面的同学参考学习。-In this paper, aninformation theoretic frameworkfor im-agesegmentationis presented. Thisapproachis basedon the information channelthat goesfromthe image intensity histogramto the regionsofthe partitionedima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:770818
    • 提供者:刘晓巍
  1. fangchapso

    0下载:
  2. 最大类间方差法是图像分割中一种常用的阈值分割方法, 对于单阈值分割具有显著的效果, 但是对于 多阈值分割, 计算复杂度大、耗时较多。本文将粒子群优化算法与最大类间方差法结合, 提出了一种新的图像分 割方法, 该方法利用粒子群优化算法的寻优高效性, 并由灰度图像的最大类间方差值作为适应值, 搜索最优分割 阈值, 实现图像的多阈值分割。实验结果显示, 新方法大大缩短了寻找最优阈值的时间, 降低了运算复杂度, 提 高了图像分割速度, 说明基于粒子群优化算法的图像分割算法是可行的、有效的
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:313117
    • 提供者:张泰然
  1. watershed-segmentation

    0下载:
  2. 介绍基于小波及分水岭方法的图像分割算法,叙述详细具体-Introduce image based on wavelet transform and watershed segmentation algorithm, described in detail the specific
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:927010
    • 提供者:
  1. segmentatioin

    0下载:
  2. 用csharp实现了多种图像分割算法,hough变换,松弛迭代法,聚类方法等-use csharp language completed several image segmentation algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:132756
    • 提供者:yanghongyun
  1. SegTool-lazy

    1下载:
  2. 实现了交互式图像分割算法,只需手动标注标记点就可以实现图像分割-Interactive image segmentation algorithm, simply manually annotate the markers can be achieved to image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2014-05-31
    • 文件大小:2508800
    • 提供者:qinchanchan
  1. segmentation

    0下载:
  2. 基于Particle Swarm Optimization的图像分割算法matlab源代码.-matlab source code of a PSO based image segmentation algorithm
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:180676
    • 提供者:Ray Laam
  1. yiweishangseg_lj

    0下载:
  2. 一维最大熵图像分割算法的MATLAB实现源代码-the matlab code for degital image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1258
    • 提供者:李静
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com