pdist2plus

所属分类:matlab编程
开发工具:matlab
文件大小:1KB
下载次数:4
上传日期:2015-02-12 16:31:55
上 传 者adil
说明:  In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.

文件列表:
pdist2plus.m (751, 2015-02-11)
license.txt (1310, 2015-02-11)

近期下载者

相关文件


收藏者