CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 特征点匹配

搜索资源列表

  1. tiquyupipei

    0下载:
  2. 利用Harris算子,基于matlab对图像特征点进行提取与匹配-Using Harris operator, image feature point extraction and matching based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:551
    • 提供者:朱超
  1. opencvorb

    1下载:
  2. 利用Orb算法实现图像特征点的提取,并且通过前后两帧之间的特征点进行特征匹配,为视频稳像、图像融合以及图像识别提供前提条件。-Detecting feature points using Orb algorithm, then matching the points with the detected points frames.That method provide one new way to video stablization ,image fusion and image recog
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14072597
    • 提供者:xiemengdi
  1. Essay_SIFT

    0下载:
  2. 对于两幅图像的特征点匹配,可以知道对应点的偏移角度以及位移-For both image feature point matching, corresponding points can know the offset Angle and displacement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1754
    • 提供者:志鹏
  1. 45398761sift

    0下载:
  2. 本代码是应用sift算法进行的特征点匹配与配准,可以应用于图像拼接,人脸识别等等,用法非常强大。可以运行-This code is matched with the feature point registration application sift algorithm can be applied to the image stitching, face recognition, etc., usage is very powerful. You can run
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10186774
    • 提供者:姚丽丽
  1. matching_surf

    1下载:
  2. 对输入的两幅图像进行surf特征点匹配,并标注出特征点。-Matching Surf feature points between images
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:11036563
    • 提供者:amazing
  1. shuixiajixianyueshu

    0下载:
  2. 用于水下图像做特征点匹配时,剔除错误的匹配对,类似于空气中常用的极线约束-For underwater images do match feature points, excluding the wrong matching, similar to commonly used air epipolar constraint
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:207060
    • 提供者:旋子
  1. PicMatch

    0下载:
  2. 基于C++的图像配准算法,通过提取特征点,完成特征点匹配,估计运动模型参数,完成图像配准-C++ based image registration algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:231586
    • 提供者:chendalong
  1. Harrispin

    1下载:
  2. 采用小波变换提取图像特征,对图像特征点进行匹配可以实现畸变图像校正。-Using wavelet transform to extract image features, the image feature points matching can be achieved distortion image correction.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2352302
    • 提供者:邝涵菲
  1. libpano13-2.9.19.tar

    2下载:
  2. 全景拼接程序 可找到图像中的特征点 通过特征点匹配 将多角度照片拼接起来形成全景照片- This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3527680
    • 提供者:苏仪
  1. Suaf-stitch

    0下载:
  2. 使用opencv完成图像拼接,使用suaf特征点匹配; 有详细的中文注释; 有中间过程(画出特征点、特征点匹配、旋转、曝光修正等); VS2012工程,使用的是opencv2.4.11; 注意重新配置工程关于opencv的信息;-Use opencv complete image stitching, using suaf matching feature points a detailed Chinese annotation an intermediate process
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8716122
    • 提供者:林曼青
  1. CHENGXU

    0下载:
  2. 图像拼接,基于matlab里面特征点匹配的改进算法的程序。-Image matching, the inside of the improved algorithm of feature point matching based on matlab program.
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:401822
    • 提供者:热锅热
  1. xbbh

    0下载:
  2. 基于小波变换的图像拼接,用到SIFT特征点匹配,内容包括源代码及待匹配图像-Image Stitching Based on Wavelet Transform, SIFT feature points used in matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1039537
    • 提供者:zhch56
  1. image-stitch

    0下载:
  2. 使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。-Using Harris corner detection method for image feature point extraction, NCC descr iption of the method of rough matching, and then use the RANSAC algorithm for fine matching.
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:572864
    • 提供者:zcwl
  1. PEIZHUN

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

    • 发布日期:2017-12-14
    • 文件大小:4239542
    • 提供者:邸伟峰
  1. sift

    1下载:
  2. SIFT特征点匹配,用于全景图像拼接过程中的特征点提取、匹配-SIFT feature points matching
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:18561127
    • 提供者:潘小杰
  1. CSharp-tezhengdiantiqujituxiangpipei

    0下载:
  2. C#下进行图像特征点提取然后对图像进行匹配-C# under the image feature point extraction and then match the image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:9288763
    • 提供者:汪瀚鑫
  1. HARRIS-MATLAB

    0下载:
  2. 使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。-Using the Harris corner detection method to extract the feature points of the image, the NCC descr iption method performs rough matching, and then uses the RANSAC algorithm for fine matching
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:110606
    • 提供者:阿朱
  1. Moravec

    0下载:
  2. 作用是提取图像角点,用于图像特征匹配的算法。Moravec为经典算子了。(Extracting image corner points for image feature matching algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5405696
    • 提供者:huang918819
  1. imagestitching

    1下载:
  2. 实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:70070272
    • 提供者:具体
  1. jcvi-sift-1.03.tar

    0下载:
  2. sift算法是用来提取图像特征点的算法,性能优越,被广泛用于特征提取和图像匹配,自提出起,算法一直在更新,此为最新版本的sift算法,在matlab上测试可用。(The SIFT algorithm is used to extract the image feature points algorithm, superior performance, is widely used for feature extraction and image matching, since the propo
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:17393664
    • 提供者:slllllll
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com