搜索资源列表
qt
- 在ARM9和ARMLinux下利用QT编写的实时数据采集,数据曲线动态显示程序。
qt+v4l视频采集.rar
- qt加上v4l,进行视频采集
qt图像采集与显示
- 这是qt下的基于v4l2的图像采集和显示的程序,对于资料很少的v4l2的学习来说很有用!
qt图像采集与显示
- 这是qt下的基于v4l2的图像采集和显示的程序,对于资料很少的v4l2的学习来说很有用!
qt图像采集与显示
- 这是qt下的基于v4l2的图像采集和显示的程序,对于资料很少的v4l2的学习来说很有用!
vms-0.0.3
- 从摄像头实时采集视频并显示,相片的拍照,预览与管理功能,MPEG4视频的录制与播放。系统使用Qt开发。本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。
ffmpeg的有gui的视频采集程
- 使用v4l2,qt,ffmpeg编写的有gui的视频采集程序-Use v4l2, qt, ffmpeg has prepared a video capture program gui
qt动态曲线,实时数据采集
- qt动态曲线,实时数据采集 qt动态曲线,实时数据显示-qt dynamic curve, real-time data collection dynamic curve qt, real-time data
QT 编写和基于WINCE系统的实时曲线图
- QT 编写和基于WINCE系统的实时曲线图,从串口采集数据,以曲线方式显示-QT preparation and real-time systems based on WINCE graph, collect data from the serial port to display curves
qt-yuv.Qt实现视频采集
- Qt实现视频采集.其中把yuv格式转换成了RGB,方便Qt处理。,Qt video collection. Yuv format which has become the RGB, to facilitate handling Qt.
v4l2_camera 视频采集服务器
- 一个视频采集服务器,将摄像头(支持JPEG)采集的视频客户端, 客户端可以是浏览器,http://localhost:端口号/?action=stream qt客户短 注意:编译时不能用makefile(每做好) 执行时如:execute_file /dev/vedio0 -A video capture server, the camera (supports JPEG) capture video client, the client can be a browse
QTdeveloponlyfortq2440embedsky
- TQ2440 linux QT应用程序开发手册(天嵌独家出品)---全新LINUX图形界面开发,QT完全应用,开放应用程序全部源代码,配套详细的开发教程,专为sky/tq2440用户制作精品学习开发教程, 详情见:http://www.embedsky.net/infoDis.php?id=3 基于TQ2440 linux QT应用程序开发手册(天嵌独家出品) 发布日期:2009-06-16 基于TQ2440 linux QT应用程序开发手册(天嵌独家出品),包含所
videoDetect2.rar
- 公司项目 基于v4l2和嵌入式QT的视频采集显示应用程序,希望对做linux下视频采集的同行有所帮助。,Project v4l2 and embedded QT-based video capture shows that the application would like to do video capture under linux has to help the peer group.
wave.rar
- 用qwt所作的一个波形采集的源码,能够显示波形,现在固化为正弦波,以后可以装上自己的采集信号。,waveform acquisition with qt in qwt
video
- 在QT4下开发的视频采集及传输程序,可以在以太网下进行传输。同时可以抓取图像保存到本地存储器,系统还有图像查看及管理的功能-Developed under the QT4 video capture and transmission process can be carried out under the Ethernet transmission. At the same time you can grab the image is saved to the local memory, the
QT-image-acquisition
- QT图像采集。可以在QT中点击ok键预览视频,点击capture键,截取图片,保存为bmp格式,点击exit键,退出预览和拍照模式。-QT image acquisition. You can click the ok button in the QT preview video, click the capture button, the interception of images, saved as bmp format, click the exit button to exit the
heart
- 运用linux环境下的QT开发应用程序,包括曲线的描绘,串口数据的采集等-To develop the application by using QT4 under linux, including the mapping of the curve and the adapt of the serial port
qt
- 这是ARM-LINUX下的GPS接收机数据采集并显示的源程序!-This is the ARM-LINUX under the GPS receiver data acquisition and display of the source!
qt-v4l2-capture
- 网络摄像头 基于v4l2 在tq2440开发板上显示采集视屏 同时udp传输到电脑-internet camera
v4l2-Qt视频采集显示
- 通过V4l2进行视频采集,Qt实时显示。是一个例子。为刚开始进行linux视频采集编程的朋友提供参考