Contour Correspondence via Ant Colony Optimization

Computes a correspondence between two shapes based on ant colony optimization (ACO).
4.1K Downloads
Updated 19 May 2009

View License

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 (2024). Contour Correspondence via Ant Colony Optimization (https://www.mathworks.com/matlabcentral/fileexchange/24094-contour-correspondence-via-ant-colony-optimization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Changed the file description.

1.0.0.0