搜索资源列表
获取AVI类型文件的信息
- 由于在Windows2000下右键点击RIFF (*.avi,*.wav) 类型的文件,在摘要里没有该文件的具体信息,所以我就编了一个小程序,用来显示该类型文件的信息。具体信息主要包含视频流和音频流信息。视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等。-in Windows2000 Right click RIFF (*. avi, *. wav)
WAVStereo2Mono
- 从立体声的wave文件中分别提出左声道和右声道的声音数据,并分别保存到两个单独的单声道wave文件中。 封装了一个类,且有详细的测试代码。 涉及到wave文件格式的剖析、多媒体文件的操作、wave文件的生成等各方面的编程技巧。-wave from the stereo proposed document left channel and right channel voice data, and kept separate into two separate mono wave file
PlayWavByMCI
- 我在网上转悠了半天,想找一个能实现立体声录音的源代码,最好是能指定声道进行录音(比如:指定录左声道时,右声道的声音就不会被录进来),可我没有找到,只好自己来写一个了。 本程序实现音频文件的播放;单声道录音、立体声录音并保存为.wav文件; 枚举系统中的声卡显示在下拉列表中供用户选择。 指定声道录音的功能我仍然没有实现,若有朋友知道实现方法敬请告知(chrys@163.com) 我的实现方法是:先录制立体声的.wav文件,然后再将声道提取出来,分别保存为 左声道的.wav文件和
HwAudioRec
- 直接压缩成mp3的录音机程序,录音过程中不需要产生.wav文件,边录音边压缩,处理速度快,节约磁盘空间,尤其对长时间录音非常合理。本程序可以录制单声道、立体声、左声道、右声道的语音。录音和播放过程中都有实时的波形显示。特别感谢我的好朋友李志刚的指点,由于他的提醒,我从使用mciSendXXX()改用waveInXXX()。-directly into compressed MP3 recorders procedures, the process of recording have not.
BH1414FM_Transimitter_51_Control_Sourcecode
- 基于BH1414的立体声FM发射器程序,用8051控制,uV2开发环境-based on the stereo FM transmitter procedures, with 8,051 control, uV2 Development Environment
AVIFormat
- 具体信息主要包含视频流和音频流信息。视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等。 -mainly contains specific information streaming video and audio streams of information. Video streams of information are : (1) Tot
Estereo
- EStereo is a computer vision C++ library for real-time disparity estimation. The library contains various functions for dense stereo matching from 2 or 3 rectified images and 3D scene reconstruction.-EStereo is a computer vision library for C r Lever
LC72131+TA1787
- RADIO是汽车音响中很重要的一部分,次系统采用最广泛的72131和17877。源码解决了不能正常锁台问题,对广大的RADIO设计具有很*价值。-RADIO car stereo is a very important part of Ci system is the most extensive 72,131 and 17,877. FOSS can not solve the problem of the normal lock Taiwan, the majority of the d
Stereo
- 非常好的立体声声音生成源代码,vega prime就是用的它形成立体声
fixpt.tar
- This module contains a high-performance HE-AAC decoder for 32-bit fixed-point processors. The following is a summary of what is and is not supported: Supported: - MPEG2, MPEG4 low complexity decoding (intensity stereo, M-S, TNS, PNS) -
AudioChannelSwitcher
- 切换音频声道的DShow插件,可以在Mono和stereo之间进行以下切换: mono->stereo 复制一份,变成双声道 stereo->mono 选择左声道、右声道或混音 stereo->stereo 复制左声道或右声道,去掉另一个声道的声音 VC6工程,需要DShow的include和lib编译
Stereo_video
- In 1838, Charles Wheatstone invented the world’s first stereoscopic viewer based on Renaissance theories of perspective. Constructed of an assortment of angled mirrors, his invention contained two separate drawings— one for the left eye and one f
StereoVisionVS2008-DXMar2008
- 3D Reconstruction using Stereo Vision
CalibrationDemoOpenCV.tar
- Sample impementation of a stereo camera calibration including rectification using CvCalibFilter based on the forum post of Rafael Mu駉z Salinas at http://tech.groups.yahoo.com/group/OpenCV/message/48237
WM8987
- Stereo codec for audio applications
ImageProcessingMethodsforInteractiveRobotControl.
- a straight forward technique for tracking a human hand based on images acquired by an active stereo camera system.
calibration
- The calibration file contains a source code developed on Visual C++ 2008, we have used the OpenCV library for import and process the stereo input images. This code generate un text file that contains the estimated parameters for calibration.
prova_camera
- This file is to probe a stereo vision camera (MINORU3D WEB CAM). Program: Visual Studio 2008
ADPCM-doder-decoder-stereo
- ADPCM编解码程序,对双声道的wave音频文件进行编码。-adpcm coder decoder which deal with stereo wav file
WAV-Stereo-Mono-Checker
- WAV Stereo Mono Checker VB source