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

搜索资源列表

  1. Surf-based-image-mosaic

    0下载:
  2. 基于surf的图像拼接技术包括三大部分:特征点提取与匹配,图像配准,图像合成。-Surf image stitching technology based include three parts: the feature point extraction and matching, image registration, image synthesis.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:359105
    • 提供者:邱煌奥
  1. siftDemoV4

    0下载:
  2. sift算法在图像匹配领域有着重要作用,通过sift算法可以将模板图片和待检测图片进行特征点提取并进行匹配。-sift algorithm has an important role in the field of image matching, sift algorithm by template image and image to be detected can be the feature point extraction and matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:804127
    • 提供者:郭家辉
  1. 3mosaic

    1下载:
  2. 这个程序是用MATLAB编写的用于图像拼接,包括特征点提取及匹配。很好用,里面有图片。-it includes feature dectecting and corresponding feature points matching.it realizes the image mosaic.It also contains the images used for mosaicing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11420710
    • 提供者:sunyue
  1. dense-stereo

    2下载:
  2. 基于VC++的双目立体视觉检测 采用SIFT特征点计算稀疏匹配 和稠密匹配-VC++ based binocular stereo vision detection using SIFT feature points to calculate sparse matching and dense matching
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:557583
    • 提供者:xuyong
  1. OpenCVPSIFT

    0下载:
  2. OpenCV实现人脸识别功能。采用基本的算法实现特征点提取和匹配。-OpenCV face recognition function. The basic algorithm uses the feature point extraction and matching.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3648461
    • 提供者:liuming
  1. HarrisMatch

    0下载:
  2. 封装好的Harris算子提取特征点、匹配、提粗匹配类,添加到个人工程即可调用使用(基于opencv2).-Operators packaged Harris feature point extraction, matching, mention rough matching class, adding to the personal project can be called using (based on opencv2).
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:2840
    • 提供者:烛光
  1. Harris-Corner

    0下载:
  2. Harris算子提取特征点、匹配、提粗匹配程序,(基于opencv).-Harris operator extracting feature points, matching proposed matching program, (based on opencv).
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:174824
    • 提供者:烛光
  1. HarrisMatch(opencv)

    0下载:
  2. harris提取特征点、匹配、剔除误匹配小程序,基于opencv-harris feature point extraction, matching, excluding mismatching small program, based on opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-08
    • 文件大小:15588844
    • 提供者:烛光
  1. CALIBRATION

    0下载:
  2. 自己编写的,C++编写的用于摄像机程序标定,包括图像匹配,棋盘特征点检测,内参数求解等。-this program is used for calibration.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8753158
    • 提供者:保儿
  1. code

    2下载:
  2. 三维重建源码,由双目立体视觉进行三位重建。并给出了几种重建方法的介绍,如基于块匹配的三维重建、基于特征点的重建。并且给出了最终结果图像。-Three-dimensional reconstruction of the source code, the three reconstruction by binocular stereo vision. And gives several reconstruction methods, such as 3 d reconstruction based
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-25
    • 文件大小:7919018
    • 提供者:赵凡
  1. main

    0下载:
  2. 运用Opencv库函数,实现图像的特征点提取,特征点描述以及图像匹配。-Opencv use library functions to achieve the image feature point extraction, feature point matching descr iption and image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1793
    • 提供者:gaopeng
  1. SIFTandSURF

    0下载:
  2. 基于OpenCV,VS2010的环境下,通过SIFT或SURF算法提取物体(此处为象棋)的特征,两张图像的特征进行匹配,匹配点多则认为是同一图像。电脑系统是WIN7,x64。假如是其他版本系统简要配置一下OpenCV环境就可以使用。-Determine the objects are same or not based on OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11749081
    • 提供者:111
  1. estimateH

    0下载:
  2. 通过特征提取,匹配,之后计算单应矩阵,可得到对应的特征点-Through feature extraction, matching, after calculating homography obtained corresponding feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1867
    • 提供者:程俊涛
  1. SURF

    0下载:
  2. 特征点提取与匹配,很好的一种图像配准算法-Feature point extraction and matching, a good image registration algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1425206
    • 提供者:卢冰
  1. build-sift_match-Desktop_Qt

    0下载:
  2. SIFT特征点提取与匹配。实现平台:QT+OPENCV2.4.10.-SIFT feature point extraction and matching. Implementation platform: QT+OPENCV2.4.10.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:483539
    • 提供者:永久
  1. ransac

    0下载:
  2. ransac算法实现剔除错误的匹配特征点,可用,可用,可用。-ransac algorithm eliminate false matches feature points, available, available, available.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26556145
    • 提供者:徐楠
  1. Harris

    0下载:
  2. 本文用用Harris算子提取特征点,基于特征点的匹配,加权融合图像拼接-In this paper, we use the Harris operator to extract the feature points, which is based on the feature points matching.
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2352272
    • 提供者:邝涵菲
  1. Harrispinjie

    0下载:
  2. 本文用用Harris算子提取特征点,基于特征点的匹配,加权融合图像拼接-In this paper, we use the Harris operator to extract the feature points, which is based on the feature points matching.
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2352332
    • 提供者:邝涵菲
  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. Mobile-robot-Location

    0下载:
  2. 本程序为基于几何地图方式的机器人定位matlab程序,利用地图匹配法定位,根据在局部地图中寻找完整线段与特征点,并在全局地图中寻找预制对应的线段-The programming is about the robot location which based the geometry map.this programming is used the method of map_matching ,in means of find the Complete Line Segments (CLS) a
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:189695
    • 提供者:姜志英
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 32 »
搜珍网 www.dssz.com