资源列表
OpenCVLearning
- OPENcv实现正方识别与红点跟踪代码-OPENcv square identification with a red dot tracking code
ListID3
- 使用windows media format sdk 读取MP3的标签信息 -Using windows media format sdk to read MP3 tag information
media
- Visual C++环境下编写的媒体播放器,没有华丽的页面,不过实用。-Media play...
IRTOUCH_OPT_DRIVER_FOR_ANDROID
- IRTOUCH Optical USB Touchscreen Android driver
ex15
- This example is showing you how to modify the contrast in color images using the Histogram Equalization block. Type this in command prompt: [X map] = imread( shadow.tif ) shadow = ind2rgb(X,map) -This example is showing you how to modify the c
ex1_finalversion
- 数字信号处理中简单的音频特效处理,回声,变调、低通滤波、高通滤波-Digital signal processing simple audio effects processing, echo, pitch, low pass, high pass filter
jpeg
- 这是一个简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件代码结构只求能说明各步骤过程,并不做特别的优化,效率较为一般。-This is a simple jpeg encoding procedures, the baseline support 1:1:1 color sampling jpeg, enter only the 24bit code BMP files can only describe the structure of
forest
- 根据The Alogirthmic Beauty of Plants此书里的分形原理和L系统原理,使用C++语言写的分形的森林程序。 -The fractal forest program is written by C++ language, based on fractal principle and L system, reference by the book The Alogirthmic Beauty of Plants
project
- 语音增强,加权去噪自动编码器,信噪比估计,维纳滤波,噪声分类,高斯混合模型,维纳滤波-Wiener filtering based speech enhancement
wave
- WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个字节便是“RIFF”。WAVE文件由文件头和数据体两大部分组成。其中文件头又分为RIFF/WAV文件标识段和声音数据格式说明段两部分。WAVE文件各部分内容及格式见附表。-WAVE file as a multimedia file format used in the acoustic one, which
calute
- 实现计算器功能,是java中的图形界面,使用了swing组建-The calculator function is a graphical interface in java using swing set up
KMP108
- 快速查找字符串算法,改进后的KMP算法完全实现-Quick Find string algorithm, the improved algorithm for the full realization of KMP