CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - OpenCV matching

搜索资源列表

  1. harrisCorner__2006528

    0下载:
  2. 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1782
    • 提供者:--
  1. ImageAlignment

    0下载:
  2. Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:82967
    • 提供者:戴隆忠
  1. OpenCV-tuxiangpeizhu

    0下载:
  2. 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:209336
    • 提供者:杨博明
  1. tracker2d_src

    0下载:
  2. openCV good matching 2d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:30442
    • 提供者:chatchai
  1. Matching

    0下载:
  2. OpenCV pattern matching
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1512260
    • 提供者:kavan
  1. template_match_video

    0下载:
  2. 对视频用OpenCV实现模板匹配,效果很好-template matching using OpenCV,the results are good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:5641
    • 提供者:贾甜甜
  1. BM

    0下载:
  2. Opencv: Optical flow calculation using Block Matching method
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1400
    • 提供者:Rafin
  1. TM

    0下载:
  2. Opencv: Template matching using different methods
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:803
    • 提供者:Rafin
  1. opencv-sift

    0下载:
  2. 图像匹配,可以实现目标图像的匹配,匹配出最相似的训练图片。-Image matching, the matching can achieve the target image, matching the most similar training images.
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:6051
    • 提供者:杜柏伶
  1. opencv-temp

    0下载:
  2. opencv 实现模板匹配,方法对图像、视频都可用,简单、易懂!-Opencv achieve template matching procedures, simple, easy to use, can realize the matching of image, video in!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1526920
    • 提供者:陈阳
  1. Template-Matching

    0下载:
  2. 使用opencv给出的函数进行模板匹配,给出一幅图像及目标模板,在图像中找出模板所在区域。-Using the function given by opencv for template matching, the target template is given an image , to identify the template location in the image
  3. 所属分类:Console

    • 发布日期:2017-05-24
    • 文件大小:8141640
    • 提供者:yp
  1. Target-template-matching

    0下载:
  2. 基于OpenCV视觉库的目标模板匹配,在Visual Studio 2010+C-Based on the target template matching vision library OpenCV in Visual Studio 2010
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-16
    • 文件大小:24758435
    • 提供者:孙勤思
  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. opencv-

    0下载:
  2. Opencv软件,立体匹配,通过点击图上的点可得到其在物理环境的空间坐标-Opencv software, stereo matching, by clicking on the map point to get its physical coordinates in the physical environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6346794
    • 提供者:孙振知
  1. allstep

    0下载:
  2. 基于opencv的滤波、反色、边缘检测、形状匹配。(Opencv filtering, edge detection, color and shape matching based on.)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:11935744
    • 提供者:ME_Gao
  1. 模板匹配实例

    0下载:
  2. 模板匹配简单实例 可用于新手测试 与示范 用opencv实现(A simple template matching example can be used for the novice test and demonstration opencv implementation)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:5596160
    • 提供者:cxz11
  1. WeChat_jump

    0下载:
  2. 电脑模拟按键实现微信跳一跳自动跳跃。首先就是在上传的autojump.png图片上进行模板匹配,匹配出小人,并计算小人的坐标;如上图所示,框出来的用红色箭头所指即为小人的坐标! 然后就是通过Canny()函数进行图像的边缘检测,这里使用的阈值为5,10基本可以检测出所有边缘信息(Computer simulation keys to achieve WeChat jump one jump automatically. First of all, template matching is per
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:13359104
    • 提供者:shuang0——0
  1. temp

    0下载:
  2. 用opencv中的matchTemplate函数实现基于形状的模板匹配(Using the matchTemplate function in OpenCV to implement shape based template matching)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:40807424
    • 提供者:Spatacus
  1. 基于ORB算法的特征匹配

    0下载:
  2. 基于ORB算法的特征匹配,opencv,C++(matching based on ORB algorithm with opencv lib)
  3. 所属分类:其他

  1. SemiGlobal-Matching-master

    1下载:
  2. 立体匹配分为初始代价计算、代价聚合、视差求解、视差优化,这是sgm代价聚合实现源码,使用c++语言实现,(This is a simple implementation of the SGM algorithm with the Birchfield/Tomasi pixelwise matching cost using the OpenCV library. It was created for a school project. It currently runs on one threa
  3. 所属分类:其他

    • 发布日期:2020-06-05
    • 文件大小:9180160
    • 提供者:一一意义
« 12 3 »
搜珍网 www.dssz.com