Skip to content

HwanWoongLee/Real-Time-Video-Stabilization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Real-Time-Video-Stabilization

칼만필터와 Low-pass filter를 사용한 간단한 비디오 안정화 알고리즘 예제.

Simple video stabilization algorithm example using Kalman filter and low-pass filter.

  • Real-Time video statilization
  • Smoothing using a combination of Kalman filter and LPF

개발환경

  • Windows 10
  • Visual Studio 2022
  • OpenCV 4.8.0

결과

stab_test.mp4
  • 왼쪽 : 원본 이미지
  • 오른쪽 : 흔들림 보정 이미지
  • 그래프 : 흔들림 정도

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages