資源簡介
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\ob
?????文件???????3679??2019-04-19?12:46??SmartMemory\ob
?????文件??????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個文件信息
評論
共有 條評論