CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 遗传算法

搜索资源列表

  1. image-segmentation

    0下载:
  2. 用matlab编写的采用遗传算法进行图像分割程序。-Genetic algorithm for image segmentation using matlab program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:352903
    • 提供者:王婧
  1. GA-and-its-application-

    0下载:
  2. 遗传算法简介及其在数字信号处理、数字图像处理中的应用-Introduction of genetic algorithm and its application in digital signal processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:778183
    • 提供者:高幸
  1. yichuansuanfa

    0下载:
  2. 基于MATLAB的遗传算法的源程序能有效完成对图像算法的处理,绝对可靠,能运行-MATLAB genetic algorithm-based source code can be effectively completed the processing of image algorithms, absolutely reliable, able to run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:107647
    • 提供者:xiaoyizl
  1. GA-FCM

    1下载:
  2. 遗传算法与FCM算法相结合实现图像分割,分割精度较好,速度较快-A combination of genetic algorithm and FCM algorithm to achieve image segmentation, segmentation accuracy is better, faster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:843
    • 提供者:白雪
  1. yichuansuanfa

    0下载:
  2. 通过matlab实现遗传算法对最优化问题的只适应求解!-Matlab genetic algorithm to solve the optimization problem only to adapt!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:10233
    • 提供者:吴琦
  1. test_bank

    1下载:
  2. 一个基于遗传算法的自动组卷的详细介绍,可以用来开发程序,仅用来学习参考-A detailed descr iption of the automatic test paper based on genetic algorithms can be used to develop programs, only to learn reference
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:451632
    • 提供者:linzi
  1. SAR-image-pegistration-by-GA

    0下载:
  2. 采用遗传算法寻找模型的最优值,能够在较短的迭代次数内收敛到问题的最优解-The optimal solution of the model using genetic algorithms to find the optimal value, within a shorter number of iterations to converge to the problem
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:619945
    • 提供者:郁杉妮
  1. image-division

    1下载:
  2. 基于免疫遗传算法的灰度图像分割程序,包括二次免疫应答,新陈代谢等进化机制-image division base on Immune Genetic Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:501044
    • 提供者:Gao
  1. Seg_ImageProcessing

    0下载:
  2. VC++环境下 可运行,基于遗传算法的图形分割,改进。-Microsoft Visual Studio 6.0 executable
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:4188359
    • 提供者:cq
  1. segmentation-with-threld

    0下载:
  2. 利用遗传算法根据otsu原则迭代计算得到图像的最优分割阈值。 使用了opencv库。-The use of genetic algorithms to calculate get the optimal image segmentation threshold based on the the otsu principle iteration. Opencv library.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:233812
    • 提供者:赵雯
  1. yichuansuanfa

    0下载:
  2. 遗传算法,随机产生100个种群,交叉产生100,变异产生100,然后选取最优的100个种群继续交叉变异-Genetic algorithm, randomly generated 100 population, cross produces 100, mutation produces 100, and then select the best 100 stocks continue to crossover and mutation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:1158306
    • 提供者:liuchenfei
  1. GeneticAlgorithmMaximalMutual

    0下载:
  2. 摘 要:针对人脑的二维图像设计了一种遗传算法和最大互信息相结合的医学图像配准算法,采用互信息配准模型,以图像的灰度统计信息为配准依据,用改进的遗传算法搜索图像间的最优变换参数,并用最大互信息作为目标函数指导最优变换参数的搜索。通过实验验证了算法的可行性和稳定性。-Abstract: The paper designs a registration algorithm which links improved genetic algorithm and the maximal mutual inf
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:1498790
    • 提供者:vivi
  1. genetic-algorithm

    0下载:
  2. 遗传算法的MATLAB实现,有比较详细的语句说明,对刚接触的同学比较好-The realization of the genetic algorithm in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:7424
    • 提供者:雪球
  1. image-thresholding-segmentation

    1下载:
  2. ]图像分割是图像处理的一个重要研究方向,本文在介绍了基于阈值的图像分割算法的基础上,针对最大类间方差的寻优问 题,利用遗传算法求解最佳闽值-Image processing image segmentation is an important research direction in this paper, based on the threshold image segmentation algorithm based on Otsu, aiming at the optimizatio
  3. 所属分类:Special Effects

    • 发布日期:2015-05-07
    • 文件大小:187392
    • 提供者:
  1. MPimage

    0下载:
  2. 本代码用来实现遗传算法和MP算法结合,实现一维信号和二维图像的重建,非常适合初学者。-The code used to achieve genetic algorithm with MP algorithm and Realization of one-dimensional signal, and the two-dimensional image reconstruction, very suitable for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:624143
    • 提供者:xiaolei
  1. genetic1234124

    0下载:
  2. 本程序是遗传算法在图像处理中的应用,主要用在目标跟踪,目标匹配等领域-This program is the application of genetic algorithms in image processing, mainly used in the field of target tracking, target matching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:429915
    • 提供者:l刘翔
  1. ga

    1下载:
  2. pcnn与遗传算法结合用在图像分割中,非常简单的程序,对于初学者很有帮助,可以运行-PCNN used in image segmentation, a very simple program for beginners to have the help very much, can run
  3. 所属分类:Special Effects

    • 发布日期:2015-04-12
    • 文件大小:3072
    • 提供者:小西
  1. matlab-GA

    0下载:
  2. 遗传算法的基本原理,利用Matalab编程实现了遗传算法-The basic principle of the genetic algorithm genetic algorithm, using Matalab programming
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:5045
    • 提供者:谢佳杰
  1. 123456

    0下载:
  2. 模式识别,vc++实现,特征提取,聚类分析,遗传算法,-Pattern recognition, vc++ achieved, feature extraction, cluster analysis, genetic algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:21721058
    • 提供者:郭雄伟
  1. duoyuzhizishiyingfenge

    0下载:
  2. 提出一种基于遗传算法的二维熵多阈值自适应图像分割方法.在分析研究二维熵阈值分割原理的基础上, 将可变码长的遗传算法应用于多阈值分割处理过程,采用基于多阈值的整数编码方式,将图像分割的类别数即染色 体的码长融合到适应度函数中,从而实现了在对阈值寻优的同时得以优化分割类别数,最终实现图像的多阈值自适 应分割处理.实验分析结果表明,该方法具有实现阈值寻优速度快,最优解对应图像分割效果好的特点-Propose a genetic algorithm based 2D entropy mult
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:192724
    • 提供者:东方
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com