Table of Contents

NervHome: Videos stabilization utility

So in this article, we will document the setup of the video stabilization utility in the NervProj framework (inside the NervHome project). This utility will be based on the former version written in bash scripts and converted into a modern python application in the process.

FFmpeg setup

Building the VideoConverter class

Sharpening filter

If really needed I could still increase the resolution of my videos (with some AI processing stage 😄 ?) and apply the sharpening afterwards anyway

Displaying videos side by side

⇒ This could be usefull to validate the video processing.