搜索资源列表
数字图象处理学VC++实现
- 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
fast_select
- 实现全搜索运动估计算法,实现三步法快速搜索算法-achieve full search motion estimation algorithm, the three-step realization of Fast Search Algorithm
LayeredBasedMultipleDescriptionCoding
- 设计并实现了两种分层多描述视频编码器.通过对小波域的运动估计算法进行了分析和研究,对小波域多分辨率运动估计方法进行改进
H.265_X86_DEMO
- ZPAV(小名H265),凝集 形态,分形,模糊,小波,数字图象处理学 等数学精华, 我 感受到了她的威猛的能量,听到了她的呐喊!她如春雷, 震撼着 单薄数学(DCT+ME+HUFFMAN等)的MPEGxx和H26xx的古老统治! ZPAV (H.265) 基本算法 :V0,V6 用了 二维小波;V8 用了 三维小波;V9 用了 四维小波; P帧(ME) 使用了 小波域运动估计;声音(A0,A6,A8,A9), 运动矢量(MV) 使用了 广义小波。 Z
EBMA
- 用MATLAB实现基于块匹配算法的运动估计,使用的算法是EBMA,能运行处结果的。-Using MATLAB to achieve block-matching algorithm based on motion estimation, using the algorithm is EBMA, can run office results.
062937754BlockMatchingAlgoMPEG_ito
- 用matlab编写的块匹配运动补偿程序。包含多个块匹配运动估计算法,可计算每个算法的运算量及补偿结果PSNR-Written by matlab block matching motion compensation procedure. Contains more than one block matching motion estimation algorithm, compute the compensation algorithm and the computational results
mation
- 相位相关法的全局运动估计算法Phase correlation algorithm for global motion estimation-Phase correlation algorithm for global motion estimation
全局运动估计
- MPEG压缩中常用的块匹配全局运动估计算法,十分有效
PackMatch
- 运动估计经典算法 matlab程序 -Motion estimation algorithm matlab classical procedures
BasicMotionVectorEstimation
- 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
qjkpp
- 二维运动估计穷尽块匹配算法计算运动矢量,以及计算信噪比-motion estimation
mvquiver
- 本文件实现了yuv视频的运动矢量提取,其中运动矢量估计采用了不同的估计算法,最后还可以画出运动矢量图。-This document implements the yuv video motion vector extraction, in which motion vector estimation algorithm using different estimates and, finally, to draw the movement vector.
new
- 新方向性菱形弧形搜索的运动估计算法 Arc directional diamond search of new otion estimation algorithm-_ Arc directional diamond search of new motion estimation algorithm
Fas
- PGDS的快速运动估计算法Fast motion estimation algorithm PGDS-Fast motion estimation algorithm PGDS
CH5
- 通过一个实例讲解如何通过C语言来实现运动估计算法,这里只介绍运动估计算法中各函数的实现方式。-An example to explain how the C language to implement the motion estimation algorithm here only describes the motion estimation algorithm function.
fast_me
- h.264视频压缩标准中编码器中快速运动估计算法的c程序-h.264 video compression standard encoder fast motion estimation algorithm c program
motionDetect
- 这是创新的高效方向性菱形-弧形快速块匹配运动估计算法-序列图像,对研究生和科研人员有重要的参考价值!-This innovative the efficient directional diamond- arc fast block matching motion estimation algorithm- sequence of images, an important reference value to graduate students and researchers!
yundong
- 这是运动估计算法原理,特别适合初学人员,值得参考下载!-This is the principle of motion estimation algorithm, particularly suitable for beginners, and worth considering download!
Estimation-algorithm-
- 基于块匹配的一种有效的三步法运动估计算法-Estimation algorithm based on block matching an effective three-step movement
MATLAB参数估计
- MATLAB多普勒中心频率参数估计算法代码,用于运动补偿。