联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 视频捕捉采集剪辑(115) 
按平台查找All Visual C++(115) 

[视频捕捉采集剪辑] camera2.0

1.调用DirectShow查询UVC设备信息; 2.调用OpenCV打开设备,设置视频流参数,读取视频流,录制视频,播放视频; 3.计算帧率;
1. Call DirectShow search UVC information; 2. Call OpenCV to open the device, set the video stream parameters, read the video stream, record video, play video; 3. Calculate the frame rate; (2017-12-04, Visual C++, 24996KB, 下载23次)

http://www.pudn.com/Download/item/id/1512356689532420.html

[视频捕捉采集剪辑] camera

调用摄像头监控摄像头控制及图像预览和捕获,但是该方法相对比较复杂;Qt5.0版本新增了QMultimedia模块提供了更为方便的编程支持,该模块主要涵盖视频、音频、收音机以及摄像头等功能支持
Call the camera to monitor (2017-05-23, Visual C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/1495541631307149.html

[视频捕捉采集剪辑] CameraDs

利用摄像头+DirectShow实现预览和实时拍照功能,其中有一个视频监控编程很有用的类,通过该类可以很好的实现实时监控,还有拍照功能,为以后的监控系统打下良好的基础!!具有良好示范的作用-
The use of camera+ DirectShow implementation and real-time camera preview function, including a video surveillance program very useful class, through the class can be a very good real-time monitoring, as well as camera functionality, for future monitoring system and lay a good foundation for ! ! Has a good role model (2015-03-03, Visual C++, 1000KB, 下载75次)

http://www.pudn.com/Download/item/id/1425344888670321.html

[视频捕捉采集剪辑] shipincaiji

许多朋友希望我能介绍一下视频的编程,时下视频聊天几乎成了网吧老板们制胜的法宝,自己的软件嵌入视频通信方式又显得那么酷,而一个摄像头只需要百来块钱。本软件功能上可以实现视频采集、预览,选择压缩器(视频文件可是大得惊人!)进行压缩、解压,回放。抓取单帧图片保存等。
Many friends wish I could video programming, video chat nowadays almost become cafe owners are an invaluable asset, the software embedded in the video communication is so cool, and a camera only needs one hundred dollars. Can be achieved on the software features video capture, preview, select the compressor (video files, but amazing!) Compression, decompression, playback. Grab single-frame picture to save (2012-02-05, Visual C++, 22KB, 下载6次)

http://www.pudn.com/Download/item/id/1765421.html

[视频捕捉采集剪辑] OSG

OpenSceneGraph教程 本页面将帮助新用户逐步有目的地学习OSG的各方面内容。这里的教程与示例代码不同,它们主要是由文字和口头(视频教程)的编程指南组成。
OpenSceneGraph Tutorials This page will help new users learn the destination step by step in all aspects of OSG. Tutorials and sample code here is different from them mainly by the written and oral (video tutorial) composed of the programming guide. (2011-12-05, Visual C++, 1383KB, 下载28次)

http://www.pudn.com/Download/item/id/1721081.html

[视频捕捉采集剪辑] shexiangtoujiankong

利用VFW技术进行摄像头的定时启动,可以通过此例学会 (1)VFW技术,控制摄像头的启动关闭 (2)多线程技术的编程 (3)时间框的使用 (4)定时器的使用
VFW technology using camera timer starts, you can learn by this example (1) VFW technologies to control the camera starts close (2) Multi-threading programming (3) Time frame of use (4) the use of timer (2010-06-23, Visual C++, 14KB, 下载24次)

http://www.pudn.com/Download/item/id/1221625.html

[视频捕捉采集剪辑] streams--DirectShow.h

VC6+DirectShow环境编译通过有困难的人,或是不熟悉多媒体编程的人,在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决streams.h头文件的新一种方法,就在这里,你可以试下,下了做一下,你就会知道了
VC6+ DirectShow environmental compiled through difficulties, or those who are not familiar with multi-media programming, in the want to use streaming media to all aspects of video surveillance capabilities to achieve the time, this is no doubt that you must pass the threshold, on the settlement of streams.h header file with a new way, right here, you can try the next, got to do something, you' ll know (2009-10-01, Visual C++, 4KB, 下载74次)

http://www.pudn.com/Download/item/id/927106.html

[视频捕捉采集剪辑] CG300

基于大恒图像采集卡的应用编程,实现图像的实时采集与数据获取。程序主要包括两个类:实现图像采集卡控制的CMyCard类与实现简单位图操作的CMyDIB类。
Daheng image acquisition card based on the application programming, to achieve real-time image acquisition and data acquisition. Procedures mainly include two categories: the realization of image acquisition card controlled CMyCard category and the realization of a simple bitmap operations CMyDIB category. (2008-09-22, Visual C++, 57KB, 下载131次)

http://www.pudn.com/Download/item/id/550292.html

[视频捕捉采集剪辑] server

该程序采用了VFW(Video For Windows)体系结构进行编程,编译工具为VC++6.0或以上,视频编码采用了VFW体系下的DivX,当然你也可以根据需要改为Xvid或是其它,由于这份Demo以前写得较匆忙,没有留下任何文档,主要是因为程序非常的简单,但是对于没有VC++基础或是对VFW不太熟悉的朋友可要仔细看了,有问题就到中华视频网的QQ群里面问高手吧!(注意,要编译运行本程序,需要安装DivX)。
The program uses VFW (Video For Windows) architecture program, the compiler tools VC++ 6.0 or above, video encoding using the VFW system of DivX, of course, you can read Xvid or other, As the Demo ago than write a hurry, did not leave any documents, mainly because of very simple procedure, but there is no VC++ basis or for a friend not too familiar with VFW (2008-08-10, Visual C++, 1561KB, 下载5次)

http://www.pudn.com/Download/item/id/526097.html

[视频捕捉采集剪辑] VCap

这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。
This is a pure Win32 API application, No MFC. Procedure demonstrated the VFW (Video for Windows) use. Shows from the video camera and captured video can be saved as AVI files down. Process model of non-rectangular windows programming as well as the (2008-08-01, Visual C++, 20KB, 下载43次)

http://www.pudn.com/Download/item/id/521828.html

[视频捕捉采集剪辑] VFW_Video_Capture

VC++6.0 VFW 视频捕捉程序,含源代码和运用程序,,本人花钱买的
VC 6.0 VFW video capture process, including source code and application procedures, I bought the (2006-04-03, Visual C++, 225KB, 下载2585次)

http://www.pudn.com/Download/item/id/165241.html

[视频捕捉采集剪辑] GetImageFromVideo

使用DirectShow功能实现的从视频中采集图像的程序,可以按频率、累计数量或视频内容的变化显著程序为依据,自动采集和保存图像。也可以作为使用摄像头的采集功能进行视频、图像处理的一般程序框架。供没有DirectX开发经验,但需要相应功能的图像处理、模式识别、计算机视觉等方向的算法研究人员作为工具使用。在Visual Studio 2005环境开发。如果不是作为编程框架使用,则需要Intel OpenCV(开源)视觉库的支持。
execution functions of the video image collection procedures, in accordance with a frequency total quantity or video content change significantly based on procedures, automatic image acquisition and preservation. I can use the camera function video acquisition, image processing framework of the general procedures. DirectX for no development experience, but requires a corresponding function in image processing, pattern recognition, Computer Vision algorithms such directions as a research tool. In Visual Studio 2005 development environment. If it is not used as a programming framework, the need for Intel OpenCV (open source) visual library support. (2006-03-12, Visual C++, 60KB, 下载1336次)

http://www.pudn.com/Download/item/id/153102.html

[视频捕捉采集剪辑] vc video capture

vc编程,实现摄像头拍摄画面的实时捕捉,可捕捉单帧画面或捕捉连续视频,并保存为avi文件
vc programming, realizing camera shooting pictures of the real-time capture, capture single-frame capture continuous images or video, avi and the preservation of documents (2005-12-28, Visual C++, 1142KB, 下载1889次)

http://www.pudn.com/Download/item/id/136532.html

[视频捕捉采集剪辑] SDK-2000 & 4Video(Plus) 开发包

视频采集卡编程,应用范围广,特别适用于医学、监控、适时录象等
video card programing tools for many fields ,special for meadcine monitor and video recorders (2005-05-30, Visual C++, 6655KB, 下载326次)

http://www.pudn.com/Download/item/id/1117397996126247.html

[视频捕捉采集剪辑] 从摄像头采集图像的VC源代码vc

从摄像头采集图像的VC源代码
from camera images collected from the source code VC (2005-02-12, Visual C++, 22KB, 下载1208次)

http://www.pudn.com/Download/item/id/1108162152838010.html
总计:115