Video Stabilization for Embedded Systems - Examples - Video file stabilization
| Video Stabilization for Embedded Systems |
|---|
| Video Stabilization Basics |
| Getting Started |
| User Guide |
| Examples |
| GStreamer plug-in |
|
Installing the plug-in |
| Contact Us |
Example usage
The example executable will be located in your build directory, in the folder tests/examples with the name videostabilizer_example. Its usage is the following:
./videostabilizer_example <input video> <output video> <cutoff frequency>
This example supports reading any format supported by OpenCV and outputs in mp4 format.