JuliaRobotics / SensorFeatureTracking.jl

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

Feature/block optical flow #13

Closed Affie closed 6 years ago

Affie commented 6 years ago

Merge into master to get everything up to date, since this branch was already merged in my repository as a test. IMU utilities for improved optical flow is added to block flow in this merge.

codecov-io commented 6 years ago

Codecov Report

Merging #13 into master will increase coverage by 5.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #13      +/-   ##
=========================================
+ Coverage       0%   5.12%   +5.12%     
=========================================
  Files           6       6              
  Lines         449     449              
=========================================
+ Hits            0      23      +23     
+ Misses        449     426      -23
Impacted Files Coverage Δ
src/SensorCameraGeometryUtils.jl 25.27% <ø> (+25.27%) :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 a1cfd72...aa91340. Read the comment docs.