搜索资源列表
VidRead.tar
- Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions
facedetector_src
- The first step to intelligent image/video processing for face recognition in uncontrolled scenery with complex backgrounds (outdoor environments, airports, train/bus stations) is face detection. The precision of the latter heavily depends your face r
PESQ
- PESQ,用于语音质量评价的客观标准,本论坛已有的是MATLAB源码,现在上载的是标准C代码!
matlabreadvideo
- 运用matlab读取视频的函数,包含C编程文件。
2DFFTfilter
- 一个外国人写的,纯C,在研学上面看的全是C++和MATLAB的代码,里面有1DFFT, 2DFFT, 以及各种频率域滤波器
AuditoryToolbox
- 很好的声学工具箱,有matlab和c文件-Very good audio tools, include Matlab,C files.
MEBMA
- MEBMA (Motion Estimation (ME) Block Matching algorithm) compute various complexity and distortion parameters for given movie (.mat format) in either HBMA (multy resolution) or EBMA (full search) Block Matching algorithms The function produce output
carrier_recovry
- 介绍了适合DVB-C环境下的载波恢复算法,并且对几种典型的算法进行了比较-Introduced for DVB-C environment of carrier recovery algorithm, and several typical algorithms were compared
DVB-T_TRANSMISION
- DVB-T发射机MTLAB程序 主要描述了DVB-T 2K 模式的发射机 包括信号产生模块 IFFT调制模块 和CP加入模块等.-DVB-T transmitter mainly describes the DVB-T 2K mode transmitter including modulation signal generator module IFFT module and add modules, such as CP.
alie4
- This appendix gives the waveforms and FFTs of spectral content of the he file alien_voices.c. The frequency response curves were produced using the MATLAB Filter Design Toolbox
3Dcurves
- 3D curves The zip file includes the following curves: a) Helical curves: - Circular helix (right helicoid). - Elliptical helix. - Conical helix. - Spherical helix. - n-Helix. b) Sine waves in three dimensions - Sine
harmonic
- 由给定的谐波分量相对强度生成音符,用于乐器模拟、MIDI制作等- HARMONIC Generates a note with its harmonic wave HT=harmonic(soundname,tone,k,type) Generate a note with its harmonic wave in given tone, simulating particular type of musical instrument type=[basi
bilateralfilter
- 2-D bilateral filtering-This function implements 2-D bilateral filtering using the method outlined in: C. Tomasi and R. Manduchi. Bilateral Filtering for Gray and Color Images. In Proceedings of the IEEE international Conference on Computer Vi
G.723
- G.723语音编码,c语音源代码,有编码和解码程序-G.723 speech coding, c voice source code, there are encoding and decoding procedures
G729coder
- G.729音频压缩、解压缩到Matlab程序。使用方法详见readme文档。-Descr iption Most of G.729 source code is written in C.But this one is written in matlab. follow these steps to use it: 1.To coder a speech(ensure it as a row vector variable in matlab),simply type
C_V
- 本程序采用半隐式方案实现变分水平集图像分割方法中的 “C-V”模型(Active contour without edge) -Iris Recognition based on Active Contours
noise_tracker_V1
- 基于Matlab的一MMSE的噪声PSD的执行跟踪的语音增强算法。这个包是一所描述的算法实现在“基于MMSE的低噪声PSD的跟踪与复杂性”,由理查德亨德里克斯,理查德Heusdens和Jesper詹森,IEEE国际会议声学,语音和信号处理,03/2010,达拉斯,德克萨斯州,p.4266 - 4269,(2010年)。 该算法具有较低的复杂性,但能够准确地估计非平稳的延迟相当低噪声PSD的跟踪噪声。-Matlab implementation of an MMSE based nois
c-code
- The code that describe the how to implement earth movers distance in matlab.
gnebehay-OpenTLD-v1.3.0-10-ge50d202
- 纯C++版本的OpenTLD-v1.3.0,效果不错。-This is a C++ implementation of OpenTLD that was originally published in MATLAB by Zdenek Kalal. OpenTLD is used for tracking objects in video streams. What makes this algorithm outstanding is that it does not make use of
OpenTLD-master
- TLD跟踪算法源代码下载(纯C++版本),OpenTLD-master,某大牛重新编写的C++版本TLD跟踪算法,脱离MATLAB。-C++ impleletion of TLD