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

How to handle image sequences #133

Open LittleSilvertip opened 1 year ago

LittleSilvertip commented 1 year ago

I have a set of image sequences here, how can I use this set of image sequences to stabilize them? I tried that stabilize_frame() method. The method will generate a certain amount of black images. What should be done with this?

chminsc commented 5 months ago

co-ask