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

搜索资源列表

  1. GeoMatch_src_

    0下载:
  2. 形状模板匹配,基于Opencv Mat 效果一般,仅供参考(Shape template matching, based on Opencv Mat)
  3. 所属分类:图形图象

    • 发布日期:2017-12-30
    • 文件大小:8815616
    • 提供者:Allen_Cao
  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. 通过标准形状的车牌作为模板,匹配车辆上的车牌,并框出车辆上的车牌。(Through the standard shape of the license plate as a template, matching the license plate on the vehicle, and frame the license plate on the vehicle.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:126976
    • 提供者:闲趣
  1. opencv3.2_SIFT+flann

    0下载:
  2. 本程序用于图像拼接,使用了SIFT特征点匹配,加上了加权融合算法去除了明暗接缝(This program is used for image stitching, using SIFT feature point matching and adding a weighted fusion algorithm to remove the bright and dark seams)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:17428480
    • 提供者:nkkkkk
  1. contoursmatch_cv

    0下载:
  2. 基于opencv实现轮廓匹配的代码,可以运行(Implement contour matching code with OpenCV)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:5985280
    • 提供者:似近亦远
  1. OpenCVJNI03

    1下载:
  2. Visual studio 2015 调用OPencv实现特征的检索与匹配,DLL程序,可修改更换不同的特征提取算法。(Visual studio 2015 call OPencv to retrieve and match features, and DLL program can modify and replace different feature extraction algorithms.)
  3. 所属分类:OpenCV

  1. matchtemplate.cpp

    0下载:
  2. 模板匹配源代码,可以直接编译运行,实时更新模板(Template matching source code that can be compiled and run directly)
  3. 所属分类:OpenCV

  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. Digital Image Processing

    0下载:
  2. 1.RAW格式转换为BMP格式 2.灰度线性拉伸 3.局部处理 4.几何处理 5.二值化 6.模板匹配 7.影像融合(1.RAW format converted to BMP format 2. grayscale linear stretch 3. local processing 4. geometric processing 5. binaryzation 6. template matching 7. image fusion)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:28490752
    • 提供者:JoyceY
  1. jiaozhun1

    1下载:
  2. 通过surf匹配特征点然后进行仿射变换实现图像配准。(using surf to match the two images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:nkhgl
  1. SURF探测器拼接两张图像以创建全景的openCV实现

    0下载:
  2. 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:9830400
    • 提供者:小kkx
  1. 车牌识别系统

    1下载:
  2. 利用opencv进行车牌识别,包含识别样本(Using OpenCV for license plate recognition, including identification samples)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:3399680
    • 提供者:裸奔的肥鸭
  1. threeOverlap

    0下载:
  2. 基于opencv实现三度重叠影像上点的匹配,输入三张图片,输出三度重叠点,基于图片显示(Based on OpenCV, we achieve the matching of points on three degree overlapped images, input three pictures, and output three degree overlap points, based on image display.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5550080
    • 提供者:送你花花
  1. SURF_match

    0下载:
  2. opencv用surf实现特征匹配,vs2015,opencv3.4及以上版本可直接运行(Opencv+Surf+Feature match)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:17862656
    • 提供者:LH--LH
  1. cvut_test

    0下载:
  2. 基于OpenCV的计算机视觉技术实现的密集点匹配(Dense point matching implemented by computer vision technology based on OpenCV)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-06
    • 文件大小:2757632
    • 提供者:冯小森
  1. SURF+brief

    0下载:
  2. 基于opencv库的条件下,实现SURF+brief算法的特征点的提取与匹配,直接复制粘贴即可(Under the condition of OpenCV library, we can extract and match the feature points of SURF+brief algorithm, and copy and paste directly.)
  3. 所属分类:OpenCV

  1. match

    0下载:
  2. opencv学习笔记,基于vs2013和opencv3.2的单图像模板匹配(Single image template matching)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-06
    • 文件大小:2202624
    • 提供者:rui_1
  1. FastMatchTemplate

    1下载:
  2. opencv 实现快速模板匹配的方法,文档是实例(opencv Fast MatchTemplate)
  3. 所属分类:图形图象

    • 发布日期:2020-11-12
    • 文件大小:5120
    • 提供者:民86
  1. opencv_contrib-3.4.1

    2下载:
  2. opencv添加模块,可以用于图片的特征检测与匹配,连接多张图片(Opencv add module can be used for feature detection and matching of pictures, connecting multiple pictures)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-10
    • 文件大小:57329664
    • 提供者:冇冇冇
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com