kdtree

所属分类:图形图像处理
开发工具:matlab
文件大小:112KB
下载次数:46
上传日期:2011-10-18 16:41:56
上 传 者xinming114
说明:  kd 近邻查找. 一般用在图像拼接等领域
(k-d tree to find the nearest one)

文件列表:
kdtree (0, 2011-10-16)
kdtree\kdrange_demo.m (931, 2011-10-16)
kdtree\kdrangequery.m (1408, 2011-10-16)
kdtree\kdtree.m (2098, 2011-10-16)
kdtree\kdtree_demo.m (1085, 2011-10-16)
kdtree\kdtreeidx.m (2007, 2011-10-16)
kdtree\mex (0, 2011-10-16)
kdtree\mex\glx (0, 2011-10-16)
kdtree\mex\glx\kdrangequery.mexglx (14356, 2011-10-16)
kdtree\mex\glx\kdtree.mexglx (13677, 2011-10-16)
kdtree\mex\glx\kdtreeidx.mexglx (13723, 2011-10-16)
kdtree\mex\mac (0, 2011-10-16)
kdtree\mex\mac\kdrangequery.mexmac (58660, 2011-10-16)
kdtree\mex\mac\kdtree.mexmac (58608, 2011-10-16)
kdtree\mex\mac\kdtreeidx.mexmac (58616, 2011-10-16)
kdtree\mex\win (0, 2011-10-16)
kdtree\mex\win\kdrangequery.dll (11264, 2011-10-16)
kdtree\mex\win\kdtree.dll (10752, 2011-10-16)
kdtree\mex\win\kdtreeidx.dll (10752, 2011-10-16)
kdtree\mykdtree.asv (1046, 2011-10-16)
kdtree\mykdtree.m (1074, 2011-10-16)
kdtree\src (0, 2011-10-16)
kdtree\src\kdrangequery.cc (3828, 2011-10-16)
kdtree\src\kdtree.cc (0, 2011-10-16)
kdtree\src\kdtree_common.cc (8798, 2011-10-16)
kdtree\src\kdtree_common.h (0, 2011-10-16)
kdtree\src\kdtreeidx.cc (5483, 2011-10-16)

This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions. Included are the source code files in kdtree/src, as well as precompiled mex files for the following systems: - Mac OS X (Matlab 6.5) - Redhat Linux (Matlab 6.5) - Windows (Matlab 6.1) Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m). The new features added June 2004: + You can now use N dimensional data points, where N>3. + Use KDTREEIND to return the index value to the closest point, instead of the closest point values. + KDRANGEQUERY can now return these index values as well. Written by / send comments or suggestions to : Guy Shechter guy at jhu dot edu June 2004

近期下载者

相关文件


收藏者