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

Investigate replacing `progress` package #86

Open AdamSpannbauer opened 5 years ago

AdamSpannbauer commented 5 years ago

Just saw that #18 is the 2nd most visited page of this repo besides the project's homepage. I'm taking that to mean it might be a recurring issue. The action items for this issue will be to investigate cost/benefit of switching to a different progress bar package like tqdm.

image