Skip to content

ブレ補正ライブラリのVidStab の各キーポイント抽出方法を比較し、動画を出力するサンプル

License

Notifications You must be signed in to change notification settings

Kazuhito00/VidStab-Compare-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VidStab-Compare-Sample

ブレ補正ライブラリのVidStab の各キーポイント抽出方法を比較し、動画を出力するサンプルです。

Demo.mp4

Requirement

  • opencv-contrib-python 4.9.0.80 or later
  • vidstab 1.7.4 or later

Usage

python main.py
  • --movie
    動画ファイルの指定
    デフォルト:指定なし ※指定しない場合はサンプル動画をダウンロード
  • --output
    出力動画のファイル名
    デフォルト:output.mp4
  • --smoothing_window
    平滑窓の長さ
    デフォルト:30

License

VidStab-Compare-Sample is under MIT license.

Author

高橋かずひと(https://twitter.com/KzhtTkhs)

About

ブレ補正ライブラリのVidStab の各キーポイント抽出方法を比較し、動画を出力するサンプル

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages