基于蚁群算法的图像边缘检测我要分享

Image edge detection based on Ant Colony algorithm

matlab 算法 图像 检测 基于 蚁群 边缘

关注次数: 221

下载次数: 1

文件大小: 18.59 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:用蚁群算法实现图像边缘检测蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报


English Description:

Ant colony algorithm for image edge detection (ant colony optimization, ACO) with ant colony algorithm,  also known as ant algorithm is an algorithm used to find the optimal path probability type in the figure.  It is in his doctoral thesis proposed by Marco Dorigo in 1992, inspired by the behavior of the path of the  ants found in the process of looking for food. Ant colony algorithm is a simulated evolutionary algorithm,  preliminary studies show that the algorithm has many excellent properties. PID controller parameters are  optimized for the design, and the result


代码预览