CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 遗传算法 阈值分割

搜索资源列表

  1. 单阈值图像分割

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

    • 发布日期:2008-10-13
    • 文件大小:135993
    • 提供者:马文
  1. 基于遗传算法 阈值 图像分割

    2下载:
  2. 基于遗传算法的自然图像分别各代码
  3. 所属分类:matlab例程

  1. a

    0下载:
  2. 改良遗传算法在图像多阈值分割中的应用-改良遗传算法在图像多阈值分割中的应用
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:480974
    • 提供者:allen
  1. tuxiangyuzhifenge

    0下载:
  2. 图像阈值分割的方法很多,但目前很难找到适用于各种场合的分割方法。本文针对实际情况对几种分割方法进行了分析比较及实验研究。在此基础上引入了遗传算法,加快了算法的收敛速度。最后将一种改进的遗传算法用于优化图像分割,取得了较好的分割效能。-Image Thresholding methods, but it is difficult to find a suitable segmentation method on various occasions. In this paper, the actua
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:403045
    • 提供者:xiliao
  1. GA.cpp

    0下载:
  2. 选择:根据遗传算法的收敛定理,赌轮法(蒙特卡罗法) ,进行个体选择。交叉:交叉互换的重要特征是它能产生不同于父体的子体。交叉概率越大,交叉操作的可能性也越大 如果交叉率太低,收敛速度可能降低。单阈值分割由于只有一个参数,所以采用一点交叉,在此设置交叉概率为0.65。变异:变异概率为0.01 。-This is a simple genetic algorithm implementation where the evaluation function takes positive values
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4158734
    • 提供者:wangwang
  1. iga1

    2下载:
  2. 使用免疫遗传算法对图像进行单阈值分割,比较简单,适合初级学者参阅!-Immune genetic algorithm using image segmentation single, relatively simple, suitable for junior scholars see!
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4609
    • 提供者:
  1. GA_KSW

    0下载:
  2. 基于遗传算法的直方图最佳熵法阈值分割方法,缩短了寻找最佳阈值的时间。-KSW entropie thresholding segmentation method based on genetic alogrithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3808
    • 提供者:kelly
  1. segmentation

    0下载:
  2. 遗传算法在道路图像阈值分割中的应用 包括:初始化种群,产生新一代个体,精英选择,交叉,变异-Genetic algorithm in the road image threshold segmentation include: initial population, a new generation of individual, elite selection, crossover and mutation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:6243
    • 提供者:严路
  1. ga

    0下载:
  2. 遗传算法实现的阈值分割图像的代码,内附图片,可直接运行-Genetic algorithm for image segmentation code, containing pictures, can be directly run
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1555110
    • 提供者:于江
  1. work

    0下载:
  2. 基于标准遗传算法的图像分割,运用遗传算法确定阈值。是matlab源码。-Standard genetic algorithm-based image segmentation, the use of genetic algorithms to determine the threshold. Matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:28171
    • 提供者:cbahai
  1. Otsu(GA)

    0下载:
  2. 应用遗传算法对传统Otsu算法进行优化实现灰度图像的阈值分割。给出了c++的源程序。-Using genetic algorithm Otsu traditional algorithm was used to optimize the realization of gray image threshold segmentation. Given the c++ the source program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5472367
    • 提供者:胡载萍
  1. Threshold-Image-Segmentation

    0下载:
  2. 一种最新的基于遗传算法的阈值分割方法!在图像处理中可以参考,有价值!-One of the latest genetic algorithm-based threshold segmentation method. Can refer to the image processing and valuable!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:452120
    • 提供者:李洋
  1. GA3threshold

    0下载:
  2. 针对Bmp图片,采用多阈值最大化图像的信息熵为目标,采用多目标遗传算法(源码全)对图像进行多阈值变换,实现对图像的多阈值分割。(VC6.0实现)-Bmp images using multi-threshold image information entropy maximization as the goal, the use of multi-objective genetic algorithm (source full) image multi-threshold transform,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:888292
    • 提供者:ll
  1. GA1threshold

    0下载:
  2. 针对Bmp图片,根据以最大图像的信息熵为目标,采用遗传算法(源码全)对图像进行单阈值变换,实现对图像的阈值分割。(VC6.0实现)-Bmp picture, according to the target maximum image information entropy, genetic algorithm (source all) single threshold transform image threshold segmentation of images. (VC6.0 achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:3812952
    • 提供者:ll
  1. mysegment

    0下载:
  2. 我自己编写的基于遗传算法的一维最大熵KSW阈值分割代码。-I have written the one-dimensional maximum entropy threshold segmentation based on genetic algorithm KSW code.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:95849
    • 提供者:lzhang
  1. segment

    0下载:
  2. 基于改进型遗传算法的图像最佳熵阈值分割方法,完美运行,无BUG-Best Entropy-based image thresholding method improved genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:108147
    • 提供者:凌晨
  1. GA-segmentation

    0下载:
  2. 使用二维熵图像阈值分割法和遗传算法对图像进行分割处理-Using two-dimensional entropy image thresholding segmentation and genetic algorithm for image segmentation processing
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2709
    • 提供者:yang
  1. cluster2

    0下载:
  2. 利用遗传算法对遥感图像进行分割,得到阈值分割后的图像-using genetic algorithm to split images
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:2554
    • 提供者:张岩
  1. pr

    0下载:
  2. 用遗传算法和ostu法对灰度图像阈值分割(Threshold segmentation for gray image)
  3. 所属分类:Maple

    • 发布日期:2018-01-09
    • 文件大小:413696
    • 提供者:teemo酱
  1. 2 免疫遗传算法实现图像阈值分割

    2下载:
  2. 免疫算法应用于图像分割,已经通过程序仿真验证。(Immune algorithm applied to image segmentation)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-23
    • 文件大小:123904
    • 提供者:无好先生
« 12 »
搜珍网 www.dssz.com