JuliaImages / ImageTracking.jl

Other
26 stars 8 forks source link

Adds more documentation and revises API slightly #15

Closed zygmuntszpak closed 5 years ago

zygmuntszpak commented 5 years ago

I got rid of an illogical optical_flow! function that I added previously but didn't think through carefully enough. Added some more documentation.

codecov[bot] commented 5 years ago

Codecov Report

Merging #15 into master will not change coverage. The diff coverage is 91.66%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #15   +/-   ##
======================================
  Coverage    64.2%   64.2%           
======================================
  Files           5       5           
  Lines         366     366           
======================================
  Hits          235     235           
  Misses        131     131
Impacted Files Coverage Δ
src/farneback.jl 58.78% <100%> (ø) :arrow_up:
src/optical_flow.jl 85.71% <90%> (ø) :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 ad7d9ad...06d9bb3. Read the comment docs.