Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karbiv/vidstab_hugin

Video stabilization with Libvidstab and Hugin(Panotools)
https://github.com/karbiv/vidstab_hugin

ffmpeg fisheye hugin lens libvidstab optical panotools projection projection-mapping python rolling-shutter rolling-shutter-undistortion stabilization video video-stabilization

Last synced: 1 day ago
JSON representation

Video stabilization with Libvidstab and Hugin(Panotools)

Awesome Lists containing this project

README

        

Command line tool to stabilize shaky videos using libvidstab(shared library filter in FFMPEG) and Hugin Panorama Stitcher(Panotools).

Transformation of frames is done with lens projection information(fisheye or other) in Hugin PTO project file.
Particular camera lens calibration - to account for eventual misalignments of lens and sensor from assembly line.

Depends on:

https://github.com/georgmartius/vid.stab
https://en.wikipedia.org/wiki/Hugin_(software)

# Examples:

...

# Installation

...