Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/karbiv/vidstab_hugin
- Owner: karbiv
- Created: 2019-07-17T15:06:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-26T22:21:09.000Z (over 3 years ago)
- Last Synced: 2024-03-04T21:48:49.860Z (8 months ago)
- Topics: ffmpeg, fisheye, hugin, lens, libvidstab, optical, panotools, projection, projection-mapping, python, rolling-shutter, rolling-shutter-undistortion, stabilization, video, video-stabilization
- Language: Python
- Homepage:
- Size: 811 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
...