Welcome![Sign In][Sign Up]
Location:
Search - vid

Search list

[Video Capturetest

Description: USB摄像头测试软件!在LABVIEW开发环境中写的读取USB摄像头传回的图像资料,并进图像的处理。-USB camera test software! Development environment in LABVIEW read write USB camera images returned data, image processing times.
Platform: | Size: 124928 | Author: 万平 | Hits:

[Video Capturelabview

Description: 自制labview用USB摄像头采集控件-Homemade LabVIEW acquisition with USB camera control
Platform: | Size: 243712 | Author: 捉妖皇 | Hits:

[Video CaptureVB_Video

Description: 使用vfw,控制摄像头。 VFW(Video for Windows)是Microsoft公司为开发Windows平台下的视频应用程序提供的软件工具包,提供了一系列应用程序编程接口(API),用户可以通过它们很方便地实现视频捕获、视频编辑及视频播放等通用功能,还可利用回调函数开发更复杂的视频应用程序。-Use vfw, control camera. VFW (Video for Windows) is the Microsoft Corporation for the development under the Windows platform to provide video applications software toolkit to provide a series of Application Programming Interface (API), users can easily achieve their video capture, video editing and video player, such as common features, can also use a callback function to develop more complex video applications.
Platform: | Size: 32768 | Author: adaline | Hits:

[Technology Managementpic_video_doc

Description: 从最基本的彩色三要素rgb,彩色电视制式pal到视频压缩技术mpeg 1/2/4,从视频处理设备编解码器,摄像机到云台,逐步详细论述了图像及视频应用方面的技术原理。 -From the most basic three elements of color rgb, color television standard video compression technology pal to mpeg 1/2/4, video processing equipment from the codec, PTZ camera to gradually detailed images and video applications technical principle.
Platform: | Size: 47104 | Author: vc | Hits:

[P2Pgowk

Description: p2p的视频通信源代码,用c#开发,可以作为学习的好资料-p2p video communications source code, with c# development, can serve as a good learning information
Platform: | Size: 4013056 | Author: 邓启基 | Hits:

[Driver Developati_videocard_windows_driver_wdm

Description: ATI显卡Windows驱动,开发工具WinDDK-ATI video driver for windows, tools: winddk
Platform: | Size: 198656 | Author: Li Tian | Hits:

[Software EngineeringPD1

Description: PowerDesigner视频教程,辅助软件工程的设计和开发。-PowerDesigner video tutorial, support software engineering design and development.
Platform: | Size: 2588672 | Author: sansan | Hits:

[Multimedia programVLS-Guide

Description: User guide for video lan server
Platform: | Size: 184320 | Author: Chokri | Hits:

[Video Capturesdk3000

Description: 天敏sdk3000采集,可录像同时采集图片-sdk3000,可录像同时采集图片
Platform: | Size: 260096 | Author: xuzixue668 | Hits:

[Video Capture2vid

Description: 2 cameras streaming images at same time open cv
Platform: | Size: 1024 | Author: ciarz | Hits:

[VOIP programVC_development_of_video_conferencing_technology_an

Description: 书籍《VC视频会议开发技术与实例》随书光盘,含有大量视频标准实现代码;-Books " VC development of video conferencing technology and examples of" book with CD-ROM, containing a large number of video standards to achieve code
Platform: | Size: 16573440 | Author: chenshigang | Hits:

[Multimedia DevelopExtractSURF

Description: ExtractSURF Extracts Speeded Up Robust Features from image. downlæ oad and install opencv 1.1pre-ExtractSURF Extracts Speeded Up Robust Features from image. downlæ oad and install opencv 1.1pre
Platform: | Size: 1024 | Author: rahman | Hits:

[Video Capture2008103009170662

Description: JAVA版暴风影音播放器,可支持多种格式的视频播放.-JAVA version of Storm video player can support multiple formats of video playback.
Platform: | Size: 161792 | Author: 杨天 | Hits:

[Embeded LinuxARMlinux-webvideo

Description: 该源码包括了ARM+LINUX视频开发的所有源码spca5xx-20070402.rar gspcav1-20071214.tar.gz SDL-1.2.13.tar.gz servfox.tar.gz spacview-20061208.tar.gz 摄像头(WebCam)在Linux操作系统中的驱动方法.doc-The source code includes the ARM+ LINUX video development in all its source spca5xx-20070402.rar gspcav1-20071214.tar.gz SDL-1.2.13.tar.gz servfox.tar.gz spacview-20061208.tar. gz camera (WebCam) in the Linux operating system-driven approach. doc
Platform: | Size: 5030912 | Author: 孙红勇 | Hits:

[VC/MFCvideocompressionpaper

Description: 本论文首先系统地介绍了视频压缩编码的基本原理和方法,以及各国际标准 化组织提出的压缩标准;其次分析了JPEG和MPEG-4的主要技术,据此提出 MPEG-4简单框架编码器的软件实现方案,给出流程图,在VC++环境下用C语言 程序实现了JPEG压缩及MPEG-4简单框架的视频压缩功能,采用测试序列验证 无误,并对两种标准的压缩比进行试验对比,突出压缩的关键技术为DCT和运动 估计算法;接着深入研究了DCT变换、运动估计和补偿算法并进行了优化改进, 给出了用于快速匹配块的自适应十字模式搜索算法,并给出了对各种块匹配估计 算法的仿真结果。然后详细介绍了TI公司TMS320C6711DSP的软硬件特性,并 在此基础上提出系统的硬件实现方案。接着介绍了基于系统软硬件环境的移植问 题和优化方法,并针对算法移植和仿真过程中的问题进行了说明。 最后就课题设计过程中研究的结果予以总结,并阐述了以后课题研究的要点。-In this thesis,an introduction to video compression principal,methods and central international video coding standards is done firstly.Then analyzing the core techniques of JPEG and MPEG-4 and proposing a scheme of MPEG-4 SP encoder,the coding function of JPEG and MPEG-4 is achieved in C successfully with test sequence Then compare the compressed ratio of two standards,point out the key of compression is DCT and Motion Estimation algorithm.Afterwards,studying the DCT/Motion Estimation/Motion Compensation algorithm in detail and giving an adaptive rood pattern search for fast Block-Matching motion estimation.Then the simulation of several motion estimation algorithms based block-matching is given.Accordingly,a scheme of a DSP-based video compression system is put forward,with the features of TI’s TMS320C6711 DSP.At last,the transplant and optimization are considered on the basis of soft and hard environments,also the simulation process. In the end,the summarization about the
Platform: | Size: 1805312 | Author: father2002 | Hits:

[Embeded Linuxvideo

Description: 在QT4下开发的视频采集及传输程序,可以在以太网下进行传输。同时可以抓取图像保存到本地存储器,系统还有图像查看及管理的功能-Developed under the QT4 video capture and transmission process can be carried out under the Ethernet transmission. At the same time you can grab the image is saved to the local memory, the system still image viewing and management functions of
Platform: | Size: 1351680 | Author: paul | Hits:

[OtherSuper_Resolution_of_Images_and_Video

Description: 英文版超分辨率数字图像处理的书籍,关于贝叶斯公式重建的。PDF格式,需要一定数学功底和英文水平。比较难理解。-English super-resolution digital image processing books, on the Bayesian formula for reconstruction. PDF format, requires a certain grounding in math and English. More difficult to understand.
Platform: | Size: 18388992 | Author: 王杉 | Hits:

[Program docMyVideo

Description: android 平台播放视频的小例子,可以播放本地sdcard上的,也可以播放http服务器上的视频-android platform to play the video of the small example, you can play on the local sdcard, but also can play the video on the http server
Platform: | Size: 132096 | Author: jinhui | Hits:

[Streaming Mpeg4pixstream

Description: 一款很实用的TS检测软件,数字电视软件。可检测码流的详细信息。-A very practical, TS detection software, digital TV software. Code stream can be detected for more information.
Platform: | Size: 781312 | Author: 武鹏 | Hits:

[OS programDevMon

Description: 通过设备的VID和PID来获取设备的个数信息,并可以实时监控设备的拔插情况 请用VS2005打开工程-Through the device' s VID and PID to get the device number information, and can be real-time monitoring of equipment swap, please open the project using VS2005
Platform: | Size: 227328 | Author: 郑若诚 | Hits:
« 1 2 3 4 56 7 8 9 10 »

CodeBus www.codebus.net