Skip to content

C# and Python video stabilization software based on the work by Nghia Ho and Adam Spannbauer's vidstab Python library

License

Notifications You must be signed in to change notification settings

w8floosh/multimedia_video_stabilizer

Repository files navigation

multimedia_video_stabilizer

C# and Python video stabilization software based on the work by Nghia Ho and Adam Spannbauer's vidstab Python library. University final project in Image Processing. Requires Python 3.6 or higher and "vidstab" Python library installed. This is a C# software which embeds a Python runtime using your local Python 3.6>= interpreter to execute Python code from Adam Spannbauer's vidstab library. Uses shimat's OpenCV wrapper for .NET to implement video stabilization quality assessment algorithms introduced in paper "A performance evaluation framework for video stabilization methods" by Wilko Guilluy, Azeddine Beghdadi, and Laurent Oudre.

References:

Work by Nghia Ho: https://nghiaho.com/?p=2093

vidstab library: https://adamspannbauer.github.io/python_video_stab/html/index.html

"A performance evaluation framework for video stabilization methods": https://ieeexplore.ieee.org/document/8611729

OpenCVSharp by shimat: https://github.com/shimat/opencvsharp

About

C# and Python video stabilization software based on the work by Nghia Ho and Adam Spannbauer's vidstab Python library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages