CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - kd

搜索资源列表

  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
    • 文件大小:48.55kb
    • 提供者: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
    • 文件大小:1.51mb
    • 提供者:hu
  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. 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. 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
    • 文件大小:270.59kb
    • 提供者:
  1. ImageRetrieval

    1下载:
  2. 毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:350.94kb
    • 提供者:平天羽
  1. ImageStitch

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

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

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

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

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

    • 发布日期:2017-04-04
    • 文件大小:5.73kb
    • 提供者:刘潇
  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
    • 文件大小:54.33kb
    • 提供者: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
    • 文件大小:4.68kb
    • 提供者:huangjiulin
  1. Algorithm-for-Sequence-Image-Automatic-Mosaic-bas

    0下载:
  2. Abstract—Constraining by cameras’ view-angles of the outdoor monitoring systems, the panoramic digital images fail to be obtained directly from photographing. A method is proposed on the basis of the scale invariance feature transform (i.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:337.24kb
    • 提供者:bou33aza
  1. RTGI

    1下载:
  2. GlobalIllumination(实时全局光照).通过这个源代码,你能够了解到GlobalIllumination和Kd-Tree的实现方式.-GlobalIllumination algorithm.Through this sourcecode,you may have a good knowledge of the algorithm of Real Time GI and kd-tree.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10.27mb
    • 提供者:Carrot Lee
  1. kdfilter

    0下载:
  2. 很好的点云滤波的文章,主要介绍了K-d树的滤波方法-Good point cloud filtering articles, Kd tree filtering method
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:459.27kb
    • 提供者:周保兴
  1. sift-kdtree

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

    • 发布日期:2017-11-14
    • 文件大小:2.15mb
    • 提供者:chengbo
  1. sift-panoramas

    1下载:
  2. 用SIFT+kd-tree+RANSAC算法。首先,提取SIFT特征点,再次构建kd-tree寻求与关键点最近的和次近的点,用BBF搜索算法遍历,再由RANSAC求变换矩阵 -Algorithms SIFT+kd-tree+RANSAC. First, the extracted SIFT feature points again to build a KD-Tree to seek the key points and sub-points near BBF search algorith
  3. 所属分类:Special Effects

    • 发布日期:2015-01-03
    • 文件大小:8.65mb
    • 提供者:孙洁
  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
    • 文件大小:294.53kb
    • 提供者:余金
  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
    • 文件大小:9.57mb
    • 提供者:lyj
  1. Angle-cosine--diffusion-distance

    0下载:
  2. 详细讲解了夹角余弦,扩散距离,KD-tree,他们的原理以及优势-In detail the included Angle cosine, diffusion distance, KD- tree, their principles and advantages
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:25.54kb
    • 提供者:mumu
  1. Processing.tar

    0下载:
  2. 包内为探测图像极值,检测SIFT特征和构建K-D树等功能的源码。- Package for the detection of extreme images, detecting SIFT features and functions to build the source code KD tree.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:20.51kb
    • 提供者:王健
« 12 »
搜珍网 www.dssz.com