搜索资源列表
ShotDetect
- 一个实现视频关键帧提取算法的类,用C++实现,基本思想还是双阈值方法-A class which realize the algorithm to check out the key frame of video is written by c++. The basal idea of the algorithm is based on double threshold.
指纹识别
- c语言编写的一个指纹识别系统 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即
DECORE
- 用C语言实现MPEG4压缩算法,可以实现MPEG4格式的压缩和解压缩-C language MPEG4 compression algorithm can achieve MPEG4 compression
H263EncodingandDecoding
- 使用C编写的H263编码和解码算法实现。该算法具有很高的实时性,而且图像质量也不错。对于学习基本视频会议,有很大帮助。-prepared by the use of H.263 coding and decoding algorithm. The algorithm has high real-time, but the image quality is quite good. Learning basic video conferencing, will be of great help.
H264EncodingandDecoding
- 使用C实现的H264算法编码和解码源程序。该算法实现简单,实时性也很强,能够满足一般的视频会议要求。-use C realized H264 encoding and decoding algorithm source code. The algorithm is simple, real-time is also very strong, and able to meet the general requirements of the video conference.
filter
- 卡尔曼滤波简介+ 算法实现代码 c++实现-brief Kalman filtering algorithm code + c achievement
g729ab_v14
- ITU建议的G.729标准算法c语言实现,包括预加重,LPC环.
SRC
- 3Gpp规范的AMR语音编解码器c代码,为定点的实现的算法。
wavcaiyang
- C实现wav采样率转换的算法 C实现wav采样率转换的算法
729A
- 用Visual C++ 实现的729A语音编解码算法的完整源代码.
ROTATE 旋转的立体 C语言实现
- 计算机图形学课程设计-旋转的立体, C语言实现,交互式图形界面,有消隐算法,可选择不同立体,同时可选择按不同方向旋转。-computer graphics curriculum design-rotating three-dimensional, and C language, interactive graphical interface, blanking algorithm choice of different three-dimensional, while the option by
time
- 三差帧法实现跟踪,用C++6.0实现,列出了基本算法的实现源码。-The three poor frame method to achieve tracking achieve with C++6.0, list of the basic algorithm implementation source code.
chartprogramC++
- 上载文件为在数模竞赛中常用的图论算法,用C++实现,实现图论的有关算法-Upload file mode competition in a number of commonly used graph theory algorithm, using C++ Realized, the realization of the algorithm in graph theory
openhdot264
- H.264视频编码算法的一种visual C++实现-H.264 video coding algorithm for a visual C++ to achieve
WSOLA.4.9
- wsola(Waveform Similarity Overlap-Add) 算法 C++实现源码-wsola(Waveform Similarity Overlap-Add) C++ source code
FhDgHEP2
- 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现过程-Fast Fourier Transform algorithm c language implementation procedures, specific descr iption of the fft algorithm implementation process
mpeg2enc105122
- mpeg2enc105122中主要是针对mpeg2标准中的音频压缩算法的实现,开发环境是visual c++ 6.0编译运行-mpeg2enc105122 the mpeg2 standard, mainly for audio compression algorithm, the development environment is visual c++ 6.0 compile and run
pdf417
- 二维扫描条码视频图像识别算法源代码,C++实现-Two-dimensional scanning bar code video image recognition algorithm source code, C++ to achieve
Convolution
- 用c实现卷积算法,里面有详细说明,大家一起交流,-With c realize convolution algorithm, which is described in detail, to share with everyone, thank you
SF
- 多媒体技术课程:C++实现香农—范诺算法,包括了它的编码及解码。-Multimedia Course: C++ achieve Shannon- Fano algorithms, including its encoding and decoding.