Video Stabilization for Embedded Systems - Examples - Video file stabilization

From RidgeRun Developer Connection
Jump to: navigation, search


Previous: Examples Index Next: 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.


Previous: Examples Index Next: Contact_Us