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

搜索资源列表

  1. ga_seg

    0下载:
  2. 改进基本遗传算法与最大熵法结合用于图像分割-Improvement of the basic genetic algorithm combined with the maximum entropy method for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:75846
    • 提供者:maoyulong
  1. circle1

    0下载:
  2. 此代码是一个遗传算法的应用。它解决了以下问题:在一个有很多星的空间上,画最大的圈,并且使得圈不碰到任何星。最后的输出是一个图像。-This code is an application of GA. It solves the following problem: Draw the largest possible circle in a space of stars without enclosing any of them. The final output is a
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12788
    • 提供者:竹子的信仰
  1. GAclassify

    0下载:
  2. 利用遗传算法对图像进行分类处理,包括遗传的思想和实现,以及在图像方面的应用。-The use of genetic algorithm to classify the image processing, including genetic and realization of the idea, as well as the application of the image.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2304262
    • 提供者:fanyanwei
  1. aa

    0下载:
  2. 遗传算法 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:302709
    • 提供者:sunguili
  1. gcf

    0下载:
  2. 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a k
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:307706
    • 提供者:sunguili
  1. lgj

    0下载:
  2. 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a k
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:175647
    • 提供者:sunguili
  1. GeneticAlgorithmImagCutingUp

    0下载:
  2. 遗传算法MATLB图像分割程序及例子,希望对大家有用-GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4500
    • 提供者:sanmu
  1. GA

    0下载:
  2. 基于遗传算法的图像分割VC源程序,使用了 OpenCV-Genetic Algorithm Based on Image Segmentation VC source code, the use of the OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:205389
    • 提供者:it ufo
  1. sga

    0下载:
  2. 标准遗传算法的代码,可用于计算机图像处理及识别等应用。-the original code of SGA
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:6180
    • 提供者:joean
  1. leavebehindMatlab

    0下载:
  2. 遗传算法对于图像分割有着最重要的意义,可以对边界有着很好的检测-Genetic Algorithm for Image Segmentation with the meaning of the most important, can have a very good detection of the border
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5856
    • 提供者:西宁
  1. junluotuxiangfenge

    0下载:
  2. 遗传算法用于菌落图像分割。遗传算法其固有的并行性和不易陷入局部最优的特点使之非常适于大规模搜索空间的寻优,使图像分割产生的误差最小,为解决图像分割中的参数选择难题提供了有力的保障。附有程序清单-A New Model for Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:876027
    • 提供者:FY
  1. edgedetect

    0下载:
  2. 基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。-Based on genetic algorithm for image edge detection algorithm, with Robert operator, bobel operator, prewitt operator, kirsch operator, gauss-laplace operator of the result
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:3034979
    • 提供者:duyaqin
  1. a

    0下载:
  2. 来自万方数据库的付费论文,详细介绍基于并行遗传算法的图像超分辨率复原-WanFangDATA paid from the paper, details based on parallel genetic algorithm for image super-resolution restoration
  3. 所属分类:Development Research

    • 发布日期:2017-04-06
    • 文件大小:276777
    • 提供者:濮雯
  1. NeighborhoodModel-NM

    0下载:
  2. 遗传算法是当前许多科学实验领域广泛应用的一种非线性并行算法.本文研究了遗传算法在数字图像的灰度图二值化中的应用 ,提出了一种新的灰度图二值化方法.该方法通过对每个子群体的优化计算和动态改进的适应度函数 ,确定新的分割阈值.实验验证该方法对于噪声干扰的一般质量图像有着良好的效果.-Genetic algorithm is currently widely used in many scientific experiments in the field of a nonlinear parallel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:419704
    • 提供者:wu
  1. pfa

    0下载:
  2. 插值成像,微距模式,图像识别,遗传算法,生物荧光成像分析。-Image interpolation, macro mode, image recognition, genetic algorithms, biological fluorescence imaging analysis.
  3. 所属分类:hospital software system

    • 发布日期:2017-03-26
    • 文件大小:1002727
    • 提供者:应答
  1. SVM_GA

    0下载:
  2. 提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discrete cosine transform (DCT) doma
  3. 所属分类:Special Effects

    • 发布日期:2016-01-22
    • 文件大小:449527
    • 提供者:郭事业
  1. main

    0下载:
  2. 这是个关于图像遗传算法分割的源程序,在matlab上实现-This is a genetic algorithm on the image segmentation of the source, to achieve in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:40492
    • 提供者:yiweibo
  1. GAyuzhifenge

    0下载:
  2. 一个很不错的小软件,基于遗传算法的图像阈值分割,C++编写,运行结果满意-A very nice little software, based on genetic algorithm for image segmentation, C++ written, the results satisfactory
  3. 所属分类:图形图象

    • 发布日期:2014-02-14
    • 文件大小:5943703
    • 提供者:加仑
  1. OTSUbasedonGA

    1下载:
  2. 基于遗传算法的最大类间方差法,用于图像分割-Based on genetic algorithm Otsu method for image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-12
    • 文件大小:393759
    • 提供者:杨飞
  1. Improved_genetic_algorithm_for_image_restoration.r

    0下载:
  2. 基于改进遗传算法的图像恢复方法Improved genetic algorithm for image restoration-Improved genetic algorithm for image restoration Improved genetic algorithm for image restoration
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:266785
    • 提供者:fd
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com