搜索资源列表
VideoCapture2
- DirectShow中的实例AMcap的MFC版-DirectShow instance of the MFC version AMcap
DirectShowKAIFAZHINAN_Chapter04
- 《DirectShow开发指南》 范例源代码,Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 -"DirectShow Development Guide" paradigm source code, Chapter04 : Chapter 4 to use the code, which AppIPTransform
DirectShow
- DirectShow应用开发案例,第4章用到的代码,其中AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码FilterTitleOverlay是字符叠加Filter的源代码。 第5章用到的代码,其中GraphBuilding为Filter Graph构建技术的一些代码,SimplePlayer为一个简单的播放器例子。 第7章用到的代码,其中DsDemo是一些演示代码。 第9章用到的代码,其中DESCallback演示了控制DirectShow智能
WEBCAMERA(MFC)
- 用MFC+directshow实现的双摄像头监控,采集,存储的程序。可用此源码扩展实现实现多摄像头监控,采集,存储功能。
采用directshow的视频采集技术在MFC模块下的实现
- 采用directshow的视频采集技术在MFC模块下的实现-video capture directshow MFC
CVMFC
- 在MFC中使用OpenCV。 调用 OpenCV 函数实现图像文件的输入、输出以及处理。使用 DirectShow 实现图像的视频采集,也调用 OpenCV 函数实现,可实现高分辨率图像的采集。采用 Win32 的 DIBSection 实现图像的显示,调用 Windows API 函数。-MFC_OpenCV_DirectShow
CVMFC
- 本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。 1、Windows 下用 MFC 编制的程序框架;2、调用 OpenCV 函数实现处理;3、用 DirectShow 编制的视频采集程序-This procedure is used in OpenCV MFC demo program consists of 3 parts. 1, Windows programs under preparation with the MFC framework 2 OpenCV fu
streams.h
- (环境配置)总结-streams.h问题.这是本人发了三天时间才完成环境VC6与DirectShow进行编程的环境配置,这个解决方法是第一个完全用Debug_Unicode版本来方法解决(至少我没看到过有用这个方法的)-(Environment configuration) sum-streams.h problem. It is I made a three days to complete environmental VC6 with DirectShow programming envir
DirectShow-src
- DirectShow开发指南》源码 Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技 术的一些代码,SimplePlayer为一个简单的播放器例子。 Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。
DirectShow
- DirectShow开发指南源码 陆其明老师书带的源码,有几个很不错的实例。学流媒体不错的资源 。 下载内容说明: readme.txt:本说明文件。 Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,S
Wave
- 读取音频信息,对照音频信息画出波形图,在MFC上实现-Read audio information, control the audio information to draw waveforms in MFC to achieve
MoviePlay
- 能够播放多种视频格式文件的播放器,用mfc开发,运行directshow解码-Can play a variety of video format player, with mfc development, operation directshow decoder
kxplay
- 一个使用VC开发的播放器; 涉及到的技术:MFC编程\DirectShow多媒体框架以及DirectDraw编程;-A player Developed by VC++ Use MFC\DirectShow\DirectDraw Technology in it
c1
- opencv与directshow结合,在MFC平台上显示图像并对其进行基本处理-opencv and directshow integration platform to display images in the MFC, and its basic processing
DSMFC
- 在MFC中调用DirectShow。 采用自定义的新型位图 CDibs 实现图像文件的输入、输出,图像的处理与显示。使用 DirectShow 实现图像的视频采集,也用新型位图 CDibs实现,可实现高分辨率图像的采集。-MFC_DirectShow
Music-Player-for-curriculum-design-
- 这款基于MFC的播放器开发程序,是我们小组C++短学期课程设计,它是用DirectShow开发的音频播放程序,可以播放mp3,wav,wma等几乎所有 windows支持的多媒体音频文件,希望对大家有所帮助。另外附送程序说明以及个人总结。-This based on MFC' s player development program, our team C++ short-term course design, it is DirectShow development of the aud
VideoPreview(DirectShow-Method)
- 这是一个基于对话框的Visual C++ MFC 视频捕获与显示工程. 用的方法是 DirectShow method. word doc 里面看一看仔细的步骤.-This is Visual C++ MFC Dialog-based Video preview program using DirectShow method. Details are explained in the Word doc file.
source-code-of-DirectShow
- 详细讲解了directshow的编程方法,附有多个源码,如:AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,SimplePlayer为一个简单的播放器例子。DESCallback演示了控制DirectShow智能连接的方法。MpegNetwork为“MPEG流的网络客
mfc-directshow-AND-OPENCV
- 在MFC中,将DIRECTSHOW和opencv联合应用,获取摄像头视频并显示在控件上-In MFC, the DIRECTSHOW and opencv combined to obtain the video camera and displayed on the control
OpenCV-using-MFC.
- 本程序是在 MFC 中使用 OpenCV 的演示程序,由3 部分组成。 一、Windows 下用 MFC 编制的程序框架二、调用 OpenCV 函数实现处理三、用 DirectShow 编制的视频采集程序-This program is a demonstration program using OpenCV in the MFC, consists of three parts. First, the application framework Windows using MFC pr