搜索资源列表
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
扩展Kalman滤波(UKF)算法的Matlab程序
- 扩展Kalman滤波器算法的例程,可以用于对非线性系统的目标状态进行动态估计。例如曲线运动目标的轨迹跟踪。
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
全局运动估计
- MPEG压缩中常用的块匹配全局运动估计算法,十分有效
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.
61IC_H4231
- PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... ZPAV (H265) 基本算法 : 1,图象与声音分解与合成 :小波 ; 2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ; 3,速率控制 :小波子带熵速率控制 ; 4,量化与反量化 :小波子带熵量化与反量化 ; 5,低频分量和高频分量的降维 :小波子带邻域交
MCMV
- 帧率倍频算法 自己亲手做的 效果还相当不错 可以准确的预测中间帧,采用运动估计与运动补偿算法。单向估计和双向估计-The results were pretty good frame rate multiplier algorithm made themselves can accurately predict the middle frame, motion estimation and motion compensation algorithm. One-way
kalman-detection
- 使用卡尔曼滤波算法实现的跟踪,运动估计,运动跟踪-Using the Kalman filter to track
CH5
- 通过一个实例讲解如何通过C语言来实现运动估计算法,这里只介绍运动估计算法中各函数的实现方式。-An example to explain how the C language to implement the motion estimation algorithm here only describes the motion estimation algorithm function.
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!
gc-bpm_stabilize-image
- 实现一个含抖动视频的稳定处理,gc-bpm(h灰度编码位平面)算法,实现了运动估计,运动补偿-Implement a jitter containing video stabilization processing, the GC-bpm (Gray code bit-plane) algorithm, and the motion estimation, motion compensation
MotionFullSearch
- 运动估计中全搜索算法的实现,可以直接运行-Achieve full search motion estimation algorithm can be run directly
去噪滤波
- 利用粒子群算法对做CA运动的UUV进行目标状态估计,包括对观测数据的平滑滤波(The particle swarm algorithm (UUV) is used to estimate the target state of CA, including smoothing the observed data)
Desktop
- 编写卡尔曼滤波算法,以匀速直线运动为例,估计运动轨迹和运动速度,以及估计值与真真实值的偏差(kalman filter algorithm,using linear uniform motion as example, eslimate the position.speed,and giving the deviation of estimation value and real value)
MATLAB参数估计
- MATLAB多普勒中心频率参数估计算法代码,用于运动补偿。