region-match

所属分类:图形图像处理
开发工具:matlab
文件大小:13KB
下载次数:26
上传日期:2013-03-30 22:26:01
上 传 者haohaokeyanba
说明:  图像的区域匹配,输入:两幅图像分割之后的邻接矩阵,还有两幅图像分割区域的每个块之间的相似度,就可以得出区域一对一匹配的关系
(region match input:Adjacency matrix of picture A,B and Affinity matrix represent the Affinity of the every regions between pictures output:one-to-one match between regions of two pictures)

文件列表:
region match (0, 2013-03-30)
region match\commute_times.m (905, 2011-02-02)
region match\degrees_und.m (435, 2010-10-15)
region match\hungarian.m (9330, 2011-02-25)
region match\H_unfold.m (158, 2013-03-29)
region match\ipfp.m (2019, 2011-05-16)
region match\ipfp_gm.m (3028, 2011-05-16)
region match\laplacian.m (657, 2011-02-02)
region match\memo.m (89, 2013-03-27)
region match\M_test.m (87, 2013-03-29)
region match\region_match.m (1341, 2013-03-30)
region match\spectral_matching_1.m (1493, 2011-02-25)
region match\spectral_matching_ipfp.m (3646, 2011-05-16)
region match\test_tho30.m (8657, 2011-05-16)

Author:GuoZhu Liang @ NanJing University input:A,B,Affinity (A:A 图邻接矩阵 B:B图邻接矩阵*邻接矩阵表征一个图片之间的相似度* Affinity:表征两幅图片各区域之间相似性) output:one-to-one match between regions of two pictures.

近期下载者

相关文件


收藏者