登录
首页 » c++ » opencv识别二维码

opencv识别二维码

于 2022-03-24 发布 文件大小:9.28 MB
0 73
下载积分: 2 下载次数: 1

代码说明:

环境为opencv2.4.9,vs2013,借助zbar库实现二维码识别,基本的二维码均可正常识别。(代码中旋转不太稳定)

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

发表评论

0 个回复

  • triangle
    2D凸多边形的三角网格生成,可用gridgen。(2D triangular convex polygon mesh generation, available gridgen.)
    2014-12-14 01:03:11下载
    积分:1
  • 货郎担问题四种解法
    说明:  货郎担问题的回溯,枚举,分支界限,动态规划解法(back the traveling salesman problem, except, branch line, dynamic programming solution)
    2020-10-06 18:17:39下载
    积分:1
  • Books
    一个简单的数据库管理系统,仅仅可以用来参考,交流之用。(A simple database system, can reference. )
    2012-05-17 03:18:50下载
    积分:1
  • MyMdi
    1、建立第一个视图类的基类是CEditView。 10分。 2、在第二个文档中,实现动画画图,按下鼠标并拖动时画出一个图,自己设计 一个简单的图画,使用画笔和画刷。图形5分,动态画出图10分,画笔和画 刷10分,共25分。 3、在第三个文档中,单击菜单中的编辑可以打开对话框。对话框中实现计算 总成绩,平均成绩10分。 4、在第三个文档中,单击菜单中的编辑可以打开对话框。7种控件分别存放学 生的学号、姓名、年龄、班级、成绩、住址等信息,另外设置一个显示按钮, 按下显示按钮时,每种控件的信息读取后在文档中显示出来。每种控件的应 用5分。显示10分。共35分。 5、在第三个文档中实现串行化,可以输入、保存学生信息 10分。 6、实现图形多彩化,控件多样化,设置两个基本对话框录入学生信息。5分。(1, the establishment of the first view of the base class is CEditView. 10 points. 2, in the second document, the realization of animation drawing, press the mouse and drag to draw a map of their own design A simple picture, use the brush and brush. Figure 5 points, the dynamic drawing of the figure 10 points, brush and painting Brush 10 points, a total of 25 points. 3, in the third document, click the menu editor can open the dialog box. Dialog box to achieve the calculation The total score, the average score of 10 points. 4, in the third document, click the menu editor can open the dialog box. 7 kinds of control storage Student number, name, age, class, grade, address and other information, in addition to set up a display button, When you press the display button, the information for each control is displayed in the document after reading. Each control should be With 5 points. Show 10 points. A total of 35 points. 5, in the realization of the serialization of the third docum)
    2017-04-17 21:18:56下载
    积分:1
  • pso
    滤波器设计是信号处理的核心问题之一,Matlab软件在多个研究领域都有着广泛的应用。 本文介绍了基于Matlab环境下,用窗函数设计法实现FIR数字滤波器的设计,并阐述了与以前人 们常用的设计方法的区别,给出了设计实例。仿真结果表明,设计结果的各项性能指标均达到指定 要求,且设计过程简便易行。 (The design of filters is a core problem in signal processing. MATLAB software iswidely used inmany research fields. This article introduces themethod ofusingwindow function to design FIR digital filters based onMATLAB and its differences from the tradi- tional designmethods. And itgives a design example. The simulation shows that the design results canmeet the requirements verywell and the design procedure is very simple and practica.l )
    2010-07-31 16:48:32下载
    积分:1
  • 串口上位机
    这是一个基于qt制作的串口上位机通讯工程,能够实现穿的Ymodem协议与stm32单片机的ISP协议。支持分组模式,稳定性很好,使用了很久。
    2023-02-03 01:50:03下载
    积分:1
  • 51单片机example_ellcerent
    51单片机众多优秀的开发源程序:ZLG7290例程*ZLG7290汇编例程*蜂鸣器音乐例程*蜂鸣器响例程*读EEPROM并显示例程*16×2LCD模块例程*128×64点阵LCD模块例程*直连KEY和LED例程*直连LED例程*lin模块的原码及例程。LIN总线例程 RS232例程(包括PC端和书上了串口例程) USB1.1例程(包括PC端) RS485例程 USB2.0例程(有3个,包括PC端) 基于ETHERNET的TCPIP例程 时钟显示例程 CAN自发自收例程 外中断1 CAN例程 USB2.0PC例程(51 MCU development of many excellent source : Wire routines** Wire compilation routines buzzer music routines** buzzer sound routines EEPROM read and display routines* 16 gen module routines* 128 x 64 dot-matrix LCD module routines* Direct Connect KEY routines and LED* Direct Connect lin* LED module routines of the original code and routines. LIN bus RS232 routines routines (including PC- and a book on the serial routines) USB1.1 routines (including the PC side) RS485 routines USB2.0 routines (there are three, including the PC side) BASED ETHERNET TCPIP routines clock display routines CAN spontaneous collected an external interrupt routines CAN routines USB2.0PC routines)
    2005-08-13 09:16:38下载
    积分:1
  • SD_FAT16
    sd卡 fat16文件系统 spi模式十分详细读写操作 (sd card spi fat16 file system model is very detailed literacy operation)
    2020-06-26 04:40:02下载
    积分:1
  • diver
    精伦通用二次开发包 带有VC++ 例子。(Jinglun general secondary development package)
    2011-09-08 18:44:20下载
    积分:1
  • MyDraw
    使用C#实现的一个绘图程序,在绘图结束后双击鼠标会得到一条跟踪的直线(Using C# implementation of a drawing program, double-click in the drawing after the end of the line will get a tracking)
    2013-05-31 16:43:38下载
    积分:1
  • 696518资源总数
  • 105908会员总数
  • 30今日下载