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

搜索资源列表

  1. sift.rar

    2下载:
  2. opencv下的图像sift特征提取以及匹配,sift
  3. 所属分类:assembly language

    • 发布日期:2014-12-10
    • 文件大小:638227
    • 提供者:han
  1. Match.rar

    2下载:
  2. 利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像,OpenCV in the use of template matching to match the templates and images, find images of template contains images
  3. 所属分类:Special Effects

    • 发布日期:2016-09-05
    • 文件大小:37910
    • 提供者:周挺
  1. OpenCV

    0下载:
  2. OpenCV_人脸检测 SIFT特征匹配-OpenCV sift match
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7452600
    • 提供者:陈亭
  1. blockmatching

    0下载:
  2. 采用块匹配法计算相邻两帧图像的运动矢量,并显示计算的矢量结果。其中使用了opencv里面的函数。需先安装和加入opencv的库。-Using the 3 step block matching algorithm to compute the motion vector of two consecutive frames.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18995739
    • 提供者:wujin
  1. OpenCV-XML-SIFT

    0下载:
  2. 应用opencv的人脸检测&SIFT匹配-face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:642893
    • 提供者:Athos
  1. copyandmerge

    1下载:
  2. 利用opencv将一幅图拷贝到另一幅图的指定区域,使得两幅图合并,使用了cvSetImageROI和cvCopy函数,在图像匹配中可能会用到这个方面的功能-Opencv will use a chart to another copy of a drawing of the designated area, making the merger of two plans, the use of the cvSetImageROI and cvCopy function, in the image
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:2632334
    • 提供者:肖琼
  1. corner

    0下载:
  2. vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the fo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:171958
    • 提供者:黄蓝
  1. 模板匹配

    0下载:
  2. 利用OPENCV进行的模板匹配小程序,初步了解匹配原理
  3. 所属分类:OpenCV

  1. FNCC

    1下载:
  2. 用OPENCV开发的模板匹配 能进行匹配 并得出匹配的坐标位置-This software is used for template matching .We can get the coordinate .
  3. 所属分类:Graph Recognize

    • 发布日期:2016-09-05
    • 文件大小:1528151
    • 提供者:胡旭光
  1. opencv-SIFT

    0下载:
  2. 利用旋转模板匹配方法对SIFT算法的改进-Template matching method using rotating SIFT Algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:347246
    • 提供者:chenglei
  1. matching

    0下载:
  2. 基于opencv,用vc开发的实现角点匹配的原程序,-opencv vc source for corner matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1205966
    • 提供者:杨刚
  1. beijingfenli

    0下载:
  2. 基于opencv实现图像的背景分离,对于模板匹配特别有效-opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4509041
    • 提供者:
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. Match_Pixels

    0下载:
  2. 用OPENCV实现两张图像基于像素的匹配-To match two pictures with each pixels,using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:901
    • 提供者:孟阳
  1. SIFT_VC

    0下载:
  2. 基于opencv开发的sift匹配的原码程序,可以用,希望大家在次基础上写出图象拼接的程序.-opencv .sift matching
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2486798
    • 提供者:杨刚
  1. sift

    1下载:
  2. 使用sift算法,实现图像匹配。在vc6中实现,需安装gsl库和opencv库-Sift algorithm used to achieve image matching. In vc6 realized the need to install OpenCV library and GSL library
  3. 所属分类:图形图象

    • 发布日期:2013-02-22
    • 文件大小:7100544
    • 提供者:lin
  1. TIchinese_A1681

    1下载:
  2. C++ OPENCV实现的sift上,做了一定的修改。 主要用于匹配和拼接,希望对大家有用。-C++ OPENCV sift achieved, and do some changes. Mainly used for matching and stitching, we want to be useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-01
    • 文件大小:10525177
    • 提供者:李鑫
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:506269
    • 提供者:
  1. OpenCV_Match

    0下载:
  2. 应用openCV实现的模板匹配函数,经过验证,效果较好。-Application of template matching to achieve openCV function, after authentication, better.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1210
    • 提供者:waangyan
  1. TemplateMatch

    0下载:
  2. 自己做的一个图像采集和模板快速匹配软件,有几种不同的匹配算法进行对比-Own an image acquisition and fast template matching software, there are several different types of matching algorithms compare
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:120012
    • 提供者:宋雪兵
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com