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

Live framerate 97 #103

Closed AdamSpannbauer closed 4 years ago

AdamSpannbauer commented 4 years ago

closes #97

see discussion in that issue

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 9e5cd630 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

codecov-commenter commented 4 years ago

Codecov Report

Merging #103 into master will increase coverage by 0.24%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   92.55%   92.79%   +0.24%     
==========================================
  Files          16       16              
  Lines         591      611      +20     
==========================================
+ Hits          547      567      +20     
  Misses         44       44              
Impacted Files Coverage Δ
vidstab/VidStab.py 91.78% <100.00%> (+0.82%) :arrow_up:
vidstab/version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ef97c74...9e5cd63. Read the comment docs.

AdamSpannbauer commented 4 years ago

Ok with code climate issue for now.