搜索资源列表
aca_color
- 本程序为蚁群算法在图像分类中的应用的源程序。(图像的大小为30*30)
ant_colony_image_edge_detection
- 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, \"An Ant Colony Optimization Algorithm For Image Edge Detection,\" IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
AntCluster.rar
- 蚁群算法,可生成随机生成的图像和聚类图像。,Ant colony algorithm
match.rar
- 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
func_ant_colony_image_edge_detection
- 用蚁群算法做图像边缘检测,过程中采用四种核函数用来做分割,最后产生不同结果用来比较。-Using ant colony algorithm to do image edge detection, the course of four kernel function used for partitioning, and finally used to compare different results.
aunt
- 蚁群算法,适合于图像处理,可以用的哦-it is very good for image prcessing
Ant
- 用csharp实现蚁群算法。运行后可以看到蚂蚁的路径变化。-Ant colony algorithm used to achieve csharp. After the run we can see changes in the path of ants.
AntcolonyAlgorithm
- 这是改进的蚁群算法,比传统的蚁群算法更简易,图像分割速度也快很多!-This is the improved ant colony algorithm, more than the traditional simple ant colony algorithm, image segmentation speed is much faster!
YIQun
- Matlab实现蚁群寻找最短路径的TSP问题,有图像描述。-Matlab to find the shortest path to achieve ant TSP problem, there is the image descr iption.
yinqunhemohujulei
- 基于蚁群模糊聚类算法的图像边缘检测,是用蚁群算法检测边缘的一种很好的方法,希望对蚁群爱好者有所帮助-Fuzzy clustering algorithm based on ant colony edge detection, edge detection algorithm with ant colony' s a good way to help fans want to ant
acokp
- 本程序实现了蚁群算法解决0/1背包问题,并作出了各代蚁群搜索到的最优解的图像-this program use aco to solve the problem of 0/1 bagpack
aca_color
- 本程序为蚁群算法在图像分类中的应用的源程序。(图像的大小为30*30)-This procedure for the ant colony algorithm in the Image Classification of the source. (Image size is 30* 30)
text-edge-detection
- 蚁群算法,图像边缘检测,用于模式识别,可以编译通过!-Ant colony algorithm for image edge detection for pattern recognition can be compiled by!
ant_colony_image_edge_detection
- 一种基于蚁群算法的图像边缘检测算法,有中文注释。-Image edge detection algorithm based on ant colony algorithm
Ant-colony-
- 连续优化问题如(Schaffer函数)的蚁群算法源码和图像-Continuous optimization problems such as (Schaffer the function) ant colony algorithm source code and images
aca
- 一种蚁群的图像分割的方法,希望可以对大家有用-Ant colony image segmentation
基于蚁群算法的图像边缘检测 MATLAB源程序
- 基于蚁群算法的图像边缘检测,包含四种核函数,下载之后可直接运行(Image edge detection based on ant colony algorithm, including four kernel functions, which can run directly after downloading)
程序和相应的图片
- 在基于基础蚁群算法图像边缘检测的例程上改写的一个演示matlab演示动画程序,可以帮助初学者进一步了解算法进行边缘检测 的原理和步骤。首先说明一下:这个程序的检测效果不是很好,而且这里只能使用128*128的图片。这个程序主要是提供初学者学习,演示用。(A demonstration matlab demo program rewritten on the basis of the basic ant colony algorithm image edge detection routine c
GA_matlab
- 遗传算法(GeneticAlgorithm,GA)是一种基于进化论优胜劣汰、适者生存的物种遗传思想的搜索算法。20世纪50年代初,由于一些生物学家尝试用计算机模拟生物系统,从而产生了GA的基本思想。美国密执根大学的霍勒德(J.H.Holland)于20世纪70年代初提出并创立了遗传算法。遗传算法作为一种解决复杂问题的崭新的有效优化方法,近年来得到了广泛的实际应用,同时也渗透到人工智能、机器学习、模式识别、图像处理、软件技术等计算机学科领域。(exmple:quest the maximum va
3.24 基于蚁群算法的图像边缘检测
- 基于蚁群算法的边缘检测,功能简单,适合新手(Edge detection based on ant colony algorithm, the function is simple, suitable for beginners)