New ACO algorithm for image edge detection

Abstract
Ant Colony Optimization (ACO) is a metaheuristic based on real behavior of ants to solve optimization problems. Edge detection plays an important role in image processing. It consists in detecting edges or contours in images which allows to extract information from them. An ACO algorithm to edge detection is proposed. Using heuristic and knowledge information and applying an improvement operator, binary images including edges detected are obtained. The algorithm was tested with several images (real and synthetic, with and without presence of noise). The results reached were competitive in terms of quality of images and required computational time.