Description: 电子稳像和运动估计的相关参考文献,各文献配有详细的代码。-Electronic image stabilization and motion estimation of the relevant references, the literature with a detailed code. Platform: |
Size: 2562048 |
Author:zhiminn_wang |
Hits:
Description: In this paper we present a scheme for integrating a digital stabilizer with video codec of a digital video camera. This integration achieves computational efficiency without affecting the performance of video coding and digital stabilization. The proposed scheme achieves this by confining the global motion estimation to within a small background region determined by clustering the motion vectors generated by the video encoder.- In this paper we present a scheme for integrating a digital stabilizer with video codec of a digital video camera. This integration achieves computational efficiency without affecting the performance of video coding and digital stabilization. The proposed scheme achieves this by confining the global motion estimation to within a small background region determined by clustering the motion vectors generated by the video encoder. Platform: |
Size: 4096 |
Author:prasad |
Hits:
Description: 电子稳像的实时鲁棒性算法,首先对采集到的每帧图像建立高斯金字塔。然后在高斯金字塔的顶层进行
初估计,采用图像块法得到整像素的运动估计矢量。精估计采用光流梯度法。为提高鲁棒性,运用简化的M 收敛法
进行梯度约束。最后阶段采用双线性内插对当前帧与参考帧进行匹准-Electronic image stabilization, real-time robust algorithm, first collected in the establishment of Gaussian pyramid for each frame. And then carry out the early top-level Gaussian pyramid is estimated to be using the whole-pixel image block method of motion estimation vector. Precision is estimated using optical flow gradient method. To improve robustness, the use of M-convergence method to simplify constraint gradient. The final stage of using a bilinear interpolation on the current frame and reference frame bolts of quasi- Platform: |
Size: 940032 |
Author:才鸟 |
Hits:
Description: 机载电子稳像技术研究,很好的一篇博士论文。
本章首先分析了航摄动态图像的特点,并在对机载航摄图像序列进行大量的实
验和理论分析的基础上,提出了适用机载视频图像序列稳定的有效算法,即灰度投影
算法和基于特征点匹配算法。针对灰度投影算法易受图像的背景信息影响的特点,
详细地讨论了如何提高该算法用于机载电子稳像的精度,并通过实验验证了所提方
法的有效性。在长焦距成像系统中,旋转运动对图像序列的稳定有着重要的影响,
机载成像系统在成像过程中,不仅有平移运动,还包含旋转运动,必须考虑对旋转
运动的补偿,提出了用特征点匹配算法应用于机载电子稳像系统图像序列帧间旋转
运动和平移运动的检测,为了保证该算法的有效性,先提取图像的边缘特征,再采
用分区的方法,在各个分区内按一定的扫描顺序选取灰度最大值点作为特征点,用
于全局运动检测。帧间运动的补偿方法也是影响图像序列平稳性的一个重要因素,
本文提出用均值滤波的方法来确定各帧的补偿量,可避免图像序列的跳跃,增强动
态图像序列的平稳性。
-Airborne electronic image stabilization technology research, a good one doctoral dissertation.
This chapter first analyzes the characteristics of aerial dynamic image, and in the airborne aerial image sequence a lot of real-
Experience and theoretical analysis based on the proposed application of airborne video image sequence of a stable and effective algorithm, namely, gray projection
Algorithm and matching algorithm based on feature points. Projection algorithm for gray-scale image of the background information vulnerable to the impact of the characteristics of
Discussed in detail how to improve the algorithm for on-board electronic image stabilization, precision, and through experimental verification of the proposed side
Effectiveness of the method. In the long focal length imaging system, the rotation on the stability of image sequences has important implications
Airborne Imaging System in the imaging process, not only translational motion, but also includes rotary move Platform: |
Size: 8736768 |
Author:wangxi |
Hits:
Description: 目前电子稳像技术应用最为广泛的算法,包括特征点的提取和运动补偿。-Electronic image stabilization technology currently the most widely used algorithms, including the feature point extraction and motion compensation. Platform: |
Size: 377856 |
Author:王勇 |
Hits:
Description: 提出一种用于电子稳像技术改进的代表点匹配算法。通过合理的划分区域,保证在 域内各点运动的一致性,利用代表点匹配算法确定各区域内的运动矢量,并把其代入变换模型可得关于旋转、平移和变焦等信息的线性方程组,求其方程的解得全局运动矢量-Proposed for improved electronic image stabilization representative point matching algorithm. Through reasonable zoning, ensure the consistency of movement within the various points, the use of representative point matching algorithm to determine the motion vectors within each region, and its model can be substituted into the transform on the rotation, pan and zoom and other information of the linear equations , find its equation was global motion vector Platform: |
Size: 337920 |
Author:wangjinwu |
Hits:
Description: This tutorial reviews image alignment and image stitching algorithms. Image align-
ment (registration) algorithms can discover the large-scale (parametric) correspon-
dence relationships among images with varying degrees of overlap. They are ideally
suited for applications such as video stabilization, summarization, and the creation
of large-scale panoramic photographs. Image stitching algorithms take the alignment
estimates produced by such registration algorithms and blend the images in a seam-
less manner, taking care to deal with potential problems such as blurring or ghosting
caused by parallax and scene movement as well as varying image exposures. This tu-
torial reviews the basic motion models underlying alignment and stitching algorithms,
describes effective direct (pixel-based) and feature-based alignment algorithms, and
describes blending algorithms used to produce seamless mosaics. It closes with a dis-
cussion of open research problems in the area. Platform: |
Size: 354304 |
Author:bou33aza |
Hits:
Description: 手持式摄像机在使用时常常会受到使用者有意无意抖动的影响,从而影响成像效果,造成录制视频的不稳定及跳动问题,尤其是在使用者在一场景中特写或者跟踪某一具体目标时,使用者通常不能准确定位到或者估计出运动目标的位置,从而造成目标在视频中位置的不稳定,造成视频的主观效果变得不理想。
为了解决这一问题,我们需要设计一种算法来识别这种无意义的运动并设法通过补偿的方式来使得场景中的目标物体保持位置稳定的状态。
手持式摄像机捕获的视频通常都会受到抖动的影响,这严重的影响视频的主观效果。
这里提出的算法可以可靠的用于数字视频的去抖动。这个算法通过识别这些意外的抖动并且利用运动补偿的方法来获得一个较好的视频输出。
这个系统可以分为三个模块:(1)运动估计模块;(2)抖动识别模块;(3)运动补偿模块。
注:代码在matlab 7.7.0(R2008b)运行通过
[1] F Vella, A Castorina, M Mancuso. Digital image stabilization by adaptive block motion vectors filtering, IEEE Transactions on Consumer Electronics, 2002-Handheld cameras are often used by the user intentionally or unintentionally, the influence of jitter affect the imaging results, resulting in instability and beat the problem of recording video, and especially in the user in a scene close-up or tracking a specific target,users often can not accurately navigate to estimate the location of the moving target, resulting in the subjective effects of target location of the instability in the video, resulting in video not ideal.
In order to solve this problem, we need to design an algorithm to identify such a meaningless exercise and try to make the object in the scene to keep the position stable state by way of compensation.
The handheld camera captured video usually subject to the influence of jitter, the subjective effect of which seriously affect the video.
The algorithm proposed here can be reliably used for digital video to jitter. This algorithm by identifying the jitter of these accidents and the use of motion compensation m Platform: |
Size: 2348032 |
Author:Andy He |
Hits:
Description: 图像稳定。编译lkdemo代码(运动跟踪或光流法代码)。在一个更大的窗口中创建并显示视频图像。轻轻移动摄像机,并用光流法的向量将图像显示在大窗口中,并保持画面的稳定。这是一个基本的图像稳定技术-Image stabilization. Compiled lkdemo code (motion tracking or optical flow method code). Create and display video images in a larger window. Gently move the camera and light flow vector image is displayed in the large window, and keep the stability of the screen. This is a basic image stabilization technology Platform: |
Size: 3072 |
Author:陈宇 |
Hits:
Description: 视频稳像的程序,matlab实现,内容很全,运动估计,运动补偿-Video image of the program, matlab, content is very full, motion estimation and motion compensation
Platform: |
Size: 49152 |
Author:d |
Hits:
Description: 提出的基于灰度投影的快速电子稳像算法是将两维图像转化为一维投影曲线, 然后进行一维相关运算求出运动矢量, 因此计算量小速度快, 且算法是对灰度图像进行直接处理, 处理的信息反映了图像的整体特征并有效地抑制了噪声, 因此具有较高的稳像精度. 该算法经试验证明具有较好的稳像效果, 并已进行了基于FPGA 的硬件实现。-Based on the proposed fast electronic image stabilization gray projection algorithm is a two-dimensional image into a one-dimensional projection curve, then a one-dimensional motion vector obtained correlation operation, so a small amount of fast computing speed, and the algorithm is a gray image direct processing, information processing reflects the overall characteristics of the image and the noise is effectively suppressed, and therefore has a higher stabilization accuracy test proved that this algorithm has a good stabilization effect, and have been achieved based on FPGA hardware . Platform: |
Size: 232448 |
Author:maogh |
Hits:
Description: 利用角点进行全局运动参数求解,然后进行视频稳像。-CORNER solving global motion parameters, and then the video image stabilization. Platform: |
Size: 15440896 |
Author:杨大师 |
Hits: