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

搜索资源列表

  1. Face3DModel

    3下载:
  2. 利用opencv实现的快速模板匹配算法 Fast Template Matching Algorithm,提供Demo图像-use opencv achieve rapid template matching algorithm Fast Template Match ing Algorithm for Image Demo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:54700
    • 提供者:言研
  1. kalman

    0下载:
  2. we have to write bridge-code to all the OpenCV ... with a simple demo-to-demo match of the OpenFrameworks example, ... I haven't fully gotten my head around the Kalman filter demo in the OpenCV documentation
  3. 所属分类:2D图形编程

    • 发布日期:2010-10-19
    • 文件大小:6456
    • 提供者:zdd9527
  1. CornerExtracted.rar

    0下载:
  2. 基于OpenCV的图像特征点提取,并有效实现两幅图像的特征点匹配,在VC++6.0下调试通过,可以运行。,OpenCV based on extraction of image feature points and effectively achieve the two images to match the feature points, in VC++6.0 under the debugger through, you can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:422133
    • 提供者:李施
  1. OpenCVsurf.rar

    0下载:
  2. opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。,opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2443987
    • 提供者:吴若鸿
  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. SFIT

    0下载:
  2. 一组提取图像SIFT特征的源码,效果相当不错。包括一个SIFT特征库以及一些程序。需要opencv及gsl库- This is a collection of code been put together to detect SIFT features in images. It includes a SIFT function library as well as some executables to detect, match, and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:917032
    • 提供者:rac
  1. MatchTest

    0下载:
  2. 使用OpenCV视觉库实现图像匹配搜索算法。即在一张图中寻找与另一个张图最匹配的区域并标记。-Search for the match are in a picture in another picture.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28434026
    • 提供者:魏兰
  1. stereo_readimage

    2下载:
  2. 普通双目摄像机下利用OpenCV的函数实现标定、校正、匹配,匹配方法利用了多种匹配的算法简单做了下比较,其中的GPU算法需要有N卡的支持。-Ordinary binocular camera using OpenCV function calibration and correction, match, matching method uses a variety of simple matching algorithm under which the the GPU algorithm req
  3. 所属分类:OpenCV

    • 发布日期:2013-03-21
    • 文件大小:37906706
    • 提供者:
  1. image-match

    0下载:
  2. 基于opencv,直方图匹配,找到目标图像与模板图像直方图匹配的区域并标出坐标,方法为反向块搜索-Based on opencv, histogram matching, to find the target image and the template image histogram matching and mark the coordinates of the area, the method of reverse block search
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4073299
    • 提供者:周辉
  1. Bobby-D-Match

    0下载:
  2. opencv自写的Horsdorff匹配搜索,融合了角点提取加快搜索速度-OpenCV Horsdorff matching Harris
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10396436
    • 提供者:邓卓健
  1. match

    0下载:
  2. 人脸识别系统的实现,是基于opencv的可供测试用-Face recognition system is based on available test opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10775253
    • 提供者:红云
  1. match

    0下载:
  2. 基于OpenCV图像匹配的代码,在图像库里面进行检索出匹配的图像-Code,based on OpenCV image matching in an image repository to retrieve the matching of images
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1523
    • 提供者:
  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. 个人作业

    0下载:
  2. 实现sift,orb,surf,并可以用ransac匹配。(Implement sift, orb, surf, and match with ransac.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:57940992
    • 提供者:Timelapse
  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. 模板匹配

    0下载:
  2. 自己用的模板匹配 ,自己拍个图片,把小的部分单独截出来(Match your own template, take a picture of yourself, and cut the small part out alone)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:宇智波朋
  1. jiaozhun1

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

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:nkhgl
  1. SURF_match

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

    • 发布日期:2018-05-01
    • 文件大小:17862656
    • 提供者:LH--LH
  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 2 34 5 »
搜珍网 www.dssz.com