登录
首页 » Visual C++ » opencv-temp

opencv-temp

于 2021-03-01 发布 文件大小:1491KB
0 143
下载积分: 1 下载次数: 15

代码说明:

  opencv 实现模板匹配,方法对图像、视频都可用,简单、易懂!(Opencv achieve template matching procedures, simple, easy to use, can realize the matching of image, video in!)

文件列表:

opencv-templematch.doc,1784320,2014-11-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 3423421342
    马尔可夫的pdf资料,讲解详细。资源不错。希望大家和我一样能有所收获。(Markov pdf data, explain in detail. Good resources. I hope you like me can be harvested.)
    2014-01-04 14:27:52下载
    积分:1
  • Exceptional-CPP
    This second edition cancels and replaces the first edition, ISO/IEC 9899:1990, as amended and corrected by ISO/IEC 9899/COR1:1994, ISO/IEC 9899/AMD1:1995, and ISO/IEC 9899/COR2:1996.
    2014-10-22 21:17:02下载
    积分:1
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • bodb_1.0.4
    BODB是一套开源的内存数据库系统,基于BOOST开源库开发,支持跨平台编译应用.(Bodb is a boost based software library that implements a simple SQL database engine. Include a sqlparser project. )
    2012-03-30 10:54:12下载
    积分:1
  • Gold_sequence_generation
    LTE的扰码产生序列,这个是matlab代码,十分详细。(LTE scrambling the sequence, this is the matlab code, very detailed.)
    2011-07-14 20:41:12下载
    积分:1
  • fptree
    FP-growth算法的改进C++程序,具有较好的扩展性和应用性,本程序改成用行读取,然后在内存中解析。更有效的方式是采用块读取方式(本人在以前项目中验证过,速度大为提高。)(FP-growth algorithm C++ Procedures, have good scalability and application, the procedure changed to use line to read, and then resolve in memory. More effective approach is the use of block-read mode (I tested before the project, speed greatly improved.))
    2008-02-23 11:36:19下载
    积分:1
  • fseek
    截取部分语音波形,并形成新文件,可以从任意点开始到任意点结束(Intercept part of the voice waveform, and the formation of a new file, you can start from any point to any end point)
    2011-09-05 16:32:02下载
    积分:1
  • cameraavideocamera_opencv
    vs2010+opencv 照相摄像程序源代码,从摄像头获取图片或视频(vs2010+opencv camera&videocamera)
    2015-10-18 17:08:53下载
    积分:1
  • scull
    说明:  驱动程序源代码scull学习驱动的好实例多多下载(qudong)
    2010-04-10 17:02:52下载
    积分:1
  • Lottery-and-lucky-Number
    一个由MFC编写的可以模拟彩票抽奖系统的小程序, 能够抽奖,兑奖,,查询中奖纪录,以及提供较为有好的交互式界面效果, 请在VS2008或以后版本中才可以打开此工程(a simple lotter number application which can create some random lucky number. Created under VS2008.)
    2012-11-10 13:26:03下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载