搜索资源列表
基于VFW机制的USB视频采集程序
- 基于VFW机制的USB视频采集程序,采用多线程编程技术,可动态捕捉单帧图像保存到硬盘,
VMR9采集多个摄像头
- VMR9采集多个摄像头
TESTCAM 摄像头图像采集程序
- 摄像头图像采集程序,使用pisica摄像头
CaptureTest
- 用C#编写的基于DirectX的音频、视频采集程序及源代码。包含完整的.net类库“DirectX.Capture”以及说明文档。-This is a audio and video caputure program which is written using C# and based on DirectX. Includes the full .Net Class Library of "DirectX.Capture" and documentation.
p2pVideo
- 本人写的视频聊天程序,包括视频采集,视频压缩(H263),视频传输(传输采用的是TCP,如果你有兴趣也可以改成UDP)。 下载后,你可以打开试试看,如果你觉得不错,别忘了支持下我。 最后鄙视下本站很多不负责的上传者们,搞一些垃圾、或者残缺的、不能用的、欺骗的那些‘源代码’有意思吗?-I wrote the video chat program, including video capture, video compression (H263), video transmissi
LiveVide
- 基于directshow的视频播放采集程序,欢迎大家使用,交流qq174462510-directshow based on the video collection procedures Everyone is welcome to use, exchange qq174462510
CamCapture
- 一个自己编写的利用DShow获取摄像头图像并将其封装为OpenCV兼容图片格式(IplImage)的类,可兼容数字摄像头、采集卡等-I have written a dshow access to the use of camera images and packaging for OpenCV compatible image format (IplImage) class, compatible digital camera, collecting cards
vcap_src
- 基于VISUAL BASIC视频采集源码,-VB video capture
imageget
- 采用vc++和directshow采集图像并实现抓拍功能源代码-Using vc++ and DirectShow image acquisition and implementation functions to capture the source code
Audio
- 音频采集程序,可以录制成文件,以及波形显示-Audio acquisition procedures
VirtualVCR-src-v2.6.9
- 类似与directshow SDK的例子AMCap,可以从视频采集设备(例如摄像头)中预览视频,捕捉数据,可以录制成AVI,有丰富的配置选项。-like the direcshow sdk example AMCap, it can preview video or capture data from a video capturing device, and it can record video into AVI file. It is featured with many configur
Multimediavideoconferencing
- 本视频会议系统使用户可以利用普通的PC机、标准的视频采集设备(USB摄像头或者视频头+视频采集卡)、耳机和麦克风,实现基于Internet、广域网、局域网的虚拟会议。与传统的基于硬件的H.323解决方案相比,本系统是纯软件解决方案。用户无需投入高昂的成本,就能够实现高质量、高可靠性的音视频通讯的会议功能,有效地节约时间和经费,提高企业的工作效率。 本视频会议系统由服务器软件和客户端软件组成。-The video conferencing system allows users to use
ConsoleAudioCapture
- DirectShow音频采集教程源码一,此源码是枚举音频采集设备的示例.可以跟踪进入枚举函数看是如何工作的.-DirectShow audio capture tutorial source 1, this source is an example of enumeration audio acquisition equipment. Can track into the enumeration function to see how the work.
ConsoleAudioCaptureSavePreview
- DirectShow音频采集教程示例三,此源码在上一个示例的保存音频数据的基础上可以预览音频.-DirectShow audio capture tutorial example 3, this source code stored in the previous example on the basis of audio data can preview the audio.
MyVideo
- 一个摄像头视频采集程序,贡献出来供大家用!仔细测试过!完全可用.-A camera, video capture program, contributions to come out for all to use! Carefully tested! Fully available.
sound_fft
- 采集声卡的信号,并对声音信号进行fft分析,对如何获得声卡信号和简单的信号处理有帮助-it s a very good sample of processing sound card signal
004401
- 1 声音的采集: 将声音信号送入计算机,我们利用了声卡录音的低层操作技术,即对winmm.lib进行API调用。具体编程时这一部分被写在一个类中(Soundin类)。 在构造函数中设定包括最大采样率(11025),数据缓存(作为程序一次性读入的数据,2048),声卡本身所带的一些影响采样数据等的各种参数; 调用API函数waveInGetNumDevs(返回UNIT,参数为空)检察并打开声音输入设备,即声卡;并进而使用waveInGetDevCaps得到声卡的容量(在waveInCa
sound
- 音频信号采集,播放,可以自由播放,具有实时采集播放的功能。-Audio signal acquisition, broadcast, free play, play with real-time data acquisition.
AccCodecDome20101020
- vc++6环境下读取视频采集卡内容并显示的demo程序,包内有完整编译的可执行程序。支持网络环境。-vc++6 environment to read the contents of the video capture card and displays the demo program, a complete package the compiled executable. Support the network environment.
声音采集
- 使用笔记本采集声音,使用labview编写,简单易用(sound data is got by computer)