搜索资源列表
kdtree
- kd树的实现,用到matlab-kd tree realization used Matlab
icpCpp
- 应用KD-tree和对应点迭代算法对齐两个三维点集
kdtree
- kd树类的实现。内部提供了三种搜索方法。-kd tree class implementation。
KD_Tree
- KD_Tree In computer science, a kd-tree (short for k-dimensional tree) is a space-partitioning data structure for organizing points in a k-dimensional space. kd-trees are a useful data structure for several applications, such as searches involving a m
TreeListCtrl_CheckDirectorySizes
- 一个使用树形列表控件显示磁盘信息和结构的例子--An example of display information and structural of disk by using tree list control
libkdtree_0.7.0
- 一个KD-tree的类STL模板库,版本为0.7.0-libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree.
kdtree
- In computer science, a kd-tree (short for k-dimensional tree) is a space-partitioning data structure for organizing points in a k-dimensional space. kd-trees are a useful data structure for several applications, such as searches involving a multidime
10.1.1.10.818
- 关于数据库多维索引结构KD树的介绍,包括构建和检索的算法。-Multi-dimensional database index structure on the introduction of KD tree, including the construction and retrieval algorithms
KDTreeKnn
- KD Tree KNN This source code implement KD Tree in C# This is for my research Performance very good Using Parralel proceessing
KD
- a kd-tree implementation ,you need to continu-a kd-tree implementation ,you need to continu..
kDtreesfig
- kd树的相关英文资料 非常经典详细的解说-kd tree
kdtree
- KD tree implementation in C by Rajeev Kumar
flann-1.7.1-src
- kd-tree的建立与操作,可以应用于三维重建,三维导航-kd-tree establishment and operation can be applied to three-dimensional reconstruction of three-dimensional navigation
KDTree-SRC
- KD树,用于范围搜索。大家都懂啦,不用多说了-KD tree for range search
ImageRetrieval
- 本系统利用图片的surf特征进行匹配,KD-tree存储特征数据节点,实现相似图片的检索。实现类似于百度的以图搜图功能,结果返回最相似的前十名的图片。-The system uses a picture of the surf feature match, KD-tree storage feature data node, similar image retrieval. Similar to Baidu to search map function returns the results o
KD-tree
- kd树是一种对k维空间中的实例点进行存储以便对其进行快速搜索的树形数据结构-kd tree is a k-dimensional space for instance points to be stored quickly search tree data structure
kd-tree.cpp
- 三维点云配准kd-tree搜索算法,用于特征点的搜索匹配-3 d point cloud registration kd- tree search algorithm, is used to search of feature point matching
KD-tree
- C++构建简单的KD树并查找K近邻,是一篇文档,内附代码,代码亲测可用(C++ to build a simple KD tree, and find K nearest neighbor, is a document, enclosing code, code pro test available)
kd
- kd树就是用于讲解kd树形结构的,这个需要看代码来说(The KD tree is used to explain the KD tree structure)
kd-tree
- kd-tree点云索引方法,源码以及应用实例解析(kd-tree point cloud code)