搜索资源列表
libst
- A-Law/U-Law/Linear格式相互转换:这个程序提供了在A-Law,U-Law和16位线性音频编码格式之间的转换算法,您可以在编译的时候选择采用快速查表算法还是节省存储空间的计算算法。-A-Law/U-Law/Linear format conversion : This procedure provided in A-Law, U-Law and 16 linear Audio Coding format conversion between the algorithm, You c
A fast algorithm for the implementation of filter
- IMDCT优化算法的研究-IMDCT Optimization Study
一种新的MDCT快速算法
- 一种新的MDCT快速算法-a new fast algorithm MDCT
h.264_Intra-Prediction
- h.264中关于帧内预测模式选择的快速算法的多篇文章,是很好的学习资料-on intra prediction mode selection Fast Algorithm for Multi-part article is a very good learning materials
DCT快速算法
- DCT 快速算法 -DCT Fast Algorithm
gogo_3.01alpha.orig.tar
- mp3 encoder快速算法,适合VC上运行-MP3 encoder fast algorithm, suitable for running on VC
mbaacenc
- 该源码是针对AAC编码算法编写的。该算法编码速度快,能够对MPEG-4音频标准进行编码处理,该程序用于移植处理相对方便。-against AAC coding algorithm prepared. The encoding algorithm is fast and able to MPEG-4 audio coding standards, the procedure for handling relatively easy transplant.
DCTdomainMPEG7DominantColordescriptorextraction.ra
- DCT域中MPEG7主色描述符的提取,该文在MPEG7的基础上提出了DCT域内直接提取主色描述符的新方法.这种方法节省了 对图像的解压缩的过程,因而大大的提高了对于压缩图像进行特征提取的速度和效果.作为整个算法的一部 分,一种自动阂值提取的算法也在该文中给予了描述.这种方法可以减少因人为设定经验闭值而带来的不确 定性,使算法更具鲁棒性.对比检索试验结果也说明本算法是一个高速有效的算法.新算法主要用于压缩图 像库或互联网上的相似检索. -DCT domain MPEG7 Dom
New
- 本文讲述多媒体转码从H.263到新一代视频编码标准H.264的异构网络转码的新算法研究-In this paper, we investigate and propose efficient methods for transcoding H.263 video to H.264/AVC standard by exploiting the new coding features. Specifically, the proposed methods aim to reduce th
FhDgHEP2
- 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现过程-Fast Fourier Transform algorithm c language implementation procedures, specific descr iption of the fft algorithm implementation process
FAST-ENCODING-OF-H.264
- H.264快速选择算法的实现,主要参考论文<<BLOCK INTER MODE DECISION FOR FAST ENCODING OF H.264>>-Fast Selection Algorithm for H.264 implementation, the main reference paper " <BLOCK INTER MODE DECISION FOR FAST ENCODING OF H.264> >
shengyin
- 这是一个对齿轮箱震动产生的信号进行捕捉并进行谱分析的程序 它应用了FFT变换算法-This is a gearbox vibration signals generated by capturing and spectral analysis procedures for the application of fast Fourier transform algorithm
ann
- DCT公式实现、DCT矩阵实现、AAN快速算法实现,及时间比较。-The DCT formula realize DCT matrix to achieve, AAN fast algorithm to achieve, and spend more time.
Fast-Block-Matching
- 为提高基于块的运动预测的搜索精度,该文基于块匹配准则,提出最小绝对差分误差和(SADD)算法。SADD 以 SAD 为基础,利 用块匹配中相邻像素点误差之间相关性,将块内各像素误差按一定顺序进行差分,消除了相邻点误差之间的冗余。该算法更精确地表达了 块与快之间的相似程度。实验结果表明,该算法可有效降低码率,提高 PSNR 值,而且其鲁棒性好,可适用于各种序列。 -n order to improve the search accuracy performance of motion
fastlms
- 快速块LMS算法 利用FFT,实现频域的LMS快速算法,并且能够加快算法的收敛速度-Fast Block Least Mean Squares
matlab-shixian
- fastmap 算法MATLAB实现,检索速度超快-fastmap MATLAB algorithms achieve super-fast retri
pow_opt
- 快速pow()算法,可调的精度,高效快速,方便使用。-Fast pow () algorithm, adjustable precision, fast and efficient, easy to use.
camshift
- 实现视频图像的目标快速跟踪。使用了camshift和kalman滤波算法。实时性不错,代码简单。-Video images of fast target tracking. Use the camshift and kalman filtering algorithm. Timeliness good, simple code.