搜索资源列表
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.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.
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
- v4l2图像的实时显示,需要QT环境,编译方法为qmake -project qmake make-v4l2 real-time image display, the QT environment, compiler methods qmake-project qmake make
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
usbcamara
- 适用于ARM开发板USB摄像头采集数据及显示,不需要QT,基于V4L2-For ARM development board USB camera capture data without QT, based on V4L2
videosave-x86
- 在虚拟机环境下,利用Qt Creator进行界面开发. 利用V4L2技术采集USB摄像头信息,提取后进行显示-In the virtual machine environment, the use of Qt Creator interface development. After the V4L2 technology acquisition USB camera information is employed to extract for display
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!
video
- 基于v4l2的视频采集源码,并在qt下显示-Video capture source code based on v4l2, and displayed on the QT
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软件编译,之后