搜索资源列表
电子稳像的C++程序
- 电子稳像的C++程序,用visual C++ 和 OPENCV 1.0编的-Electronic image stabilization of the C++ program, using visual C++ and compiled OPENCV 1.0
HarrisEIS
- 用C#写的一个基于Harris角点的匹配程序,意图用于电子稳像。-a Harris corner-based matching program in C#,intend to use in EIS.
imagestabilization2
- 提出一种基于特征模块匹配的图像稳定算发,该算法自适应地搜索图像特征模块进行后续稳像操作。在稳像过程中 ,提出一种图像特征匹配的快速算法。-Research and Implementation of Electronic Image Stabilization system
stabilization
- 介绍了数字图像稳像算法的整个流程,包括三部分:运动估计、运动决定和运动补偿。重点介绍了运动估计算法和运动补偿中的滤波算法 详细阐述了几种最基本的运动估计算法,其它的运动估计算法可以通过这些基本算法延伸发展得到 -The results show that the proposed method can pick up the image feature points effectively and make sure the precision and real time property.
match
- 一种基于特征匹配的鲁棒性稳像算法,这是一个研究生的毕业论文。-A feature-based matching algorithm for robust image stabilization, which is a post-graduate thesis.
AReal-timeElectronicImageStabilizingAlgorithm
- 为了实时地稳定摄像系统的输出视频,提出了一种基于特征匹配的实时电子稳像算法。将改进 的Kanade2Lucas2Tomasi (KLT) 算法用于特征提取,并提出一种新的基于灰度投影均值的特征匹配算法。为了保 证稳像结果的鲁棒性,还给出了特征的有效性检验方法。-Real-time camera system in order to stabilize the output of video, presents a feature-based matching algorithm for
es
- 基于灰度投影的电子稳像算法,与基于特征点匹配的方法相比,速度快,稳定性好,vs2008下编译通过,用c语言写的,方便移植,建议大家都来下载。-Based on Gray-projection electronic image stabilization algorithm based on feature point matching method compared to high speed, good stability, vs2008 compiled by using c languag
ImageStabilization
- 机载电子稳像技术研究,很好的一篇博士论文。 本章首先分析了航摄动态图像的特点,并在对机载航摄图像序列进行大量的实 验和理论分析的基础上,提出了适用机载视频图像序列稳定的有效算法,即灰度投影 算法和基于特征点匹配算法。针对灰度投影算法易受图像的背景信息影响的特点, 详细地讨论了如何提高该算法用于机载电子稳像的精度,并通过实验验证了所提方 法的有效性。在长焦距成像系统中,旋转运动对图像序列的稳定有着重要的影响, 机载成像系统在成像过程中,不仅有平移运动,还包含旋转运动,必须考
all
- 本程序用于电子稳像,函数很多,也很全,都放在了一个文件里-This program for Electronic image stabilization, there are many functions
harris-corner-detector
- Harris角点检测,附有图片,对进行电子稳像技术研究可以提供一定的帮助。-Harris corner detection, with a picture of the electronic image stabilization technology can provide some help.
SIFT
- 目前电子稳像技术应用最为广泛的算法,包括特征点的提取和运动补偿。-Electronic image stabilization technology currently the most widely used algorithms, including the feature point extraction and motion compensation.
block
- 基于特征块匹配的快速稳像算法,方法用块匹配方法对图像进行匹配,并进行稳像-Feature-based block matching algorithm for fast stabilization, methods using block-matching method to match the image, and conduct stabilization
vlfeat-0.9.8.tar
- 介绍了电子稳像的几种算法 适合做相关工作人员参考阅读-Introduced several electronic image stabilization algorithm for relevant staff to do reference reading
sadf
- 基于图像处理的稳像系统平稳跟踪训练评估系统设计-Stabilization based on image processing smooth tracking fire control system design of the training evaluation system
electronic-image-stabilization
- 关于电子稳像的,挺有用!是用matlab为开发环境的-On electronic image stabilization, quite use! Is the environment for the development of matlab ~ ~
block_global_motion
- matlab电子稳像块匹配算法程序代码 图片路径请自行更改-Electronic Image Stabilization matlab code image block matching algorithm to change the path at your own
EIS_INPUT_GENERATOR
- 程序为电子稳像算法生成随即抖动序列,输入为YUV420原始序列,输出为YUV420随即抖动序列-Procedures for the electronic image stabilization algorithm then generates jitter sequence, the original sequence of input YUV420, YUV420 output jitter sequence immediately
Stabilization-
- 基于块匹配的稳像算法,包括演示视频,非常全面,希望对大家有帮助-Stabilization based on block matching algorithms, including a demonstration video, very comprehensive, we hope to help
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.)