当前位置:
首页 资源下载
搜索资源 - Motion Estimation images
搜索资源列表
-
0下载:
目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。
技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。
-objectives : manually select video images on the question target tracking; Use block matching methods
-
-
0下载:
运动估计代码.里面有源图像和运行结果.对写论文应该有帮助-motion estimation code. Active inside images and results of operations. Papers should be written to help
-
-
0下载:
解Demosaici,使用连续逼近的方法!-Motion-compensated (MC) video coding has been dominating in the past decades. From MPEG-1/2 to MPEG-4, H.263 and the latest H.264, we have witnessed that the accumulative improvement of MC video coding. However, what lacks in th
-
-
0下载:
图像中Up-conversion算法 使用运动估计来进行宏块估计,其中使用双向运动估计来提取信息-Up-conversion of images using motion estimation algorithm for macroblock estimates, which use bi-directional motion estimation to extract the information
-
-
0下载:
摘 要 运动模糊恢复就是利用运动模糊退化的某种先验知识来重建或恢复原有图像 在运动模糊的点扩散函数未知的情况下
: 。 ,
估计运动模糊的点扩散函数是运动模糊恢复的前提和关键 从傅立叶变换的角度对匀速直线运动模糊图像的点扩散函数在频域
。
论证了点扩散函数在频域内的零点特性及模糊图像两次傅立叶同态变换后的方向特性 并提出了利用这中的特点做了理论分析,些特性进行运动模糊方向估计的方法及两种模糊距离的估计方法 实验结果证明了所提出方法的有效性-Abstract motion blur
-
-
1下载:
在VC++6.0下运行的MPEG-4编码,包括入口函数,视频对象平面编码函数,运动信息编码,运动估计和预测补偿函数,运动向量和预测误差计算的函数,纹理编码,运动向量图象编码函数,帧内纹理编码函数,形状纹理编码函数,DC/AC系数预测函数,供大家参考-In VC++6.0 run under the MPEG-4 encoding, such as import function, video object plane coding function, sports information cod
-
-
0下载:
运动估计图象分割处理,辨别图象间运动迹象差别-Motion estimation, image segmentation processing, to identify signs of the difference between the images, movement
-
-
0下载:
通过建立运动模糊数学模型, 进行了消除运动模糊的仿真实验, 维纳滤波恢复运动模糊图像效果较
好。在图像恢复技术中, 点扩展函数( PSF) 是影响图像恢复结果的关键因素, 所以常常利用先验知识和后验判
断方法估计PSF函数来恢复图像。实验表明在实际恢复过程中如果运动模糊图像混入了噪声, 必须考虑到信噪
比、噪声的自相关函数和原始图像的自相关函数对恢复后图像的影响。-Through the establishment of mathematical model of motion
-
-
0下载:
Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short descr iption of the m files in this
-
-
0下载:
运动模糊图像的复原,采用倒谱法估计模糊尺度,编写代码,适合初学者学习与理解。含图,可运行测试-Restoration of motion blurred images using fuzzy scale cepstrum estimation, writing code, suitable for beginners to learn and understand. Including maps, can run the test
-
-
0下载:
可在Ti公司出品的达芬奇系列平台上运行的视频图像的运动估计代码(如DM6467)-Ti produced in the company' s Da Vinci Series platforms running the video images of the motion estimation code (such as DM6467)
-
-
0下载:
motion estimation.
input 2 images from the same video and after running the code, there will be an estimated image (the middle frame from 1 to 2)
-
-
0下载:
对于运动图像分析菜单的一点说明
该菜单为主框架里的一个菜单项,对应第九章运动分析内容,该菜单提供了两种分析方法,提供的两幅静态图像为随书光盘所带“各章测试图”中“第九章”文件夹内的“图9-5a.bmp”和“图9-5b.bmp”。
归一化相位相关方法和相位差方法是两种运动估计方法,根据算法原理的不同,其输出形式也不相同。
例如,对于所提供的128*128大小的一对测试图,相位差的方法输出形式为:“相对于第一幅图像,x方向移动1像素,y方向移动3像素” ,其含义是相对于第一幅图像,第二幅
-
-
0下载:
摘要
车辆牌照识别(License Plate Recognition System, LPR)作为目标自动识别的一
种重要形式,可用于电子收费、出入控制、车流监控等众多场合,从而提高交通
管理自动化的程度,它的相关技术的研究正逐渐受到人们的重视。
本文主要介绍基于Run Length原理和Tamura纹理的车牌定位系统,该系统是基
于视频流进行开发的,主要包括车辆运动区域检测、车牌图像处理、车牌定位。
其中车辆运动区域检测利用多帧求平均的背景估计方法实现;车牌图像处理包
-
-
0下载:
图像超分辨率重建可以利用多幅具有互补信息的低分辨率图像重构一幅高分辨率的图像, 该技术已经成
为图像处理领域的研究热点。介绍了图像超分辨率重建的基本原理, 阐述了超分辨率重建技术与其它相关图像处理技
术的关系 系统地总结了图像超分辨率重建中常用的运动估计方法、运算方式和质量评价方法。-Image super-resolution reconstruction can take advantage of complementary information in multiple low-r
-
-
0下载:
One block matching implementation for motion estimation in sequence images
-
-
0下载:
a matlab code to implement optical flow algorithm for motion estimation in consecutive images
-
-
0下载:
DTW方法 读入一个视频序列中的任意两帧,对这两帧图像进行运动估计,并且利用得到的运动矢量进行插值重建处于这两帧中间位置的图像 已验 matlab下可以运行-DTW method of reading into a video sequence of any two of the two frame image motion estimation, and use by the reconstruction of motion vector interpolation frame in the
-
-
0下载:
这是创新的高效方向性菱形-弧形快速块匹配运动估计算法-序列图像,对研究生和科研人员有重要的参考价值!-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!
-
-
0下载:
为解决非刚体运动分析中模型精度和计算复杂度之间的平衡问题,该文提出了一种基
于圆锥曲线模型的弹性连接体(人体)三维运动估计方法。建立了人体三维模型,根据双目图
像序列进行基于该模型的人肢体三维变形和运动参数估计,采用圆锥曲线三维模型及其在图像
平面上投影的联系方程估计三维运动参数。人手臂运动估计实验结果表明该运动估计算法能
够正确估计人体运动参数。-To offer a good tradeoff between computational complexity and mode
-