搜索资源列表
Kd-tree
- KD 树代码,常见的数据搜索算法,比较实用-KD tree code, common data search algorithms, more practical
sift_robhess.rar
- Rob Hess Linux下的SIFT提取源码,金字塔采样和高斯差分提取特征点,KD树搜索寻找同名点,RANSAC去粗差,Rob Hess Linux source code under the SIFT extraction, sampling and Gaussian pyramid differential extraction of feature points, KD tree search to find the same name, points, RANSAC to gross
KD-Tree
- 光线追踪的cuda程序,基于cuda实现,大大加速了速度。-Cuda ray tracing program, based on cuda implementation, greatly accelerating the speed.
KD-3X-KC-3X
- 广州科密公司KD-3X KC-3X考勤机二次开发包和文档说明!可直接使用!-Guangzhou Bureau of the company KD-3X KC-3X attendance of secondary development kit and documentation! Can be used directly!
SIFT_area_match
- SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。-different area SIFT algorithm which is better than the original SIFT and KD tree match.
kdtree
- kd树类的实现。内部提供了三种搜索方法。-kd tree class implementation。
kdtree
- K-D树源码,不错的空间查找算法,在三维重建和匹配中应用较多!-KD tree source, good space search algorithm, in the three-dimensional reconstruction and matching the application of more!
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
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
kd
- 杀硬盘的代码,自动破坏物理硬盘的mbr,分区表,运行后重启机,硬盘分区全部没了-Hard to kill the code, automatic destruction of the physical hard disk mbr, partition table, run after the restart the machine, not all of the hard disk partition
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.
kdgame_opengl_ver1
- Kd game openGL using VC-Kd game openGL using VC++
kd
- 是一款循环试拨号程序,就只是对绵阳职业技术学院的拨号有用,它可以去试那些号码拨的上去。很好用的。
kd_tree
- 一个高效的k-d tree实现,可以广泛的应用与图形图像处理。-K nearest neighbor search based on KD-tree
flann-1.2-src
- 快速近似KNN库,是一个对于kd-tree的实现。可以用它实现特征向量的匹配。-Fast approximate KNN library, is one for the kd-tree implementation. You can use it to achieve the feature vector matching.
An_intoductory_tutorial_on_kd_trees
- 一篇介绍kd-tree算法的比较实用的英文文章,内容详细,有利于初学者使用!-Kd-tree algorithm is a descr iption of the more practical English articles, detailed help beginners to use!
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
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)