搜索资源列表
数字视频去抖动算法
- 数字视频去抖使图像稳定的MATLAB源程序
Image_Restoration
- 图像、视频经常因为抖动而造成模糊,去模糊也是图像处理领域的难点和热点。算法实现单方向匀速运动的图像去模糊,是一种简化处理方式。-Images, video, often due to jitter caused by vague, to blur the field of image processing is also difficult and hot. Algorithm for single images to the dire
ransac
- 利用RANSC算法去视频抖动,进行匹配,进行电子稳像算法处理-Use RANSC algorithm to video jitter, matching the electronic image stabilization algorithm processing
videostabilization
- 利用运动矢量补偿的视频去抖动算法,算法快速。基于openCV开发-motion vector stabilization
SHAKE_PROOF
- 手持式摄像机在使用时常常会受到使用者有意无意抖动的影响,从而影响成像效果,造成录制视频的不稳定及跳动问题,尤其是在使用者在一场景中特写或者跟踪某一具体目标时,使用者通常不能准确定位到或者估计出运动目标的位置,从而造成目标在视频中位置的不稳定,造成视频的主观效果变得不理想。 为了解决这一问题,我们需要设计一种算法来识别这种无意义的运动并设法通过补偿的方式来使得场景中的目标物体保持位置稳定的状态。 手持式摄像机捕获的视频
Stabilization
- 一个基于VC和OPENCV相结合的视频去抖动的程序-A procedure based on a combination of VC and OPENCV video to jitter
video_dithering_latest.tar
- 视频去抖动处理,video dither 不错的资料-Video to jitter, video dither good information! ! !
videostablize
- Matlab编写的视频去抖动程序,编译通过-Matlab prepared to shake video program, compiled by
ViBe
- 根据经典的VIBE算法进行视屏图像的去抖动(Performs de-jittering of video images)
卡尔曼
- 实现视频去抖动,利用了卡尔曼滤波更稳定,个人认为不错(To achieve video jitter, the use of the Calman filter more stable, personally think that good)
dou
- 进行仿射变换,实现视频的去抖动,没有卡尔曼滤波,可以实现,有问题找我(Affine transformation, the realization of video jitter, no Calman filter can be achieved, there is a problem to find me)
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.)