搜索资源列表
sift-1.1.1_20071108_win
- Rob Hess的SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差-Rob Hess of the SIFT algorithm C language (based on OpenCV), sampling and Gaussian pyramid differential extraction of feature points, KD tree search for points of the same name, RANS
kdtree
- kd 近邻查找. 一般用在图像拼接等领域-k-d tree to find the nearest one
kdfilter
- 很好的点云滤波的文章,主要介绍了K-d树的滤波方法-Good point cloud filtering articles, Kd tree filtering method
kdtree
- 用matlab进行图像拼接时,可以用到的程序,或可参考。K-D树。我没看懂-Using matlab for image stitching, you can use a program, or a reference. KD tree. I did not understand
Processing.tar
- 包内为探测图像极值,检测SIFT特征和构建K-D树等功能的源码。- Package for the detection of extreme images, detecting SIFT features and functions to build the source code KD tree.
kdtree
- k-d树(k-dimensional树的简称),是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索(如:范围搜索和最近邻搜索)。K-D树是二进制空间分割树的特殊的情况。-kd tree (k-dimensional tree for short), is a data structure split k-dimensional data space. Mainly used in multi-dimensional space-critical data search (eg: