文件名称:aco-v1.1
介绍说明--下载内容均来自于网络,请自行研究使用
采用蚁群优化算法的轮廓匹配,输入可以是二值轮廓或者是任意的二维点集-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. The
algorithm is described in detail in:
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. The
algorithm is described in detail in:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
aco\aco_matching.m
...\area_normalize.m
...\bipartite_matching.m
...\construct_matching.m
...\contour_area.m
...\contour_length.m
...\.......s\bump1.ctr
...\........\bump2.ctr
...\........\fish1.ctr
...\........\fish2.ctr
...\........\hand1.ctr
...\........\hand2.ctr
...\........\plane1.ctr
...\........\plane2.ctr
...\........\fish3.ctr
...\dist2.m
...\distance_matrix.m
...\evaluate_matching.m
...\extract_descriptor.m
...\extract_shape_context.m
...\hungarian.m
...\order_preserving_matching.m
...\pairwise_geodesic_dist.m
...\README
...\sc_compute.m
...\set_global.m
...\shape_matching.m
...\show_contour.m
...\signed_triangle_area.m
...\simmat_chisquare.m
...\simmat_euclidean.m
...\update_pheromones.m
...\valid_range.m
...\viz_matching.m
license.txt