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

搜索资源列表

  1. simkd

    0下载:
  2. kd树的最快实现算法,经过了数次优化后,即使处理数十万个点,也仅仅需要几秒钟,内含使用说明。-kd tree algorithm to achieve the fastest, after a number of optimization, even hundreds of thousands of points. I only need a few seconds, intron use.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:203.72kb
    • 提供者:胖丫
  1. Kd-tree

    0下载:
  2. KD 树代码,常见的数据搜索算法,比较实用-KD tree code, common data search algorithms, more practical
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.42kb
    • 提供者:nanyuan
  1. KdTree

    0下载:
  2. 用Java编写的KD TREE算法实现, 希望对大家有所帮助
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:阎贺
  1. icpCpp

    0下载:
  2. 应用KD-tree和对应点迭代算法对齐两个三维点集
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:157.66kb
    • 提供者:tqg
  1. knnsearch

    0下载:
  2. 一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳-A small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm uses JIT acceleration cycle theory, than to solve a lot of data to quantif
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:555byte
    • 提供者:
  1. SIFT_area_match

    1下载:
  2. SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。-different area SIFT algorithm which is better than the original SIFT and KD tree match.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-02-12
    • 文件大小:6.15mb
    • 提供者:jiba
  1. kdtree

    1下载:
  2. K-D树源码,不错的空间查找算法,在三维重建和匹配中应用较多!-KD tree source, good space search algorithm, in the three-dimensional reconstruction and matching the application of more!
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:103kb
    • 提供者:yangronghao
  1. sift-1.1.1_20071108_win

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

    • 发布日期:2017-03-23
    • 文件大小:438.01kb
    • 提供者:lonfan
  1. kd-trees

    0下载:
  2. 数据结构的选择与算法效率——从IOI98试题PICTURE谈起 高级数据结构:线段树-The choice of data structure and algorithm efficiency- from IOI98 questions about high-level data structure PICTURE: segment tree
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:303.83kb
    • 提供者:henry
  1. Accelerating_Exact_k_means_Algorithms_with_Geometr

    0下载:
  2. 一篇介绍加速kd树算法的英文文章,有比较高的参考价值!-A kd tree algorithm to accelerate introduction of English articles, a relatively high reference value!
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:325.53kb
    • 提供者:晨间
  1. An_intoductory_tutorial_on_kd_trees

    0下载:
  2. 一篇介绍kd-tree算法的比较实用的英文文章,内容详细,有利于初学者使用!-Kd-tree algorithm is a descr iption of the more practical English articles, detailed help beginners to use!
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:129.99kb
    • 提供者:晨间
  1. Nearest_neighbours_and_kD_trees

    0下载:
  2. 利用kd树寻找多维空间最近点的英文书籍,有利于学习ICP算法!-Multidimensional space using kd tree to find the nearest point of the English books is conducive to learning ICP algorithm!
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:112.24kb
    • 提供者:晨间
  1. kdtree_in_matlab

    0下载:
  2. kd-tree 是一种常用的数据结构,它在搜索最近点中有普遍用处。该文件是一个用纯matlab写成的源代码。-kd-tree is a commonly used data structure, it is commonly used in searches for the nearest point. The file is a pure source code written in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:59.39kb
    • 提供者:yaoyao
  1. 10.1.1.10.818

    0下载:
  2. 关于数据库多维索引结构KD树的介绍,包括构建和检索的算法。-Multi-dimensional database index structure on the introduction of KD tree, including the construction and retrieval algorithms
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-23
    • 文件大小:149.2kb
    • 提供者:李光瑞
  1. ImageStitch

    0下载:
  2. 基于SIFT算法的图像拼接 主要是运用SIFT算法求得特征点,然后用kd_tree进行特征点匹配,根据匹配点求得2x2的变换矩阵,然后利用变换矩阵变换图像(需要插值)。-Image Stitch Based on SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:30.84kb
    • 提供者:yyscamper
  1. KDTreeprogramVC

    0下载:
  2. kd树的算法实现,用VC写的,比较详细,大家参考-kd tree program
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:4.98mb
    • 提供者:lvdan
  1. kdtree

    0下载:
  2. 基于手机系统图像拼接中kd树算法的实用程序-a program of kd tree arithmetic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5.73kb
    • 提供者:刘潇
  1. knn

    0下载:
  2. 这是一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳。 K-nearest neighbor search已经广泛应用在科学与工程上,比如模式识别,数据挖掘和信号处理。 -This is a small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm J
  3. 所属分类:Other Databases

    • 发布日期:2017-11-27
    • 文件大小:3.39kb
    • 提供者:hxl
  1. kd-Tree-On-KNN

    0下载:
  2. 利用K_D树数据结构实现K邻域搜索的算法代码-K_D tree data structure the K neighborhood search algorithm code
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:2.51mb
    • 提供者:叶冬荣
  1. kd-tree.cpp

    1下载:
  2. 三维点云配准kd-tree搜索算法,用于特征点的搜索匹配-3 d point cloud registration kd- tree search algorithm, is used to search of feature point matching
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:19.63kb
    • 提供者:杜科林
« 12 3 »
搜珍网 www.dssz.com