搜索资源列表
GAsegmentation
- 利用遗传算法迭代得到分割的最优阈值,其中用了otsu法则,是otsu分割的一种改进。
tuxiangfenge
- 基于最优家族遗传算法的改进二维熵图像分割
ksw.ga.improve1
- 基于ksw方法和改进遗传算法的图像分割,适用于单目标分割,效率和效果都不错,缺点是结果在一定范围内有些不稳定,遗传算法的通病-Ksw method and based on improved genetic algorithm for image segmentation, applied to single-object segmentation, the efficiency and effectiveness are good, the disadvantage is the result
ga_seg
- 改进基本遗传算法与最大熵法结合用于图像分割-Improvement of the basic genetic algorithm combined with the maximum entropy method for image segmentation
program
- 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
roadsegmentation
- 遗传算法在道路图像阈值分割中的应用,算法中对遗传算法的遗传算子进行了一系列的改进,收敛性较好。-Genetic Algorithm in the path of the image threshold segmentation application, the algorithm of genetic algorithm genetic operator carried out a series of improvements, a better convergence.
GAtuxianghuifu
- 本文提出一种改进的二维遗传算法用于图像恢复-In this paper, an improved two-dimensional genetic algorithm for image restoration
adptivega
- 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
NeighborhoodModel-NM
- 遗传算法是当前许多科学实验领域广泛应用的一种非线性并行算法.本文研究了遗传算法在数字图像的灰度图二值化中的应用 ,提出了一种新的灰度图二值化方法.该方法通过对每个子群体的优化计算和动态改进的适应度函数 ,确定新的分割阈值.实验验证该方法对于噪声干扰的一般质量图像有着良好的效果.-Genetic algorithm is currently widely used in many scientific experiments in the field of a nonlinear parallel
pso3
- 为寻求复杂多峰函数的全局最优解问题, 提出了新型混合算法。该算法由带共享函数 的遗传算法、移民技术、聚类算法和改进的Pow ell 算法组成。由于上述算法的有机配合, 提高了 混合算法的全局和局部搜索能力。油藏系统应用实例和仿真实例证明了算法的有效性-Complex multimodal function to find a global optimal solution of problem, a new hybrid algorithm. The algorithm function
Seg_ImageProcessing
- VC++环境下 可运行,基于遗传算法的图形分割,改进。-Microsoft Visual Studio 6.0 executable
GeneticAlgorithmMaximalMutual
- 摘 要:针对人脑的二维图像设计了一种遗传算法和最大互信息相结合的医学图像配准算法,采用互信息配准模型,以图像的灰度统计信息为配准依据,用改进的遗传算法搜索图像间的最优变换参数,并用最大互信息作为目标函数指导最优变换参数的搜索。通过实验验证了算法的可行性和稳定性。-Abstract: The paper designs a registration algorithm which links improved genetic algorithm and the maximal mutual inf
yc
- 基于改进的遗传算法的神经网络程序,含注释语句-Improved genetic algorithm-based neural network program, including the Notes statement
DblGEGA
- 双切点交叉遗传算法,对遗传算法的改进-Double-cut-point crossover genetic algorithm, the improved genetic algorithm
adptivega
- 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
picture
- 该图片是对无线传感网络,从能量和死亡节点进行仿真验证,所用算法为改进量子遗传算法-The picture is a wireless sensor network nodes and death from energy simulation, the algorithm used to improve the quantum genetic algorithm
segment_ga
- 这是一系列图像分割的matlab程序,其中有二维最佳直方图熵法及传统遗传算法,二维最佳直方图熵法及改进遗传算法,二维最佳直方图熵法及穷举法,最佳直方图熵法及改进遗传算法,最佳直方图熵法及穷举法,并包含示例图片以及结果,是学习图像分割的一个很好的工具-This is a series of image segmentation matlab program, which has the best two-dimensional histogram entropy method and the tr
3947218
- 求解tsp的改进遗传算法matlab源码,不错的 很好(Improved genetic algorithm for solving TSP of matlab source, good is very good)
改进svm
- phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)