搜索资源列表
qt图像采集与显示
- 这是qt下的基于v4l2的图像采集和显示的程序,对于资料很少的v4l2的学习来说很有用!
qt图像采集与显示
- 这是qt下的基于v4l2的图像采集和显示的程序,对于资料很少的v4l2的学习来说很有用!
qt图像采集与显示
- 这是qt下的基于v4l2的图像采集和显示的程序,对于资料很少的v4l2的学习来说很有用!
ffmpeg的有gui的视频采集程
- 使用v4l2,qt,ffmpeg编写的有gui的视频采集程序-Use v4l2, qt, ffmpeg has prepared a video capture program gui
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.
qt_v4l2
- 采用v4l2 进行USB摄像头数据采集,并且,能够通过QT界面来进行图像数据的显示-Using v4l2USB camera data acquisition, and, through QT interface to the display image data,,,
qt_v4l2.tar
- 基于v4l2和QT的视频采集显示应用程序,希望对做linux下视频采集的同行有所帮助。-QT-based video capture v4l2 and display applications, want to do video capture under linux peer help.
capclass
- 一个简单的QT和V4L2结合使用的例子,非常好用。-A good example about captureing video by v4l2 with Qt.
v4l2-video-capture
- 在linux系统下采用v4l2框架实现对摄像头视频的实时采集,并且在Qt界面上显示,可以运用在linux PC机上,也可以用在嵌入式系统下/-V4l2 linux system used under the framework implementation of real-time collection of video camera, and displayed on the Qt interface can be used in the linux PC machine can also b
myusbcamera-thread[1].tar
- 在arm下进行视频实时采集和显示,使用V4L2与Qtimer结合的QT程序。-Under the arm real-time video capture and display, combined with V4L2 and Qtimer QT program.
qt-v4l2-capture
- 网络摄像头 基于v4l2 在tq2440开发板上显示采集视屏 同时udp传输到电脑-internet camera
ProcessImage
- 一个自己制作的基于QT的监控界面,摄像头驱动是符合V4L2的API。-A own work based on QT monitoring interface, camera driving is accord with V4L2 API.
Qt_v4l2
- v4l2图像的实时显示,需要QT环境,编译方法为qmake -project qmake make-v4l2 real-time image display, the QT environment, compiler methods qmake-project qmake make
mini2440-qtopia2.2.0-usb-camera
- 由于友善的mini2440没有提供qtopia2.2.0上关于USB摄像头图像采集界面的源代码,所以自己写了个,可以在qtopia2.2.0上采集视频的界面(前提内核USB摄像头驱动符合V4L2标准,本人用的是ZC301的摄像头),供大家参考。3G部分没有做,所以如果不想要的话可以在qt中把启动3G的插槽去掉,对比度亮度的插槽留出来了,想要的可以自己添加。-Because of the mini2440 did not provide friendly qtopia2.2.0 on USB ca
v4l2-qt
- v4l2-qt打开摄像头,并显示。 通过v4l2获取摄像头视频,然后用qt吧获取的视频图像显示出来。-video capture interface
linux-V4L2-camera
- linux平台下V4L2摄像头视频采集-QT界面-Under linux platform V4L2 video capture camera-QT interface
v4l2-Qt视频采集显示
- 通过V4l2进行视频采集,Qt实时显示。是一个例子。为刚开始进行linux视频采集编程的朋友提供参考
Based-on-v4l2-the-qt-video-display
- 本代码是基于v4l2的qt实时视频处理,代码主要包括图片的处理,视频工具的使用-The code is based on the qt v4l2 real-time video processing code including processing of the picture, using video tools
Camera_test
- QT+DirctShow UVC摄像头视频显示(QT+DirctShow UVC Camera Test)
show_video.tar
- 本程序由Qt Creator 2.4.1编译生成。 主要代码文件如下: tdl.pro mainwindow.h mainwindow.cpp main.c mainwindow.ui Makefile 参数: 在server ip文本框内填写服务器的IP 在server port文本框内填写服务器的端口 若要在PC机运行本程序,只要在PC的linux系统中安装QT编译器,然后编译运行即可 若要运行于ARM 平台,则需要使用QT-embedded软件编译,之后