搜索资源列表
H265_2008_8_23
- ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H.265) basic algorithm is wavelets, SPIHT, BSW, MMW, ...... ZPAV (H.265) basic algorithm : 1, analysis/synthesis : wavelets 2, denoise : GCV (general
tracking_Kalman
- In this implementation of tracking a ball, we will track a live ball using Kalman filter. The tracking will switch to autorun mode when the sight of the ball is lost and Kalman will estimate the motion based on it s previous states
es_Ang_Hough
- 自编的采用Hough变换的方法估计运动模糊图像的方向,含一个M文件,注释详细,希望对学习图像复原的朋友有一些帮助。-The use of self Hough transform to estimate the direction of motion blurred images, with an M file, comment in detail, hoping to restore the images to the friends learn that some help.
bulang
- 用matlab模拟布朗运动,可输入温度,来估计在该温度下布朗运动的程度-Brownian motion simulation using matlab, you can enter the temperature, to estimate the temperature in the extent of Brownian motion
hs
- Horn and shunck code to estimate the motion between two consecutive frames
fir
- 用matlab设计FIR维纳滤波器 假设一个点目标在x,y平面上绕单位圆做圆周运动,由于外界干扰,其运动轨迹发生了偏移。其中,x方向的干扰为均值为0,方差为0.05的高斯噪声;y方向干扰为均值为0,方差为0.06的高斯噪声。用该滤波器处理观测信号,得到其最佳估计。-FIR Wiener filter design using matlab Suppose a point target in the x, y plane around the unit circle in a circul
block_motion
- 运动估计,对已给模板及视频序列估计出下一帧的模板情况,视频序列及第一帧模板需要自己给出。-Motion estimation. Based on given mask and image sequencies to estimate mask of next frame. Image sequence and first-frame-mask are not given.
LUKA_KANADE
- THIS AN ALGORITHM USEND TO ESTIMATE MOTION USING OPTICAL FLOW (LUKAS & CANADE METHODE).-THIS IS AN ALGORITHM USEND TO ESTIMATE MOTION USING OPTICAL FLOW (LUKAS & CANADE METHODE).
p212
- 卡尔曼滤波器对沿直线运动的机器人的运动轨迹进行估计。画出轨迹估计曲线和实际运动曲线-Kalman filter to estimate the trajectory of the robot along the linear motion. Draw the trajectory estimated curve and the actual motion curve
mf
- test1: a simple example for optical flow: 1 take the camera man picture for example 2 move it with subpixels (interpolate to get the result) 3 optical flow to estimate the motion test2-7 simple examples for picture rotation and translations
Kalman_matlab
- 卡尔曼滤波方法用于估计物体运动参数,卡尔曼滤波在运动目标跟踪问题中。超级推荐,绝对可以运行,随机模拟运动估计,效果非常不错,是个老外写的。-Kalman filtering method used to estimate the object motion parameters, the Kalman filter in moving object tracking problem. Super recommended, can definitely run, the stochastic si
matlab-ego-motion
- 基于matlab实现的自身运动估计仿真程序。通过对视频图像的分析,快速估计摄像机自身的运动状态。-Estimate based simulation program matlab realize their movement. Through the analysis of video images, the camera quickly estimate its state of motion.
Motion-in-live-video
- The Kalman filter, also known as linear quadratic estimation (LQE), is an algorithm that uses a series of measurements observed over time, containing noise (random variations) and other inaccuracies, and produces estimates of unknown variables that t
Motion_detect_Gui
- image acquisition device to detect motion in the live video. It uses the optical flow estimation technique to estimate the motion vectors in each frame of the live video sequence