搜索资源列表
AVIprocess
- 视频稳像平台,能打开AVI文件显示并做各种处理,能完成视频稳像-Video image stabilization platform, can open the AVI file and do all kinds of shows that deal with the completion of the video image stabilization
Image
- 航空光电成像平台关键技术,介绍了一种电子稳像技术 ,解决了航空平台光电成像系统视频图像帧内运动模糊和帧间不稳定问题。-Reach and Implementation of Electronic Image Stabilization system based on DSP
SIFT_Video_Stabilization
- 国外人写的基于SIFT算法的视频图像稳定的文章,可供进行数字稳像算法研究的人员借鉴。-Were written by foreign SIFT algorithm based on video image stabilization article for digital image stabilization algorithm from the staff.
ransac
- 利用RANSC算法去视频抖动,进行匹配,进行电子稳像算法处理-Use RANSC algorithm to video jitter, matching the electronic image stabilization algorithm processing
AReal-timeElectronicImageStabilizingAlgorithm
- 为了实时地稳定摄像系统的输出视频,提出了一种基于特征匹配的实时电子稳像算法。将改进 的Kanade2Lucas2Tomasi (KLT) 算法用于特征提取,并提出一种新的基于灰度投影均值的特征匹配算法。为了保 证稳像结果的鲁棒性,还给出了特征的有效性检验方法。-Real-time camera system in order to stabilize the output of video, presents a feature
ImageStabilization
- 机载电子稳像技术研究,很好的一篇博士论文。 本章首先分析了航摄动态图像的特点,并在对机载航摄图像序列进行大量的实 验和理论分析的基础上,提出了适用机载视频图像序列稳定的有效算法,即灰度投影 算法和基于特征点匹配算法。针对灰度投影算法易受图像的背景信息影响的特点, 详细地讨论了如何提高该算法用于机载电子稳像的精度,并通过实验验证了所提方 法的有效性。在长焦距成像系统中,旋转运动对图像序列的稳定有着重要的影响, 机载
dianziwenxiang
- 电子稳像广泛应用于智能视频监控、车栽视觉导航、机器人视觉等热门技术中.是视觉处理中必不可少的步骤-Electronic image stabilization is widely used in intelligent video surveillance, car plant navigation, robot vision and other popular technology. Is an essential step in v
Gray-Projection
- 在matlab环境下,基于灰度投影的视频稳像程序-image stabilization based on gay projection
video_stab
- 视频稳像技术研究.硕士论文,实时系统与专用集成电路技术方向,很好很受用 -Video image stabilization technology research. Master' s thesis, real-time systems and ASIC technology direction, well popular with
Stabilization-
- 基于块匹配的稳像算法,包括演示视频,非常全面,希望对大家有帮助-Stabilization based on block matching algorithms, including a demonstration video, very comprehensive, we hope to help
stable-video
- 好用的视频稳像程序,自己编的。vc2008_opencv2.1-useful videostable
opticalPflow
- 光流算法的视频稳像,直接打包上传,有一个视频文件。总共宝三三个文件夹-Video image stabilization optical flow algorithm
sms_optic_flow_2.0.tar
- High Accuracy Optical Flow Estimation Based on a Theory for Warping. 一种健壮的稠密光流算法,可以用于目标对象跟踪、视频稳像-High Accuracy Optical Flow Estimation Based on a Theory for Warping. An robust optical flow estimation algorithm
Video-Stabilization-master
- 视频稳像的程序,matlab实现,内容很全,运动估计,运动补偿-Video image of the program, matlab, content is very full, motion estimation and motion compensation
stabilization_projection
- 代码用于视频稳像的程序,经过测试,简单高效。-Code for video stabilization program, tested, simple and efficient.
registractionTest
- 视频稳像,采用模板匹配的方法及内联汇编,对于平移抖动效果较好-video stabilizision using templete fuction
opencvorb
- 利用Orb算法实现图像特征点的提取,并且通过前后两帧之间的特征点进行特征匹配,为视频稳像、图像融合以及图像识别提供前提条件。-Detecting feature points using Orb algorithm, then matching the points with the detected points fr a mes.That method provide one new way to video stablizati
huiduwenxiang
- 电子稳像 用于视频实现电子稳像。可自行导入视频,替换视频。(Electronic image stabilization)
Video_ShakeProof
- 利用块匹配稳像算法实现视频去抖动。 主程序入口位于shakeproof.m(shakeproof.m main function. emba.m exhaustive macro block matching algorithm. splitmv.m split mv field into backgroud and foreground. hist2d.m 2d histogram function.)
MATLAB 视频压缩与稳像
- 本算法是用MATLAB编写的视频压缩和稳像算法,能够调节视频的分辨率、截取视频片段,另外能够对含有相机晃动的视频进行稳像处理,消除相机晃动。