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

搜索资源列表

  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-06
    • 文件大小: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. 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. 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. duoyuzhizishiyingfenge

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

    • 发布日期:2017-11-12
    • 文件大小:192724
    • 提供者:东方
  1. CPP-code

    0下载:
  2. SOFM和LBG算法用于图像编码,块编码,块分割,遗传算法,有完整的程序文件和说明文件-The SOFM LBG algorithm for image coding, block coding, block segmentation, genetic algorithm, a complete program files and documentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:248576
    • 提供者:才正国
  1. genetic-algorithm-image-segmentation

    0下载:
  2. 遗传算法用于图像分割,以一片完整的论文为例,便于更准确、更深刻地理解程序源代码-Genetic algorithm for image segmentation, a complete paper, for example, to facilitate more accurate, and a deeper understanding of the source code of the program
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:96295
    • 提供者:六月的雨
  1. Image-segmentation

    0下载:
  2. 利用遗传算法和人工神经网络算法相结合,进行图像分割,取得的效果良好-The use of genetic algorithms and artificial neural network algorithm is a combination of image segmentation, good results achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:2004
    • 提供者:Coral
  1. tuxiangfenge

    0下载:
  2. 利用标准遗传算法对lena图像进行阈值分割的源代码-Lena image threshold segmentation source code using standard genetic algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:158838
    • 提供者:yu
  1. Segmentation-combining-of-GA-and-ANN

    0下载:
  2. 结合遗传算法与神经网络的图像分割,能得到分割结果的全局最优解,避免陷入局部最优.- Segmentation of image through the combining of genetic algorithm and neural network.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:122520
    • 提供者:匡红立
  1. image-segmentation

    0下载:
  2. 非常不错的关于遗传算法图像分割的例子,适用于初学者,里边还有经典的PDF图像期刊。-Very good on genetic algorithms image segmentation example, for beginners, inside there are classic PDF Image journals.
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:9438660
    • 提供者:宁哲
  1. Image-segmentation

    0下载:
  2. 利用OTSU算法与遗传算法相结合时图像分割的具体步骤,并且发现遗传算法在优化大津图像分割算法时存在着因为早熟而陷入局部最优解不足的情况。-Using the OTSU algorithm is combined with genetic algorithm for image segmentation concrete steps, and found genetic algorithm optimization Otsu image segmentation algorithm to be t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:2140
    • 提供者:谢尔顿
  1. ImageSegament

    0下载:
  2. 基于遗传算法的图像分割,使用遗传算法分割图像。-Based on genetic algorithms image segmentation, image segmentation using genetic algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:218333
    • 提供者:pleaesi
  1. segmentation

    0下载:
  2. 本代码主要讲传统的图像分割算法与现代智能理论相结合来提高图像分割的效能,并将其运用到智能交通的道路分割中。代码为运用最大类间方差遗传算法进行道路分割。-The code is mainly about the traditional image segmentation algorithm combines with modern intelligence theory to improve the performance of image segmentation, and apply it
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:149042
    • 提供者:
  1. yichuansuanfa(tuxiangfenge)

    0下载:
  2. 基于遗传算法的图像分割matlab程序,附有图片,可以进行仿真-Image segmentation based on genetic algorithm matlab procedures, with pictures, can be simulated
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:15726
    • 提供者:sugar
  1. GeneAlgo

    0下载:
  2. 图像阈值分割的遗传算法,KSW阈值,otsu阈值分割等-Image Thresholding GA
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4940929
    • 提供者:
  1. yichuansuanfa

    0下载:
  2. 基于遗传算法的图像分割MATLAB全部程序-Digital Image Segmentation Based on Genetic Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:26752
    • 提供者:ddr
  1. 2013bmtjb

    0下载:
  2. 针对图像分割的复杂性,利用遗传算法对BP神经网络的权值和阈值进行优化,设计出误差最小的神经网络,然后再对图像的像素进行分类识别,实现并提高了图像分割性能。仿真实验表明,与传统的图像分割方法相比,取得了比传统方法更好的图像分割效果。-image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5986
    • 提供者:lijian
  1. image_segmentation

    0下载:
  2. 图像分割程序源代码及实验图片,采用遗传算法完成,分割效果较好。-Image segmentation program source code and test images, using genetic algorithm to complete the segmentation, the effect is nice.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:203224
    • 提供者:韩牛
  1. GASeg

    0下载:
  2. 基于遗传神经网络的图像分割算法,包含有测试数据和图像,效果不错-Image segmentation algorithm based on genetic neural network, contains test data and images, good results ~~~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:234287
    • 提供者:刘艳丽
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com