python_video_stab
python_video_stab copied to clipboard
How to handle image sequences
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?
co-ask