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

搜索资源列表

  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. Image-rectification_surf

    0下载:
  2. 用于双目立体图像匹配:用surf提取特征点、Flann匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,用opencv实现-For binocular stereo image matching feature extraction point: surf, Flann matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the ster
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:2.9kb
    • 提供者:guonan
  1. 3D-gamer

    0下载:
  2. 雙camera,取出左右camera的image,做flann ransac matching(基予sift)同時計算出fundamental matrix和深度關係。另外做了光流法h檔 加載後 可以計算左右camera 運動位移。 如果不能解壓縮,請將檔案後綴改成7z。-3D geometry
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:5.02kb
    • 提供者:Yang
  1. sift_flann

    0下载:
  2. sift算法实现图像匹配,利用flann匹配算子-sift algorithm of image matching using flann match operator
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:19.05mb
    • 提供者:dxl
  1. flann-1.7.1-src

    1下载:
  2. flann 快速近邻搜索 win64已编译好-flann for win64 compiled
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:12.5mb
    • 提供者:宋新航
  1. showtest

    0下载:
  2. 这个程序在ubuntu 中的OpenCV2.4.4能运行,没试过其他平台,但应该是大同小异的。其中代码都是C++风格,用了surf算法寻找特征点,用flann算法匹配特征点,有简单拼接模式和加权平均匹配模式-This program can run in ubuntu in OpenCV2.4.4, have not tried other platforms, but it should be pretty much the same. Where the code is C++ style,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:725.87kb
    • 提供者:huangjianpeng
  1. Feature_Matching_FLANN

    0下载:
  2. OpenCV使用FlannBasedMatcher实现快速高效匹配-Use the FlannBasedMatcher interface in order to perform a quick and efficient matching by using the FLANN
  3. 所属分类:Special Effects

    • 发布日期:2016-01-23
    • 文件大小:1kb
    • 提供者:唐邵
  1. 3D-Reconstruction.

    0下载:
  2. 择了一种速度、特征点数量和精度都比较好的组合方案:FAST角点检测算法+sift特征描述子+FLANN(Fast Library for Approximate Nearest Neighbors) 匹配算法。-Choose a speed and precision of the number of feature points are relatively good combination scheme: FAST corner detection algorithm+sift featur
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7.19mb
    • 提供者:qinqin
  1. Use-the-feature-point-matching-FLANN

    0下载:
  2. 使用FLANN进行特征点的匹配 VS2010+Opencv2.49-Use FLANN feature points matching VS2010+ Opencv2.49
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:125.81kb
    • 提供者:刘柯
  1. FLANN_and_SURF

    0下载:
  2. 检测Surf关键点、提取训练图像描述符,创建基于FLANN的描述符匹配对象-To check surf key points extracted image descr iptor training, create the descr iptor-based matching objects FLANN
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4.88mb
    • 提供者:张苇宁
  1. FlannBasedMatcher

    0下载:
  2. 使用FLANN进行特征点匹配,利用SURF检测器检测的关键点,绘制出符合条件的匹配点 -The key point of the feature point matching using FLANN using SURF detector, the draw qualifying match point
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.09mb
    • 提供者:张苇宁
  1. FLANN_and_SURF

    0下载:
  2. FLANN结合SURF进行关键点的描述和匹配-FLANN and SURF be combined and matched the descr iption of the key points.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:83.06kb
    • 提供者:赵鹏
  1. SURFPFLANN

    0下载:
  2. SURF+FLANN特征点匹配,检测目标物-SURF+ FLANN feature point matching for target detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.29mb
    • 提供者:weepo
  1. PEIZHUN

    0下载:
  2. 使用FLANN进行特征点匹配,完成图像配准功能-FLANN performed using feature point matching, image registration function is completed
  3. 所属分类:OpenCV

    • 发布日期:2017-12-14
    • 文件大小:4.04mb
    • 提供者:邸伟峰
  1. opencv3.2_SIFT+flann

    0下载:
  2. 本程序用于图像拼接,使用了SIFT特征点匹配,加上了加权融合算法去除了明暗接缝(This program is used for image stitching, using SIFT feature point matching and adding a weighted fusion algorithm to remove the bright and dark seams)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:16.62mb
    • 提供者:nkkkkk
搜珍网 www.dssz.com