資源簡介
arm板上實現usb攝像頭采集及顯示(qtopia)
代碼片段和文件信息
/********************************************************/
/*???Author?:?xyq????????????? */
/*???function: Read?and?show?the?camera ????*/
/*???Date?: 2012.8.5??0:41 */
/********************************************************/
//在qtopia上添加應用程序固定模版
#include?“mainwindow.h“
#include?
QTOPIA_ADD_APPLICATION(“video_test“MainWindow)???//my_leds?為可執行文件名?,注意在pro文件中修改
QTOPIA_MAIN???????????????????????????????????????//MainWindow?為主類名
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-08-07?13:53??arm-qtopia版\
?????目錄???????????0??2012-08-07?14:01??arm-qtopia版\video_test\
?????目錄???????????0??2012-08-07?13:53??arm-qtopia版\video_test\.moc\
?????目錄???????????0??2012-08-07?13:53??arm-qtopia版\video_test\.moc\release-shared\
?????文件????????2820??2012-08-07?13:52??arm-qtopia版\video_test\.moc\release-shared\moc_mainwindow.cpp
?????目錄???????????0??2012-08-07?13:53??arm-qtopia版\video_test\.obj\
?????目錄???????????0??2012-08-07?13:53??arm-qtopia版\video_test\.obj\release-shared\
?????文件????????8676??2012-08-07?13:52??arm-qtopia版\video_test\.obj\release-shared\convert.o
?????文件???????10840??2012-08-07?13:52??arm-qtopia版\video_test\.obj\release-shared\linux_video.o
?????文件??????106916??2012-08-07?13:52??arm-qtopia版\video_test\.obj\release-shared\main.o
?????文件???????52156??2012-08-07?13:52??arm-qtopia版\video_test\.obj\release-shared\mainwindow.o
?????文件??????133104??2012-08-07?13:52??arm-qtopia版\video_test\.obj\release-shared\moc_mainwindow.o
?????文件???????17556??2012-08-07?13:52??arm-qtopia版\video_test\.obj\release-shared\v4l2.o
?????文件???????16324??2012-08-07?13:52??arm-qtopia版\video_test\.obj\release-shared\yuyv_covert_jpeg.o
?????文件????????4948??2012-08-07?13:52??arm-qtopia版\video_test\.obj\release-shared\yuyv_to_rgb24.o
?????目錄???????????0??2012-08-07?13:53??arm-qtopia版\video_test\.ui\
?????目錄???????????0??2012-08-07?13:52??arm-qtopia版\video_test\.ui\release-shared\
?????文件?????????218??2012-08-07?13:52??arm-qtopia版\video_test\build
?????目錄???????????0??2012-08-07?13:53??arm-qtopia版\video_test\desktop\
?????文件?????????243??2012-08-07?13:52??arm-qtopia版\video_test\desktop\video_test.desktop
?????文件?????????521??2012-08-07?13:52??arm-qtopia版\video_test\main.cpp
?????文件????????2648??2012-08-07?13:52??arm-qtopia版\video_test\mainwindow.cpp
?????文件????????1402??2012-08-07?13:52??arm-qtopia版\video_test\mainwindow.h
?????文件???????11982??2012-08-07?13:52??arm-qtopia版\video_test\Makefile
?????目錄???????????0??2012-08-07?13:53??arm-qtopia版\video_test\pic\
?????目錄???????????0??2012-08-07?13:53??arm-qtopia版\video_test\pic\video_test\
?????文件???????91619??2012-08-07?13:52??arm-qtopia版\video_test\pic\video_test\video_test.png
?????目錄???????????0??2012-08-07?13:59??arm-qtopia版\video_test\si\
?????文件??????184320??2012-08-07?13:52??arm-qtopia版\video_test\si\Unti
?????文件????????2128??2012-08-07?13:52??arm-qtopia版\video_test\si\Unti
?????文件???????32768??2012-08-07?13:52??arm-qtopia版\video_test\si\Unti
............此處省略17個文件信息
評論
共有 條評論