CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - KDtree

搜索资源列表

  1. kdtree1

    0下载:
  2. KD树在vc++中的实现包含kd树的创建等-the implement of kdtree in vc++
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:234377
    • 提供者:
  1. KDTreeTest

    0下载:
  2. 这是一个名为kdtree的数据结构源码,用来划分高维空间,并且查找最近的点-this source code is a kind of structure to split the space of multi-dimension, which is named kdtree. And you can use it to compute the nearest point in the database.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1779242
    • 提供者:王海
  1. KDTree

    0下载:
  2. K叉树 < 数据结构与算法分析in C> -K-tree Data Structures And Algorithm Analysis in C
  3. 所属分类:Data structs

    • 发布日期:2017-12-05
    • 文件大小:2879
    • 提供者:aa
  1. acmkdtree

    0下载:
  2. kdtree java 实现。。 实现了一个sql优化,减少了回溯次数,家少了执行时间-The kdtree java. . . . A sql optimization, reduce the number of backtracking, the home less execution time
  3. 所属分类:Data structs

    • 发布日期:2017-11-29
    • 文件大小:3939421
    • 提供者:陆杨柳
  1. avito

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:4004713
    • 提供者:张余
  1. av

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:4004608
    • 提供者:张余
  1. new

    0下载:
  2. KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助-Key step KDtree matching function achieved great help in a comprehensive and in-depth understanding of Lowe' s SIFT algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:2112282
    • 提供者:张余
  1. SIFT_VC.rar

    0下载:
  2. sift算法,支持特征点提取,kdtree算法匹配的程序。,sift algorithm, program support feature point extraction, kdtree algorithm match.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:191200
    • 提供者:fengguanghui
  1. KDTree-SRC

    0下载:
  2. KD树,用于范围搜索。大家都懂啦,不用多说了-KD tree for range search
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:53977
    • 提供者:Excalibur
  1. sift-kdtree

    0下载:
  2. 程序实现了对图像sift特征的提取,并利用KD-树对图像进行相似度匹配。-Program image sift feature extraction and similarity matching KD-tree image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2252647
    • 提供者:chengbo
  1. kdTree

    0下载:
  2. 最近邻算法的构建,构造kd-tree。是统计学习方法中的经典方法。是其源码实现。-Nearest neighbor algorithm, constructed kd-tree. The classical method is a statistical learning method. Its source code to achieve.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:16868
    • 提供者:孙栋衡
  1. CollectSample

    0下载:
  2. 项目中关于kdtree的实际运用,感兴趣的可以看下-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-12-06
    • 文件大小:3506498
    • 提供者:ljy
  1. numerical-recipe-code4

    0下载:
  2. 剑桥数据库源代码,包括huffcode、inter_curve、kdtree等算法-Cambridge database source code, including huffcode, inter_curve, kdtree algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:22290
    • 提供者:sherry
  1. kdtree

    0下载:
  2. KD-Tree的c++实现,并有文档详细介绍了KD-Tree的实现算法。-KD-Tree of c++ implementation, detailing the implementation of the KD-Tree algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1203759
    • 提供者:曹鹏
  1. kdtree.pointcloud.matlab

    0下载:
  2. 本实例旨在通过对同一空间坐标系的不同状态和特征的三维点云数据进行匹配,从而提取两者之间的关联特征与向量。-This example designed by the same spatial coordinates and characteristics of the different states of the three-dimensional point cloud data matching to extract the association between characteristi
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:114898
    • 提供者:钱东明
  1. kdtree-master

    0下载:
  2. K-d tree implementation in C++ for NN and KNN search Templated k-d tree example that makes use of boost geometry point classes. The k-d tree is build in bulk and supports N dimensions. The implementation contains a recursive and iterative ne
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:5478
    • 提供者:AMIMIMEK
  1. kdtree

    0下载:
  2. 用matlab进行图像拼接时,可以用到的程序,或可参考。K-D树。我没看懂-Using matlab for image stitching, you can use a program, or a reference. KD tree. I did not understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:301599
    • 提供者:余金
  1. KDTreeTest

    0下载:
  2. KDTree的具体实现demo,主要包括KDTree的建立和查询-KDTree specific implementation of the demo, mainly including the establishment of a KDTree and queries
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:635872
    • 提供者:
  1. kdtree

    0下载:
  2. 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:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:726
    • 提供者:刺客
  1. KD-TREE3

    0下载:
  2. kd树程序,可运行,在txt中输入测试数据-kdtree program
  3. 所属分类:Game Program

    • 发布日期:2017-05-11
    • 文件大小:2505083
    • 提供者:沈东羽
« 1 2 3 45 »
搜珍网 www.dssz.com