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

Update docs #64

Closed AdamSpannbauer closed 5 years ago

codeclimate[bot] commented 5 years ago

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

View more on Code Climate.

codecov[bot] commented 5 years ago

Codecov Report

Merging #64 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   88.37%   88.37%           
=======================================
  Files          14       14           
  Lines         473      473           
=======================================
  Hits          418      418           
  Misses         55       55
Impacted Files Coverage Δ
vidstab/layer_utils.py 100% <ø> (ø) :arrow_up:
vidstab/download_videos.py 90% <ø> (ø) :arrow_up:
vidstab/version.py 100% <100%> (ø) :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 1d3faaa...0417e34. Read the comment docs.