CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux qt camera

搜索资源列表

  1. usbCam_with_qt4.tar.gz

    1下载:
  2. Linux下的USB摄像头拍照程序,以Qt4作为GUI,目前测试过zc301,ov511芯片,拍照后直接保存为jpeg文件。支持嵌入式Linux,实验平台:QQ2440+N35。,Linux under the USB camera to take photographs procedures to Qt 4 as a GUI, is currently tested zc301, ov511 chips, photographs directly saved as jpeg files. Su
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-11
    • 文件大小:5.02kb
    • 提供者:阿亮
  1. QtCapture.tar

    1下载:
  2. 用OPENCV获取摄像头的图象并直接在QT的界面上显示-OPENCV camera used to obtain the images and directly in the QT interface display
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1.75kb
    • 提供者:欧阳
  1. linux-camera

    0下载:
  2. 这个是在linux操作系统下做的视频采集-This is done under the linux operating system, video capture
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:41.94kb
    • 提供者:afu
  1. camera.tar

    0下载:
  2. 使用QT编程开发的,可在linux下编译、运行的关于摄像头采集程序。-Programming with QT, and can be compiled in linux, running on the camera acquisition program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4.02mb
    • 提供者:远方梦
  1. net-camera-s-1-1

    0下载:
  2. 摄像头监控系统 最终形成的软件适用于C/S架构或B/S架构。 本软件系统共由两部分构成Server端和Client端(或浏览器)。 针对网络视频监控设备的实际应用需求,结合图像采集编码、嵌入式系统、网络技术等几方面的新技术,设计了一套,嵌入式监控系统,用以实现视频数据的采集,压缩与网络传输,该系统基于嵌入式linux操作系统,采用USB摄像头捕捉,可以使用浏览器(火狐 谷歌)单张拍照,可以使用浏览器浏览远程视频;或使用用QT实现的客户端程序,可以拍摄单张图片,可查看远程视频影像,如有需要
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:22.26kb
    • 提供者:谭笑
  1. mycam.tar

    0下载:
  2. 一个简单的摄像头播放程序,用qt做的界面,video 4 linux 获取摄像头视频帧。-A simple camera capture program using qt.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:319.06kb
    • 提供者:libingchao
  1. vms-0.0.3

    1下载:
  2. 本系统从摄像头实时采集视频并显示,相片的拍照,预览与管理功能,MPEG4视频的录制与播放。系统使用Qt开发。本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 详情见 http://sonew.512j.com/-The system from the video
  3. 所属分类:Video Capture

    • 发布日期:2015-04-01
    • 文件大小:1.35mb
    • 提供者:shujel
  1. vms-0.0.1

    0下载:
  2. 视频监控系统 V0.0.1 本系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1。 更多新版本下载地址:http://sonew.512j.com/works.php 视频监控系
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:苏松剑
  1. vms

    0下载:
  2. (1)本视频监控系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 (2)增加了相片的拍照,预览与管理功能。 (3)增加了MPEG4视频的录制与播放。-(1) This system re
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-10-18
    • 文件大小:3.5mb
    • 提供者:limei
  1. VideoMonitoringSystem

    0下载:
  2. 本系统从摄像头实时采集视频并显示,相片拍照,预览与管理。本系统支持多平台多操作系统,对多种摄像头采集方法的支持,使用工厂模式进行封装,提供了统一的摄像头视频采集接口。本系统的Qt开发版本 Windows: Qt 4.4.3 Linux: qt-embedded-linux-opensource-src-4.4.1-The real-time acquisition system from the video camera and display, photos photos, previ
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:王刚
  1. videochat

    0下载:
  2. 自己写的一个把opencv和QT 放在一起的程序,能读摄像头然后显示出来,可以试一下。-Write a QT together the opencv and procedures, read the camera and then displayed, you can try.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.99mb
    • 提供者:Maple H.L
  1. uvcView

    0下载:
  2. ARM Linux 下基于Qt的免驱摄像头通用预览程序,支持大部分通用免驱摄像头,实现简单预览功能,可扩展为AVI视频录制,网络实时预览- Commom Web Camera preview demo, it s supposed to support most driver-less web camera, and it can be extented extra functions such as vedio recording, network real time preview.....
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:73.79kb
    • 提供者:黄展飞
  1. camera

    0下载:
  2. linux的qt上实现的一个模拟手机照相机的功能(开发板上须有 照相机硬件条件)-The implemented on linux qt phone camera features an analog (hardware development board must have the camera condition)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:113kb
    • 提供者:duan8
  1. Linux--QT-camera

    2下载:
  2. Linux下usb摄像头qt编程,适合入门嵌入式视频监控,适合初学者-Qt usb camera under Linux programming, suitable for entry-embedded video monitoring, suitable for beginners
  3. 所属分类:Embeded Linux

    • 发布日期:2015-04-01
    • 文件大小:46kb
    • 提供者:王昌鸿
  1. linux-V4L2-camera

    1下载:
  2. linux平台下V4L2摄像头视频采集-QT界面-Under linux platform V4L2 video capture camera-QT interface
  3. 所属分类:2D Graphic

    • 发布日期:2015-09-26
    • 文件大小:29kb
    • 提供者:jiang
  1. qt-camera.tar

    0下载:
  2. 主要是qt界面编程 用于,在tq2440 linux下的摄像头实现拍照,预处理等。-Qt interface is used for programming, mainly in tq2440 under Linux camera photo, pretreatment, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-13
    • 文件大小:2.64mb
    • 提供者:杨浩
  1. camera-linux-QT-Demo

    0下载:
  2. LINUX 下QT打开摄像并操作的DEMO程序,值得-LINUX camera and operate under the QT open DEMO program, worth a look
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4.43kb
    • 提供者:陈平
  1. camera

    0下载:
  2. qt开发的嵌入式linux系统下USB摄像头显示(show camra get captrue)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:4kb
    • 提供者:ak477
  1. Camera.tar

    1下载:
  2. 在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)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:5.17mb
    • 提供者:378893499
  1. 摄像头linux

    0下载:
  2. 在linux的qt软件下,调用摄像头,进行拍摄(In Linux's QT software, the camera is called for filming)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:4kb
    • 提供者:二呆子
« 12 3 »
搜珍网 www.dssz.com