图像边缘检测 Resources

Showing items tagged with "图像边缘检测"

This is a demonstration program for image edge detection using ant colony optimization (ACO), implementing the algorithm described in the IEEE 2008 paper "An Ant Colony Optimization Algorithm For Image Edge Detection." The package includes complete MATLAB source code implementing the ACO edge detection algorithm along with the original PDF version of the research paper (which should be cited as: IEEE Conference Publication, 2008). The program demonstrates how artificial ants navigate through pixel neighborhoods using pheromone trails to identify edge pixels.

MATLAB 197 views Tagged