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

搜索资源列表

  1. Kd-tree

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

    • 发布日期:2008-10-13
    • 文件大小:4525
    • 提供者:nanyuan
  1. sift_robhess.rar

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:181805
    • 提供者:lonfan
  1. c++实现的KNN库:建立高维度的K-d tree

    0下载:
  2. c++实现的KNN库:建立高维度的K-d tree,实现K邻域搜索,最小半径搜索-K-NN algorithm implementation. It supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:624713
    • 提供者:duckur
  1. KD-Tree

    2下载:
  2. 光线追踪的cuda程序,基于cuda实现,大大加速了速度。-Cuda ray tracing program, based on cuda implementation, greatly accelerating the speed.
  3. 所属分类:3D图形编程

    • 发布日期:2013-07-08
    • 文件大小:12245
    • 提供者:wangpichao
  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
    • 文件大小:6444974
    • 提供者:jiba
  1. kdtree

    0下载:
  2. kd树类的实现。内部提供了三种搜索方法。-kd tree class implementation。
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1108296
    • 提供者:彭合国
  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
    • 文件大小:105469
    • 提供者:yangronghao
  1. KD_Tree

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

    • 发布日期:2017-03-30
    • 文件大小:4177
    • 提供者:Lee Sangmin
  1. kdtree-0.5.4.tar

    0下载:
  2. kd tree implementation java
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-11-25
    • 文件大小:8675
    • 提供者:Gauz
  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
    • 文件大小:448526
    • 提供者: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
    • 文件大小:311118
    • 提供者:henry
  1. libkdtree_0.7.0

    0下载:
  2. 一个KD-tree的类STL模板库,版本为0.7.0-libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:111913
    • 提供者:黄常标
  1. kdtree2.tar

    0下载:
  2. kd tree java implementation 2
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1560812
    • 提供者:Gauz
  1. KdTree

    0下载:
  2. this class is an implementation of the kd-tree algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:832
    • 提供者:bilz
  1. kd_tree

    0下载:
  2. 一个高效的k-d tree实现,可以广泛的应用与图形图像处理。-K nearest neighbor search based on KD-tree
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:24470
    • 提供者:南亮亮
  1. flann-1.2-src

    0下载:
  2. 快速近似KNN库,是一个对于kd-tree的实现。可以用它实现特征向量的匹配。-Fast approximate KNN library, is one for the kd-tree implementation. You can use it to achieve the feature vector matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:277085
    • 提供者:
  1. KDnnTree

    0下载:
  2. KDnnTree for KD tree construct and search for nearest neighbour
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2656
    • 提供者:peter
  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
    • 文件大小:133106
    • 提供者:晨间
  1. KD-tree

    0下载:
  2. C++构建简单的KD树并查找K近邻,是一篇文档,内附代码,代码亲测可用(C++ to build a simple KD tree, and find K nearest neighbor, is a document, enclosing code, code pro test available)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-11
    • 文件大小:235906
    • 提供者:StephenYoung
  1. kd-tree

    0下载:
  2. kd-tree点云索引方法,源码以及应用实例解析(kd-tree point cloud code)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:雨落潇湘
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com