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

DO NOT MERGE tripod mode #111

Open AdamSpannbauer opened 4 years ago

AdamSpannbauer commented 4 years ago

Creating PR to trigger CI

See discussion in #102

codecov[bot] commented 4 years ago

Codecov Report

Merging #111 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   93.15%   93.18%   +0.03%     
==========================================
  Files          16       16              
  Lines         628      631       +3     
==========================================
+ Hits          585      588       +3     
  Misses         43       43              
Impacted Files Coverage Δ
vidstab/VidStab.py 93.01% <100.00%> (+0.09%) :arrow_up:

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 7239587...54a4e8f. Read the comment docs.

codeclimate[bot] commented 4 years ago

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

View more on Code Climate.