搜索资源列表
handtracksourcecode
- 一个手指跟踪的算法的c++代码实现,利用的思想是模板匹配-A finger tracking algorithm c++ code
MPEG-4音频参考程序.tar
- Mpeg4视频处理编解码算法代码,适用于多媒体和网络通讯编程学习和开发借鉴使用-Mpeg4 video codec algorithm code applicable to multimedia and network communications programming to learn and develop from the use of
OPSIA
- Open Planar Separation Image Analyzer(OPSIA)平面分离图像分析软件中包含的功能有,1D 平面分离图像(如TLC、凝胶电泳图等),可以自动分道和自动峰积分,可以3维化,可以将图像颜色通道分开来分析,可以将数据导出成*.dat文件,等等。里面包含非常多有用的色谱工作站的算法代码,如自动峰积分、最小二乘法等等。 -Open Planar Separation Image Analyzer (OPSIA) is a program for researche
Speech
- VC语音处理程序源码VC语音处理程序 语音信号处理中的所有基本的算法的代码-VC-source VC voice processing voice processing Voice signal processing algorithms all the basic code
stableAvi
- 利用代表点匹配算法进行电子稳像,去抖动效果明显-Representative point matching algorithm using the electronic image stabilization to shake evident result
EMCV
- EMCV全称为Embedded Computer Vision Library,是一个可在TI DM64x系列DSP上运行的计算机视觉库。EMCV提供了跟OpenCV完全一致的函数接口,通过EMCV,你可以轻松的将你的OpenCV算法移植到 DSP,甚至不用改一行代码。 目前EMCV已经支持IplImage, CvMat,CvSeq等基本数据结构,可使用cvCreateImage等创建和释放图像,以及contour检测等。 参考 http://emcv.svn.sourceforg
h264
- 对H.264 编码器在不同平台的典型实现进行了介绍, 对其多种优化方式和软件、硬件设计进行分析。总结了基于模型的 编码器开发过程, 并结合正在开发的H.264 编码系统, 研究了参考模型代码转换和复杂度高的模块的算法优化。-H.264 encoder on the typical implementation in different platforms were introduced, and its variety of optimization methods and software
Matcom_VC
- matlab和VC的混合编程,借助MATCOM插件实现将m文件直接转换成C++代码,适合快速转换算法。-Mix programming with visual C++ and MATLAB,thanks to the strong support of MATCOM,we can transfer m-file to C plus plus code directly.
audio
- 用DirectSound实现了音频的采集与播放,采用Speex算法压缩与解压缩音频数据,但还没有加上网络通讯层,所以不能作为商业代码来用,只能适合初学者自学(vs2005编译通过)-Use DirectSound audio capture and playback, Speex algorithm for compression and decompression of audio data, but have not yet coupled with the network communic
skyblue_LLK
- 一个连连看的程序,编写连连看的算法: skyblue_LLKDlg.h skyblue_LLKDlg.cpp 实现过程代码。 -A lianliankan procedures, preparation lianliankan algorithms: skyblue_LLKDlg.h skyblue_LLKDlg.cpp implementation process code.
EVRC编解码算法描述及编解码源码
- EVRC是CDMA中使用较为广泛的一种语音编码格式,压缩包中包括了算法描述和代码
LZW
- 用C++写的是多媒体上关于LZW算法的代码,希望对各位有用-With C++ multimedia on the code is written on LZW algorithm, hope that useful
track
- 该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法-The program is my many years of experience and code, the realization of the panora
UED-implementation
- UED数字图像隐写算法,自适应隐写算法代码-UED digital image steganography algorithm, adaptive steganography algorithm code
kruskalsuanfashiyan
- 这是一个关于kusual算法的实现代码,我们算法实验课的一个作业-This is a kusual algorithm on the code, we have an algorithm operating experimental courses
iLBC
- iLBC编解码算法C代码,包括测试代码,好用-iLBC codec
iSAC
- iSAC编解码算法,简单高效,包括测试代码,好用!-iSAC codec
Test
- 实现RSA算法的加解密,算法代码简单明了-Achieve RSA encryption and decryption applet
Visual-CPP-Examples
- Visual C/C++范例集成,包含 (1)音视频(2)图片(3)网络HTTP/FTP(4)界面风格(5)USB(6)多线程(7)算法应用等 多个范例代码 -It include many visual C/C++ examples
VideoResize
- 用于多媒体视频流的缩放处理,适用于Win32-Dshow平台; 允许动态选择算法(双线性重采样算法,双立方重采样算法,汉宁窗重采样算法); 双线性重采样算法和双立方重采样算法都经过SSE2指令加速(C代码内嵌汇编);(For the multimedia video stream scaling processing, suitable for Win32-Dshow platform; Allowing the dynamic selection algorithm (bilinear res
