資源簡介
Linux系統下qt + uvc攝像頭測試,測試沒問題,查看設備號,在代碼里修改對應的/dev/video

代碼片段和文件信息
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????900206??2015-03-31?09:33??Qt_V4L2_UVCCamera\camera
????.......???????420??2015-03-31?09:33??Qt_V4L2_UVCCamera\camera.pro
????.......?????18364??2015-03-31?09:33??Qt_V4L2_UVCCamera\camera.pro.user
????.......?????18027??2015-03-31?09:33??Qt_V4L2_UVCCamera\LICENSE
????.......???????172??2015-03-31?09:33??Qt_V4L2_UVCCamera\main.cpp
????.......????225648??2015-03-31?09:33??Qt_V4L2_UVCCamera\main.o
????.......??????3352??2015-03-31?09:33??Qt_V4L2_UVCCamera\mainwindow.cpp
????.......???????667??2015-03-31?09:33??Qt_V4L2_UVCCamera\mainwindow.h
????.......????716160??2015-03-31?09:33??Qt_V4L2_UVCCamera\mainwindow.o
????.......??????2446??2015-03-31?09:33??Qt_V4L2_UVCCamera\mainwindow.ui
????.......?????71757??2015-03-31?09:33??Qt_V4L2_UVCCamera\Makefile
????.......??????3563??2015-03-31?09:33??Qt_V4L2_UVCCamera\moc_mainwindow.cpp
????.......????266672??2015-03-31?09:33??Qt_V4L2_UVCCamera\moc_mainwindow.o
????.......??????2603??2015-03-31?09:33??Qt_V4L2_UVCCamera\moc_video_device.cpp
????.......????224240??2015-03-31?09:33??Qt_V4L2_UVCCamera\moc_video_device.o
????.......???????177??2015-03-31?09:33??Qt_V4L2_UVCCamera\README.md
????.......???????177??2015-03-31?09:33??Qt_V4L2_UVCCamera\README.md~
????.......??????3552??2015-03-31?09:33??Qt_V4L2_UVCCamera\ui_mainwindow.h
????.......??????7022??2015-03-31?09:33??Qt_V4L2_UVCCamera\v4l2grab.c
????.......??????1158??2015-03-31?09:33??Qt_V4L2_UVCCamera\v4l2grab.h
????.......?????16404??2015-03-31?09:33??Qt_V4L2_UVCCamera\video_device.cpp
????.......??????1250??2015-03-31?09:33??Qt_V4L2_UVCCamera\video_device.h
????.......????686744??2015-03-31?09:33??Qt_V4L2_UVCCamera\video_device.o
?????目錄??????????0??2015-03-31?09:33??Qt_V4L2_UVCCamera
-----------?---------??----------?-----??----
??????????????3170781????????????????????24
- 上一篇:常用小波變換程序源碼
- 下一篇:robocup 2d yushan底層代碼
評論
共有 條評論