资源列表
SpatialDomainFilters
- This file contain a huge number of different adaptive filters with their descr iptions like adaptive median filters, applications to the images and different frequency used filters.
MusicPlayer
- 一个简单的音乐播放器,MFC实现,代码比较简单,适合初学MFC的人拿来参考学习MFC框架-A simple music player, MFC implementation, the code is simple, suitable for beginners of MFC for reference learning MFC framework
codec
- Codec G729... Source Codec.
SoundRecord
- C#利用api实现录音,通过调用CMOM组件进行录音文件的回放。使用winmm.dll中API函数实现。-C# use api achieve recording, playback audio file by calling the COM component. Use winmm.dll the API functions.
g711
- 音频PCM ALAW ULAW 之间的转码-audio PCM ALAW ULAW changed
FS-80
- Library for FS80 futronic
LPC11Exx.LPCXpresso.Examples
- This example describes how to use DMA to transfer data to DAC peripheral Process: DAC will be initialized with maximum current is 700uA. This allows a maximum update rate of 1Mhz Formula for ouput voltage on AOUT is: AOUT = VALUE x (
iLBCtest
- ilbc编码例子,vc的,用的是编译好的lib库-ILBC encoding example, VC, using the compiled lib Library
echo
- webrtc的回声消除模块例子,vc2008用的!-Webrtc echo cancellation module, VC used!
testAudio
- webrtc的回声消除,这个是源码要编译的,vc用的-Webrtc echo cancellation, this is the source code to be compiled, VC used
Camera
- vs2013 的mfc工程,抓取摄像头及录音存储成Demo.mp4。不同的机器可能需要修改AudioDevice.cpp的构造函数中的m_strMikeName值和CameraDevice.cpp中的m_strCameraName值。(用到ffmpeg2.8)-vs2013 of mfc project, grab the camera and audio stored as Demo.mp4. Different machines may need to be modified in the
sound-source-localization-and-separation
- This program will define the position of the sound.It consists of the MATLAB.And it works at least two microphones, when multiple microphones are added, you must modify the code.-This program will define the position of the sound.It consists of the M