JuliaRobotics / SensorFeatureTracking.jl

Algorithms to track features of interest, such as images KLT
MIT License
11 stars 3 forks source link

Added inverse KLT tracking and inverse KLT tracking with pyramid images. #19

Closed AndreHat closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #19 into master will decrease coverage by 5.24%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   15.64%   10.39%   -5.25%     
==========================================
  Files           6        6              
  Lines         441      654     +213     
==========================================
- Hits           69       68       -1     
- Misses        372      586     +214
Impacted Files Coverage Δ
src/KLTTrackingAlgorithms.jl 0% <0%> (ø) :arrow_up:
src/SensorCameraGeometryUtils.jl 70.1% <0%> (-1.04%) :arrow_down:

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 59c8d7e...fc4fb4e. Read the comment docs.