- iPhoneMixerEQGraphTest. iPhoneMixerEQGraphTest demonstrates how to build an Audio Unit Graph connecting a MultiChannel Mixer to the iPodEQ unit then to the RemoteIO unit. Two input busses are created each with input volume controls. An overall mixer output volume control is also provided and each bus may be enabled or disabled. The iPodEQ may be enabled or disabled and a preset EQ curve may be chosen via a picker in the iPod Equalizer view. iPhoneMixerEQGraphTest uses 44.1kHz source and sets the hardware sample rate to 44.1kHz to avoid any extraneous sample rate conversions. Touching the "Play Audio" button simply calls AUGraphStart while "Stop Audio" calls AUGraphStop. Changing AU volume is performed via AudioUnitSetParameter. The iPodEQ unit presets are returned by using AudioUnitGetProperty asking for the kAudioUnitProperty
- wavelet-compression- 关于图像压缩的代码
- aboutTC TC环境下C语言实现的类似于matlab的数字信号和数字系统分析
- an-jian-PWM MSP430F55529用按键改变PWM占空比
- mytracker 物体运动自动跟踪的框架
- shiyan_2_1 这是一个VHDL写的数据选择器
资源列表
Simple3DReconstruction
- 利用左右图像,求取出其总所需要的视差图像,然后进行3D场景的构建,-About the use of images, the total needed to seek out the parallax images, and then proceed to build 3D scenes,
47651469motion_search
- 运动估计,首先要解决的问题是如何 从序列图像中提取有关物体运动的信息,这个过程称为运动估计-47651469motion_search
9927447RGB2LAB_1
- c code for bmp reading
VB.ZIP
- A simple interface like VB along with source code
SVGABG55.ZIP
- SVGA programming using C
cross
- 一个最简单的mfc图像处理软件,打开,保存,直方图,部分另存,求面积等-One of the most simple mfc image processing software, open, save, Histogram, some saved, seeking an area of such
DCT_3
- DCT code for JPEG encoder
ShowDib1
- 该代码实现了图象的一般处理,希望对大家有点帮助!-The code implements the general image processing, hope everyone a little help!
DIPM
- 关于边缘检测的一个c++程序,较为经典,可以借鉴-It about a program of nargin using c++
huaxian
- DDA画线算法和中点画线算法实现以及中点画圆算法实现-DDA line drawing algorithm and the stipple-line algorithm, as well as the mid-point Circle Algorithm
vcwatershed
- 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。-Watershed segmentation method is a top
bresenhamLineCircle
- 要研究的算法主要有DDA算法、Bresenham算法、对称算法、两步算法、及四步算法,此外还对自适应多步位移码画线算法进行了一定研究。其中,DDA、Bresenham算法都是单步画线算法,其它是多步画线算法。 -To study the algorithm mainly DDA algorithm, Bresenham algorithm, symmetric algorithm, two-step algorithm, and four-step algorithm, in additio
