• 大小: 11.28MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-06-20
  • 语言: 其他
  • 标签: qt  qzxing  

资源简介

qt在window实现调取摄像头识别二维码条形码不会保存图片到本机多个摄像头可切换无摄像头或格式不识别不崩溃会提示(加线程处理)

代码片段和文件信息


#include “MainWindow.h“
#include 

int main(int argc char *argv[])
{
    QApplication a(argc argv);
    MainWindow w;
    w.show();

    return a.exec();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        646  2019-01-06 19:13  SmartMemory\.qmake.stash

     文件      90540  2019-04-10 10:26  SmartMemory\1111.png

     文件   24742912  2019-03-13 19:50  SmartMemory\jilu.db

     文件        185  2019-04-11 16:45  SmartMemory\main.cpp

     文件        958  2019-04-19 11:36  SmartMemory\mainwindow.cpp

     文件        541  2019-04-17 10:47  SmartMemory\mainwindow.h

     文件       2026  2019-04-12 13:13  SmartMemory\mainwindow.ui

     文件      20976  2019-04-19 12:46  SmartMemory\Makefile

     文件     272875  2019-04-19 12:46  SmartMemory\Makefile.Debug

     文件     273991  2019-04-19 12:46  SmartMemory\Makefile.Release

     文件       1436  2019-04-19 16:44  SmartMemory\mythread.cpp

     文件        548  2019-04-19 09:00  SmartMemory\mythread.h

     文件       7084  2019-04-19 16:43  SmartMemory\myvideosurface.cpp

     文件       1009  2019-04-19 09:00  SmartMemory\myvideosurface.h

     文件       3425  2019-04-19 12:46  SmartMemory\object_script.SmartMemory.Debug

     文件       3679  2019-04-19 12:46  SmartMemory\object_script.SmartMemory.Release

     文件      10462  2018-11-08 16:42  SmartMemory\PIC\MyURL.ico

     文件        964  2009-10-16 18:37  SmartMemory\PIC\stock_search.png

     文件      14504  2018-08-02 02:00  SmartMemory\QZXing.pri

     文件       6045  2019-04-19 16:32  SmartMemory\qzxingcamera.cpp

     文件        994  2019-04-18 00:10  SmartMemory\qzxingcamera.h

     文件       4570  2019-04-19 11:06  SmartMemory\qzxingcamera.ui

     文件      32359  2019-04-17 23:17  SmartMemory\release\AztecDecoder.o

     文件      50562  2019-04-17 23:17  SmartMemory\release\AztecDetector.o

     文件      10090  2019-04-17 23:16  SmartMemory\release\AztecDetectorResult.o

     文件      15436  2019-04-17 23:16  SmartMemory\release\AztecReader.o

     文件       1023  2019-04-17 23:16  SmartMemory\release\BarcodeFormat.o

     文件      12316  2019-04-17 23:17  SmartMemory\release\BigInteger.o

     文件       6935  2019-04-17 23:17  SmartMemory\release\BigIntegerAlgorithms.o

     文件       6721  2019-04-17 23:17  SmartMemory\release\BigIntegerUtils.o

............此处省略712个文件信息

评论

共有 条评论