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

搜索资源列表

  1. StereoVision实现OpenCV、OpenGL、VS2008混合编程

    3下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL thr
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:5060271
    • 提供者:linjingliang
  1. SIFT_VC opencv下的图像sift特征提取以及匹配跟踪识别

    1下载:
  2. opencv下的图像sift特征提取以及匹配跟踪识别-opencv image under sift recognition feature extraction and matching track
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:642048
    • 提供者:xuwanting
  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2283520
    • 提供者:gbcgbc
  1. ImageProcessing(openCV)

    4下载:
  2. 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2014-04-05
    • 文件大小:1952697
    • 提供者:llc
  1. matching

    0下载:
  2. opencv 图像匹配,利用焦点检测进行匹配的源代码。安装了opencv的可以直接使用-opencv image matching, the focus detection to the source code to match. Installed opencv can be used directly
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6565137
    • 提供者:xuexiaojun
  1. OpenCV_SIFT(C-CPP)

    0下载:
  2. 基于OpenCV下的sift算法源代码,可用于图像匹配-Under the sift algorithm based on OpenCV source code can be used for image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10520509
    • 提供者:明渃
  1. opencvPicCo

    0下载:
  2. opencv的图像匹配程序,可达到亚象素-opencv image matching procedure, can achieve sub-pixel
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1591698
    • 提供者:lijun
  1. find_obj

    1下载:
  2. surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:3037
    • 提供者:tjj
  1. ImageComparison

    0下载:
  2. This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recog
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:68266
    • 提供者:Waleed
  1. feature-matching-based-on-opencv

    0下载:
  2. 基于opencv来简单实现图像处理中的特征点提取和匹配-Opencv to simple implementation based on image processing feature extraction and matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3208517
    • 提供者:lvhaixia
  1. opencv

    0下载:
  2. opencv 实现双目立体视觉的标定,图像特征匹配,测距工能。-opencv calibration to achieve binocular stereo vision, image feature matching, distance work can be.
  3. 所属分类:OpenCV

    • 发布日期:2013-04-13
    • 文件大小:1661022
    • 提供者:李打野
  1. point-matching

    1下载:
  2. 基于opencv的密集点匹配程序,运用C++语言实现-Sparse point matching and reconstruction (no image correction)
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2825917
    • 提供者:李道远
  1. Sparse-point-matching

    0下载:
  2. 基于opencv的稀疏点匹配与重建(无图像校正)-Sparse point matching and reconstruction (no image correction)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1748017
    • 提供者:李道远
  1. lsmpeizhun

    1下载:
  2. 本程序分割试图,并基于OpenCv显示左右影像,影像匹配为最简单的差绝对值和的方法,精度一般,但是大体的思路很清晰,注释很详细,很适合初学者掌握整个流程。-This procedure attempts to split, OpenCv show about image, image matching for the most simple difference between the absolute value of the method, the general accuracy, but
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:2029943
    • 提供者:wuchenlong
  1. opencv-pipei

    0下载:
  2. opencv 轮廓提取和模板匹配,可以从目标图像中找出要匹配的小图片部位-opencv contour extraction and template matching, you can find out from the target image to match the small image parts
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:4262
    • 提供者:pencauto
  1. imagematch

    1下载:
  2. 使用opencv编写的图像匹配源代码,包括特征点检测,sift特征匹配的具体实现代码-Opencv image matching source code written, including feature point detection, sift feature matching specific implementation code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:2581056
    • 提供者:kangue
  1. image-matching-based-on-opencv

    0下载:
  2. 更够解决图像处理中拼接的问题,不是本人写的~-Enough to solve the problem of image processing stitching, It isn t writen by me
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:2709
    • 提供者:yovino
  1. Opencv

    0下载:
  2. 本资料搜集了OPENCV有关图像识别与匹配的相关资料,主要有常用的一些图像匹配的研究文献和相关使用的文章。-The data collected relevant information OPENCV image recognition and matching, mainly used in the research literature that match some of the images and the associated use of the article.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:25305468
    • 提供者:宋凤博
  1. iatching

    0下载:
  2. image matching相关的matlab程序,可运行,已调试(Matlab image matching, can run, have been debug)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:105472
    • 提供者:replememept
  1. Stereo_Calib

    1下载:
  2. 简单的双目图像匹配,用不上017平台编写,使用opencv(Simple Image Matching)
  3. 所属分类:OpenCV

    • 发布日期:2019-10-06
    • 文件大小:14372864
    • 提供者:哈哈哈哈1011
« 12 3 »
搜珍网 www.dssz.com