Contour Correspondence via Ant Colony Optimization

Computes a correspondence between two shapes based on ant colony optimization (ACO).

You are now following this Submission

This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.

If you use this code in your work, please acknowledge it by citing the following reference:
O. van Kaick, G. Hamarneh, H. Zhang, P. Wighton
"Contour Correspondence via Ant Colony Optimization"
Proc. 15th Pacific Conference on Computer Graphics and Applications (Pacific Graphics 2007), pp. 271-280, 2007.
http://dx.doi.org/10.1109/PG.2007.56

Cite As

Oliver van Kaick (2026). Contour Correspondence via Ant Colony Optimization (https://uk.mathworks.com/matlabcentral/fileexchange/24094-contour-correspondence-via-ant-colony-optimization), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Changed the file description.

1.0.0.0