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

搜索资源列表

  1. Texturefeatureselect

    0下载:
  2. 摘 要: 本文基于Landsat7ETM+全色图像,以浙江省临安市大峡谷镇为研究区,进行基于遗传算法的遥感图像纹理特征选择的研究-Abstract: This article is based Landsat7ETM+ panchromatic image to the Grand Canyon Town, Lin' an City, Zhejiang Province, for the study area, genetic algorithm-based remote sensing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:753577
    • 提供者:罗朝辉
  1. IrisDC06

    0下载:
  2. 分类是数据挖掘 、机器学习 和模式识别 中一个重要的研究领域。分类的目的是学会一个分类模型 (称作分类器),该模型能把未知类别的数据项映射到给定类别中。目前发展较成熟的几种分类算法 如决策树、神经网络、贝叶斯方法、遗传算法等。分类具有广泛的应用,例如医学诊断、信用卡系统的信用分级、图像模式识别等。本毕业设计通过使用鸢尾属植物(IRIS)数据集,对当前数据挖掘中具有代表性的优秀分类算法进行分析和比较,总结出了各种算法的特性,为使用者选择算法或研究者改进算法提供了依据。-Classificatio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:580645
    • 提供者:江霞
  1. genetic-algorithms

    0下载:
  2. 使用遗传算法实现简单的图像匹配,有基本的自适应遗传算法,以及标准的遗传算法-Simple genetic algorithm using image matching, a basic adaptive genetic algorithm, and the standard genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:15012
    • 提供者:童小武
  1. GAs

    0下载:
  2. 利用遗传算法求解复杂函数最小值,可以修改参数来调整搜索精度,并且会显示每代搜索的动态图像-Use of genetic algorithms to solve complex function minimum, you can modify the parameters to adjust the search accuracy, and will show each generation of the dynamic image search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1419
    • 提供者:xiaoke
  1. registration

    1下载:
  2. 本代码实现了基于互信息的图像配准,用遗传算法实现。压缩文档中配有程序说明。-Based on mutual information registration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-12
    • 文件大小:923197
    • 提供者:zhangyongliang
  1. kecheng2011

    1下载:
  2. 课程设计要求 0 实验一 基于模板匹配的字符识别 1 实验二 基于C均值算法的车辆检测与跟踪 3 实验三 水果分类系统设计 5 实验四 基于遗传算法的图像歪斜校准 6 实验五 基于BP网络的函数逼近 9 实验六 空调模糊控制系统设计 -Curriculum design requires 0 Experimental one based on template matching character recognition 1 C-means algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-20
    • 文件大小:81920
    • 提供者:delen2096
  1. GA_test

    0下载:
  2. 使用贝叶斯预分类的评估函数进行遥感图像波段搜索,遗传算法。-GA, using bayes classification.
  3. 所属分类:GIS program

    • 发布日期:2017-04-15
    • 文件大小:6399
    • 提供者:王月
  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. ga_segment

    1下载:
  2. 采用MATLAB语言编程实现了基于遗传算法的最大熵单阈值、最大熵双阈值、二维最大熵单阈值图像分割和基于最大类间方差遗传算法的图像分割-Through the study of threshold segmentation method and genetic algorithm theory, matlab programming language used to achieve the genetic algorithm based on maximum entropy single thre
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:304128
    • 提供者: 许良
  1. otsu-opencv

    1下载:
  2. 本算法利用遗传算法根据otsu原则迭代计算得到图像的最优分割阈值。 使用了opencv库。-otsu use opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11749868
    • 提供者:xy
  1. GA-FCM

    2下载:
  2. 遗传算法+FCM 用于SAR图像分类问题中,讲图分为两类或者三类~~~~~~~~~。-Genetic algorithm is used to SAR+ FCM image classification problem, speak figure divided into two classes or three kinds of ~ ~ ~ ~ ~ ~ ~ ~ ~.
  3. 所属分类:Special Effects

    • 发布日期:2015-12-25
    • 文件大小:6278144
    • 提供者:cheng
  1. yichuangsuanfa

    0下载:
  2. 遗传算法用于图像匹配方面的文献。大部分文献对于写论文很有用。-Genetic algorithm for image matching aspects of literature. Most of the literature for paper useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26235691
    • 提供者:胡浩
  1. wavelet_packet_segmentation

    0下载:
  2. 利用遗传算法实现图像分割。在matlab环境中实现。-Image segmentation using genetic algorithms. In Matlab environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:356586
    • 提供者:白亮
  1. quyueshengzhang

    0下载:
  2. 遗传算法/大津法/区域生长法/迭代法分割图像,有详细注释,适合学习-Genetic algorithm/dajin method/area growth method/iteration method image segmentation, and have the detailed notes, suitable for learning
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:974
    • 提供者:俞正国
  1. image-segmentation

    0下载:
  2. 用matlab编写的采用遗传算法进行图像分割程序-Using matlab genetic algorithm for image segmentation procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:359168
    • 提供者:yujian
  1. matlab-genetic-algorithm-

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

    • 发布日期:2017-03-23
    • 文件大小:358446
    • 提供者:yujian
  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. bbb

    0下载:
  2. 基于遗传算法的最大类间方差法对图像进行分割(OTSU)。-Image segmentation based on genetic algorithm, the maximum variance between France (OTSU).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:242353
    • 提供者:cbahai
  1. yichuantuxiangfege

    0下载:
  2. 用遗传算法实现道路图像分割,运行良好,方法简单,欢迎下载-Road image segmentation using genetic algorithm, works well, simple methods are welcome to download
  3. 所属分类:matlab例程

    • 发布日期:2013-04-15
    • 文件大小:741337
    • 提供者:张泰然
  1. pdf

    0下载:
  2. 基于遗传算法的matlab文字图像分割的示例和程序,十分强大,敬请下载-matlab programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:11088646
    • 提供者:刘宝石
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 22 »
搜珍网 www.dssz.com