搜索资源列表

  1. flann-1.2-src

    0下载:
  2. FLANN - Fast Library for Approximate Nearest neighbors This is a library for fast approximate nearest neighbor matching. -FLANN- Fast Library for Approximate Nearest neighbors This is a library for fast approximate nea
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-02
    • 文件大小:277504
    • 提供者:cui
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-02
    • 文件大小:277504
    • 提供者:
  1. flann-1.6.10-src

    0下载:
  2. a nearest datastructure
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-07-02
    • 文件大小:499712
    • 提供者:yazid
  1. flann-1.6.11-src

    0下载:
  2. 快速计算近似最近邻域,可用于图形处理中计算点云的k-Quickly compute approximate nearest neighbor, can be used for graphics processing point cloud computing knn
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-07-02
    • 文件大小:497664
    • 提供者:黄锦芳
  1. flann-1.7.1-src

    1下载:
  2. kd-tree的建立与操作,可以应用于三维重建,三维导航-kd-tree establishment and operation can be applied to three-dimensional reconstruction of three-dimensional navigation
  3. 所属分类:其他小程序

    • 发布日期:2024-07-02
    • 文件大小:582656
    • 提供者:lijing
  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 epip
  3. 所属分类:3D图形编程

    • 发布日期:2024-07-02
    • 文件大小:3072
    • 提供者:guonan
  1. flann-1.8.4-src

    1下载:
  2. kd-tree的建立与查询,支持多核cpu-Fast Library for Approximate Nearest Neighbors
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-07-02
    • 文件大小:561152
    • 提供者:ccc
  1. 3D-gamer

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

    • 发布日期:2024-07-02
    • 文件大小:5120
    • 提供者:Yang
  1. sift_flann

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

    • 发布日期:2024-07-02
    • 文件大小:19974144
    • 提供者:dxl
  1. system-identification

    0下载:
  2. These are codes for system identification using various algorithm like LMS,RLS,PSO+FLA-These are codes for system identification using various algorithm like LMS,RLS,PSO+FLANN
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:2048
    • 提供者:rakesh
  1. iris_classification

    0下载:
  2. Classification of iris data set using FLANN and epoch based learning(not iterative).The same technique is again used for realizing XOR gate-Classification of iris data set using FLANN and epoch based learning(not iterat
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:11264
    • 提供者:rakesh
  1. flann-1.7.1-src

    0下载:
  2. flann 快速近邻搜索 win64已编译好-flann for win64 compiled
  3. 所属分类:图形/文字识别

    • 发布日期:2024-07-02
    • 文件大小:13110272
    • 提供者:宋新航
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-02
    • 文件大小:743424
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:唐邵
  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 d
  3. 所属分类:3D图形编程

    • 发布日期:2024-07-02
    • 文件大小:7534592
    • 提供者:qinqin
  1. Use-the-feature-point-matching-FLANN

    0下载:
  2. 使用FLANN进行特征点的匹配 VS2010+Opencv2.49-Use FLANN feature points matching VS2010+ Opencv2.49
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-02
    • 文件大小:129024
    • 提供者:刘柯
  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

    • 发布日期:2024-07-02
    • 文件大小:5111808
    • 提供者:张苇宁
  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

    • 发布日期:2024-07-02
    • 文件大小:5335040
    • 提供者:张苇宁
  1. FLANN

    0下载:
  2. This a source code for implementing Functional Link Artificial neural network (FLANN) in matlab.-This is a source code for implementing Functional Link Artificial neural network (FLANN) in matlab.
  3. 所属分类:编程文档

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:Gaurav Kumar
  1. FLANN

    0下载:
  2. FLANN for Adaptive channel equalization
  3. 所属分类:其他小程序

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:Pravat
« 12 »

源码中国 www.ymcn.org