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

搜索资源列表

  1. PCNN---2D-OTSU

    0下载:
  2. 给出了基于2D-OTSU算法的PCNN自动循环迭代源代码,用于图像分割,效果良好。-PCNN code for image segmentation based on 2D-OTSU
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-22
    • 文件大小:2472
    • 提供者:辛国江
  1. 1

    0下载:
  2. 用matlab编写的采用遗传算法进行图像分割的一个程序-using Matlab prepared using genetic algorithms for image segmentation of a program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:351706
    • 提供者:向峰
  1. matlab-goat

    2下载:
  2. MATLAB遗传算法图像边缘检测和图像分割-MATLAB genetic algorithm image edge detection and image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:9845760
    • 提供者:HC
  1. ImageSegmentation

    0下载:
  2. 使用Java开发的基于遗传算法的图像分割程序。本算法源于文章《Selectionist relaxation: genetic algorithms applied to image segmentation》。-Developed using Java based on genetic algorithm for image segmentation process. The algorithm derived from the article "Selectionist relaxation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:203324
    • 提供者:hejiajie404
  1. GA-Road

    0下载:
  2. 遗传算法在道路阈值分割中的应用,通过遗传算法确定阈值-Genetic algorithms in the road threshold segmentation by genetic algorithm to determine the threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2658
    • 提供者:王华
  1. Mydib

    0下载:
  2. 此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,-This procedure through the genetic algorithm (ga) realize grayscale image segmentation, genetic algorithm calculation process is to first of all, the actual coding optimization problem into line wit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:214128
    • 提供者:ma
  1. matlab3

    0下载:
  2. 这是利用遗传算法进行图像分割的matlab源程序-This is the use of genetic algorithms image segmentation matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:327952
    • 提供者:梅丽
  1. segment_ga

    0下载:
  2. 利用遗传算法进行图像分割(matlab源码)-The use of genetic image segmentation algorithm (matlab source)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:335666
    • 提供者:lx
  1. yichuansuanfaimageseg

    1下载:
  2. 遗传算法与BP神经网络结合,可以进行彩色图像和灰度图像的分割。-Genetic algorithm and BP neural networks that can be color images and gray-scale image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:123555
    • 提供者:benzhiwei
  1. genetic_lunwen

    0下载:
  2. 我从学校下载的有关遗传算法图像分割的论文,提供大家下载-I downloaded from the school on the genetic algorithm image segmentation papers, providing you download
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:62457
    • 提供者:蔡克
  1. ga

    0下载:
  2. 基于遗传神经网络的图像分割[神经网络实用教程中的实例]-Based on Genetic Neural Network for Image Segmentation [neural network tutorial and practical examples]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:117884
    • 提供者:吴真
  1. yichuansuanfa

    0下载:
  2. 基于遗传算法的图像分割元程序,非常实用,推荐一下-Based on genetic algorithm for image segmentation element program, very useful and recommend you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:84863
    • 提供者:
  1. Imagesbasedongeneticalgorithmresearchcut

    0下载:
  2. 在图像分割中,运用遗传聚类算法实现图像分割并讨论分割结果-In image segmentation, the use of genetic clustering algorithm to achieve image segmentation and discuss the results of Segmentation
  3. 所属分类:Document

    • 发布日期:2017-05-19
    • 文件大小:5218872
    • 提供者:宁政功
  1. yichuansuanfawenxian05

    0下载:
  2. 这是一篇文献,题目是:《基于智能遗传算法和Otsu法的多目标图像分割方法》-This is a document entitled: " Genetic Algorithm Based on Intelligent Otsu method and multi-objective method of image segmentation,"
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:302148
    • 提供者:姚春玲
  1. GeneticAlgorithm

    0下载:
  2. 遗传算法以及其图像分割的应用 Genetic Algorithm-Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3171552
    • 提供者:孙琰
  1. TSnake

    0下载:
  2. Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位 置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图 像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:458981
    • 提供者:ultraqiangda
  1. GA

    0下载:
  2. 使用遗传算法和迭代阈值的方法实现图像分割。-The use of genetic algorithms and iterative threshold method of image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2451462
    • 提供者:
  1. Method_based_on_histogram_entropy_and_genetic_algo

    0下载:
  2. 基于直方图熵法及遗传算法的图像分割,使用MFC界面演示程序-Method based on histogram entropy and genetic algorithm for image segmentation, the use of MFC interface demo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:411598
    • 提供者:孙巍巍
  1. anneal1

    0下载:
  2. 基于遗传算法的图像分割,用c++实现。遗传算通过反复迭代,向着更优解的方向进化,直至满足某种预定的优化指标。-anneal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:147386
    • 提供者:FY
  1. anneal2

    0下载:
  2. 基于遗传算法的图像分割。用MATLAB实现。遗传算法就这样反复迭代,向着更优解的方向进化,直至满足某种预定的优化指标。-anneal ,using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:327541
    • 提供者:FY
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com