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

搜索资源列表

  1. ImageMatch

    2下载:
  2. 基于OpenCV和VC环境开发的图像匹配程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45433
    • 提供者:aclon
  1. SIFT_VC

    0下载:
  2. sift算法,经典的图像匹配算法,需要安装opencv和gda
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:149416
    • 提供者:岳安志
  1. 223337

    1下载:
  2. 基于OpenCV的图像匹配程序,可达到亚象素,对图像匹配有很大的帮助!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1588662
    • 提供者:刘露
  1. 基于openCV的药品检测程序,运用图像处理和模板匹配技术,实现药品质量检测

    8下载:
  2. 基于openCV的药品检测程序,运用图像处理和模板匹配技术,实现药品质量检测
  3. 所属分类:Windows编程

  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. 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. SpatioHistogram.rar

    0下载:
  2. 基于空间直方图的图像相似度匹配算法,用opencv开发的,适合做跟踪的朋友用,Space-based histogram similarity matching algorithm, using opencv developed suitable for tracking Friend
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3905107
    • 提供者:周凯
  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. 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_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. 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. MatchTest

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

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

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

    • 发布日期:2017-03-31
    • 文件大小:901
    • 提供者:孟阳
  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-24
    • 文件大小:3037
    • 提供者:tjj
  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. 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. findshicha

    0下载:
  2. 利用opencv,对两幅校正好的图像进行匹配,得到视差图-Using opencv, good correction of the two images match, the disparity map
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:6856
    • 提供者:张志超
  1. PicturesMatchTemplate

    1下载:
  2. 快速的图像模板匹配代码,很辛苦找到的,属于Opencv的,共享给大家了-Fast image template matching code, it is hard to find, and belong to the Opencv, share to everyone the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10374
    • 提供者:刘飞拓
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com