資源簡(jiǎn)介
用QT5寫的QCamera,調(diào)用系統(tǒng)攝像頭,進(jìn)行拍照保存。代碼實(shí)現(xiàn)比較簡(jiǎn)單,適合學(xué)習(xí)
代碼片段和文件信息
#include?“test_capture.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????test_capture?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????????445??2018-07-17?15:34??QCameraTest\QCameraTest.pro
?????文件?????????187??2018-07-17?15:33??QCameraTest\main.cpp
?????文件????????2493??2018-07-17?19:01??QCameraTest\test_capture.cpp
?????文件?????????851??2018-07-17?19:00??QCameraTest\test_capture.h
?????文件?????????459??2018-07-17?15:33??QCameraTest\test_capture.ui
?????目錄???????????0??2018-07-18?10:06??QCameraTest\
- 上一篇:數(shù)據(jù)治理v3.0.ppt
- 下一篇:56pin pci-e 封裝
評(píng)論
共有 條評(píng)論