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

搜索资源列表

  1. movie_demo

    0下载:
  2. 用Qt写的调用mplayer库播放视频的demo,可以支持各种视频文件,简单好用-Written with the Qt library calls mplayer to play the video demo, can support a variety of video files, easy to use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-20
    • 文件大小:32894976
    • 提供者:闫斌
  1. CamaraTest

    2下载:
  2. QT+OpenCV实现多摄像头采集视频,可以用于之后的双目视觉的三维重建-QT+OpenCV implement video capturing
  3. 所属分类:OpenCV

    • 发布日期:2014-05-06
    • 文件大小:1083392
    • 提供者:Li Three
  1. DaVinci-H_264

    0下载:
  2. 为实现基于达芬奇平台的视频系统,本文研究H.264视频编码算法移植和优化方法,针对达芬奇平台实现算法的xDM封装,以便算法通 codecEngine框架调用。基于QT设计并实现一套数字媒体处理算法的 Codecserver自动部署系统,具有快速集成、验证与修改xDM算法的功能,解决达芬奇平台上算法的CodecServer集成和应用程序部署不便的问题。 -DaVinci platform video system, this paper H.264 video coding algor
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:12366517
    • 提供者:Guo Lin
  1. IPandVideo

    0下载:
  2. 一个小小的IP和视频参数设置程序,可用于设置IP和H264视频压缩的控制参数,紧作为界面开发和QT入门学习的参考-a small IP and video parameter setting application with QT
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:33006
    • 提供者:xqr
  1. dvbcut_0.5.4.tar.bz2

    0下载:
  2. dvbcut可以从接收的dvb-c的数据流中截取感兴趣的一段,并保存成mpeg形式的输出文件。-dvbcut is a Qt application which enables you to select certain parts of an MPEG transport stream (as received on Digital Video Broadcasting, DVB) and save these parts into a single MPEG output file.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-30
    • 文件大小:795991
    • 提供者:sunwind
  1. xzgl

    1下载:
  2. 学籍管理系统,学籍 管理系统 Visual C++ Visual Basic DOS Unix_Linux C++ Builder Java Windows_Unix Delphi C-C++ PHP-PERL PHP Perl Python HTML Asm Pascal Borland C++ Others MultiPlatform C++ VFP SQL PDF TEXT WORD VBscr ipt Javascr ipt ASP CSharp CHM FlashMX matlab P
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:334892
    • 提供者:谭志
  1. Qt_QPlugin_Example_v1_2_en

    0下载:
  2. Qt: QPlugin Example v1.2-This Qt C++ application demonstrates how to implement Qt plug-ins to extend application features. The package contains an example application with a Qt plug-in interface and four different plug-ins (for links, pict
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-12
    • 文件大小:2959212
    • 提供者:黄慧
  1. fancybrowser.tar

    0下载:
  2. qt programing - video feed example-qt programing- video feed example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:429010
    • 提供者:hbchen
  1. Form1

    0下载:
  2. “文字格式”工具栏 “文字格式”工具栏- Visual Basic(7880) Visual C++(306) VBscr ipt(76) Others(73) WINDOWS(55) VBA(48) C-C++(42) MultiPlatform(39) ASP(38) Delphi(34) Java(30) CSharp(29) SQL(22) C++ Builder(22) Windows_Unix(20) CHM(16) WORD(14) C++(14) DOS(13) PDF(11
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:1595
    • 提供者:刘子龙
  1. QPlayer

    0下载:
  2. 播放视频文件,QT写的,跨平台,不过前提是本机能够识别的文件格式才能播放。-Play video files, QT writing, cross-platform, but only if the machine can recognize the file format to play.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:2520
    • 提供者:陈眩
  1. TestPhonon_videoplay_201010271400.tar.bz2

    0下载:
  2. 测试QT phonon安装的视频插件是否成功,配合gstreamer插件要使用。使用此文件时去掉后面的rar-Testing video plug-in installed QT phonon success, with the gstreamer plug-ins to use. Use this file to remove the back of the rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-09
    • 文件大小:16833706
    • 提供者:李天
  1. qt_video

    0下载:
  2. 在linux平台上基于QT图形库的视频监控-QT in linux platform graphics library based video surveillance
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2663920
    • 提供者:afu
  1. myusbcamera-thread[1].tar

    0下载:
  2. 在arm下进行视频实时采集和显示,使用V4L2与Qtimer结合的QT程序。-Under the arm real-time video capture and display, combined with V4L2 and Qtimer QT program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:5072
    • 提供者:Henry
  1. serial

    0下载:
  2. linux下的视频采集,用QT结合opencv.实习的。 是一个很好用的代码。可以直接下载到ARM10中运行-video capture under linux, using QT with opencv. internship. Is a good use of the code. Can be directly downloaded to run ARM10
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:60319
    • 提供者:liuwu
  1. qtexamples

    0下载:
  2. linux 以及windows下的一些视频接收显示与存储程序 由QT编写-linux and windows of some of the video display and storage procedures for receiving written by the QT
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:14046366
    • 提供者:ztf
  1. _demo

    0下载:
  2. 嵌入视频一输入法 基于QT的编程 一款小型的输入法应用程序-Embedded in an input video programming based on a small QT input method application
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:290773
    • 提供者:胡领
  1. qt_v4l2.tar

    0下载:
  2. 主要实现了qt上的视频采集,采用的ffmpeg-Main achievement of the video capture on the qt, using ffmpeg
  3. 所属分类:Video Capture

    • 发布日期:2014-08-26
    • 文件大小:25600
    • 提供者:果果
  1. qt_v4l2-build-desktop.tar

    0下载:
  2. 主要实现了qt上的视频采集,编译后的程序,采用ffmpeg-Main achievement of the video capture on the qt, compiled program, using ffmpeg
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1328593
    • 提供者:果果
  1. IMP

    0下载:
  2. PC下的视频播放器,是基于QT creator 开发的,支持常用的视频格式。-PC under the video player, is based on the QT interval creator developed to support the commonly used video formats.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:138248
    • 提供者:liukai
  1. config

    0下载:
  2. 按照QT小神童第二个视频的模版做了一个..献给初学的QT菜鸟..重申,我也是菜鸟-According to QT prodigy second video of the template made a... To beginners QT rookie.. Reiterated that I also rookie
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:692017
    • 提供者:科仔
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com