搜索资源列表
-
3下载:
基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
-
-
0下载:
采取量子遗传算法来优化参数实现图像的自适应增强-take quantum genetic algorithm to optimize the parameters, enhanced adaptive image
-
-
0下载:
基于遗传和蚁群混合算法的图像配准算法
需要利用matlab遗传工具箱,Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
-
-
0下载:
使用Java开发的基于遗传算法的图像分割程序。本算法源于文章《Selectionist relaxation: genetic algorithms applied to image segmentation》。-Developed using Java based on genetic algorithm for image segmentation process. The algorithm derived from the article "Selectionist relaxation
-
-
0下载:
遗传算法在道路阈值分割中的应用,通过遗传算法确定阈值-Genetic algorithms in the road threshold segmentation by genetic algorithm to determine the threshold
-
-
0下载:
遗传算法的程序原理,介绍文章及matlab源程序-Principle of genetic algorithm procedure to introduce the articles and source code matlab
-
-
0下载:
遗传算法是当前许多科学实验领域广泛应用的一种非线性并行算法.本文研究了遗传算法在数字图像的灰度图二值化中的应用 ,提出了一种新的灰度图二值化方法.该方法通过对每个子群体的优化计算和动态改进的适应度函数 ,确定新的分割阈值.实验验证该方法对于噪声干扰的一般质量图像有着良好的效果.-Genetic algorithm is currently widely used in many scientific experiments in the field of a nonlinear parallel
-
-
0下载:
提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discrete cosine transform (DCT) doma
-
-
0下载:
矩形条带装箱问题(RSPP)是指将一组矩形装入在一个宽度固定高度不限的矩形容器中,以期
获得最小装箱高度.RSPP理论上属于NP难问题,在新闻组版、布料下料以及金属切割等工业领域中
有着广泛的应用.为解决该问题,采用了一种混合算法,即将一种新的启发式算法—— 动态匹配算
法—— 与遗传算法结合起来.混合算法中,动态匹配算法能根据4类启发式规则动态选择与装填区域相
匹配的下一个待装矩形,同时将装箱后所需容器高度用遗传算法的进化策略进行优化.对2组标准测试
问题的计算结果表明,相
-
-
0下载:
这是个关于图像遗传算法分割的源程序,在matlab上实现-This is a genetic algorithm on the image segmentation of the source, to achieve in matlab
-
-
0下载:
图像处理,图像分割的一个程序,基于遗传算法,用于优化网络的程序-Image processing, image segmentation, a procedure based on genetic algorithm to optimize the network program
-
-
0下载:
一个用遗传算法做的图象融合,这是MATLAB源程序源码, 已通过测试-A genetic algorithm to do image fusion, which is the MATLAB source code, has been tested
-
-
0下载:
采用遗传算法,实现图像直方图匹配,使图像对比度更加明显,便于分辨目标与背景-By using the genetic algorithm to realize the image histogram matching.Make the image contrast more apparent,Easy to distinguish between the target and background
-
-
0下载:
通过matlab实现遗传算法对最优化问题的只适应求解!-Matlab genetic algorithm to solve the optimization problem only to adapt!
-
-
0下载:
摘 要 为了实现快速精确的图像配准, 提出了基于改进粒子群优化算法的互信息图像配准方法, 以互信息作为图像配准的相似性测度, 使用改进的 PSO 算法来求解配准所需的空间变换参数 改进的粒子群算法引入组织的概念把整个种群划分为多个子群体共同进化, 并引入变异运算减少算法陷入局部最优 把改进的粒子群优化算法应用到医学图像配准领域上来, 实验结果表明, 算法能够得到比较满意的配准结果-Abstract In order to realize the fast precise image regist
-
-
0下载:
摘 要:针对人脑的二维图像设计了一种遗传算法和最大互信息相结合的医学图像配准算法,采用互信息配准模型,以图像的灰度统计信息为配准依据,用改进的遗传算法搜索图像间的最优变换参数,并用最大互信息作为目标函数指导最优变换参数的搜索。通过实验验证了算法的可行性和稳定性。-Abstract: The paper designs a registration algorithm which links improved genetic algorithm and the maximal mutual inf
-
-
0下载:
遗传算法用于图像分割,以一片完整的论文为例,便于更准确、更深刻地理解程序源代码-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
-
-
0下载:
针对噪声在多小波分解后的尺度性以及图像本身的特性, 提出了一种基于遗传算法的多小波自适应去噪算
法, 该方法能通过遗传算法自适应地寻求去噪后图像的最小均方误差.实验结果表明, 该算法优于传统算法, 不仅
能有效滤除图像的噪声,而且能较好地保留图像的边缘信息, 具有更加理想的去噪效果-For noise characteristics of multi-scale wavelet decomposition of the image itself and the proposed mult
-
-
0下载:
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。-Genetic Algorithm (Genetic Algorithm) is a simulation of natural selection and genetics of Darwinian biological evolution computational models of biological evolution, t
-
-
1下载:
主要实现遗传算法在高分辨率遥感影像中的道路提取阈值分割-The main road of genetic algorithm to achieve high-resolution remote sensing image extraction threshold segmentation
-