搜索资源列表
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.tar
- 基于v4l2和QT的视频采集显示应用程序,希望对做linux下视频采集的同行有所帮助。-QT-based video capture v4l2 and display applications, want to do video capture under linux peer help.
test
- 通过V4L2进行图像采集,使用QT的Qwidget作为界面显示采集到的图像,是linux下视频开发的经典代码-it captures the image through the V4L2 and use the Qwidget of QT as the GUI to show the image form the usbcamera。
alam5
- 利用Linux下ALSA音频、V4L2视频采集接口采集视频数据,并通过UDP发送数据实现音频、视频通话,系统界面由Qt开发工具设计。嵌入式Linux软件开发,毕设。-Using Linux ALSA V4L2audio, video capture interface collecting video data, and through the UDP to send data to realize the audio, video call, system interface by Qt de
CameraRead
- 从遵从linux V4L2协议的视频卡采集视频数据并播放的一个简单的qt程序,直接采集yuv数据,通过软件转成RGB数据播放,上次上传是缺失的头文件已补齐。-Qt program to capture video data from the video card to comply with linux V4L2 agreement and play a simple, direct acquisition yuv data, convert the RGB data playback via
v4l2PQT
- Linux环境下,V4l2采集视频数据,Qt界面显示-Linux environment, V4L capture video data, Qt interface
Qt_v4l2.tar
- Qt_v4l2.tar.gz 是一个V4L2 例子, 在LINUX系统下采用QT 打开并编译 即可! 这是一个相当简单的实例!对学习有很大帮助!-Qt_v4l2.tar.gz is a V4L2 example, using QT in the LINUX system is open and can be compiled! This is a fairly simple examples for learning a great help!
Camera.tar
- 在ubuntu12.04,基于qt4.8编写的使用opencv打开摄像头,并进行拍照,保存照片,读图片进行裁剪(In ubuntu12.04, written on qt4.8, use OpenCV to open the camera, and take pictures, save photos, read pictures, cut them out)
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软件编译,之后