Nonparametric Curve Extraction Based on Ant Colony System

Abstract

Curve extraction is an important and basic technique in image processing and computer vision. Due to the complexity of the images and the limitation of segmentation algorithms, there are always a large number of noisy pixels in the segmented binary images. In this paper, we present an approach based on ant colony system (ACS) to detect nonparametric curves from a binary image containing discontinuous curves and noisy points. Compared with the well-known Hough transform (HT) method, the ACS-based curve extraction approach can deal with both regular and irregular curves without knowing their shapes in advance. The proposed approach has many characteristics such as faster convergence, implicit parallelism and strong ability to deal with highly-noised images. Moreover, our approach can extract multiple curves from an image, which is impossible for the previous genetic algorithm based approach. Experimental results show that the proposed ACS-based approach is effective and efficient.

Cite

Text

Tan et al. "Nonparametric Curve Extraction Based on Ant Colony System." AAAI Conference on Artificial Intelligence, 2010. doi:10.1609/AAAI.V24I1.7665

Markdown

[Tan et al. "Nonparametric Curve Extraction Based on Ant Colony System." AAAI Conference on Artificial Intelligence, 2010.](https://mlanthology.org/aaai/2010/tan2010aaai-nonparametric/) doi:10.1609/AAAI.V24I1.7665

BibTeX

@inproceedings{tan2010aaai-nonparametric,
  title     = {{Nonparametric Curve Extraction Based on Ant Colony System}},
  author    = {Tan, Qing and He, Qing and Shi, Zhongzhi},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2010},
  pages     = {599-604},
  doi       = {10.1609/AAAI.V24I1.7665},
  url       = {https://mlanthology.org/aaai/2010/tan2010aaai-nonparametric/}
}