AdamSpannbauer / python_video_stab

A Python package to stabilize videos using OpenCV
https://adamspannbauer.github.io/python_video_stab/html/index.html
MIT License
682 stars 118 forks source link

limit the transformation of stablization #130

Open MiladGhorbaniG opened 2 years ago

MiladGhorbaniG commented 2 years ago

Dear All

I captured a video with fast rotation. After applying the transformation, I found that most of the frames during the rotation are completely black. How can I minimize the black areas? I am aiming for at least 90 percent of the main image to appear on the borders.