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

搜索资源列表

  1. bwdistsc

    0下载:
  2. This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on opti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49720
    • 提供者:fangfei
  1. ann

    1下载:
  2. ANN is a library written in the C++ programming language to support both exact and approximate nearest neighbor searching in spaces of various dimensions. 可以直接用于工程 支持 Kd tree,BBF(best bin first)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1580763
    • 提供者:hu
  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

    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. 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_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. ReadBundleOutFile

    0下载:
  2. 分析读取Bundler输出的.txt,.key文件,对三维点云sift特征建立KD树索引。-Parsing Bundler Output including .txt& .key Files to construct a KD tree Index.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-12
    • 文件大小:19400218
    • 提供者:tony
  1. ImageStitch

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

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

    0下载:
  2. RTree - KD Tree Used In Graphics Programming VS Version-RTree- KD Tree Used In Graphics Programming VS Version
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:54813
    • 提供者:Li yaca
  1. kdtree

    0下载:
  2. kd 近邻查找. 一般用在图像拼接等领域-k-d tree to find the nearest one
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:115086
    • 提供者:alisha
  1. kdtree

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

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

    0下载:
  2. 在图像处理中,用最优节点优先法,建造kd树,用于特征点匹配-In the image processing, the optimal node with priority method, build kd tree, used for matching feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:55631
    • 提供者:missliu
  1. kdtree

    0下载:
  2. 特征点匹配时,采用构造KD-tree,用最优节点优先法寻找最佳匹配点-Matching feature points, the tectonic KD-tree, with the optimal node is preferred method to search for the optimal matching point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4795
    • 提供者:huangjiulin
  1. KD-Tree

    0下载:
  2. 基于opencv的一个KD-树的一个简单实现 可用-A simple implementation of KD tree
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:780524
    • 提供者:owner
  1. SIFT-KD-tree-image-panorama-opencv

    0下载:
  2. SIFT KD树 图像拼接 全景图_多幅图 opencv -SIFT KD tree image mosaic panorama _ Multiple Figure opencv
  3. 所属分类:Special Effects

    • 发布日期:2015-07-01
    • 文件大小:10035200
    • 提供者:lyj
  1. kd-tree

    0下载:
  2. KD-Tree是一种由二叉搜索树推广而来的用于多维检索的树的结构形式-KD-Tree is a binary search tree by a promotion the tree is used to retrieve the multidimensional structure
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:9599
    • 提供者:璐璐
  1. sift-kd-treePsansac

    1下载:
  2. 基于SIFT 的电子稳像技术。用SIFT+KDTREE+RANSCA实现-image stabilization based on sift+kd tree+ransac
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:11839508
    • 提供者:hanll
  1. creat kd_tree2

    0下载:
  2. 多维KD树建立的完整代码,用于最近邻匹配。(The complete code created by the multidimensional KD tree is used for nearest neighbor matching.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:落尘薇
« 12 »
搜珍网 www.dssz.com