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

if statement to process frames with float32 dtype #132

Open marcus858 opened 1 year ago

marcus858 commented 1 year ago

Added pretty simple if statement so you can process float32 input frames

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit f56872f6 and detected 0 issues on this pull request.

View more on Code Climate.