Borda / BIRL

BIRL: Benchmark on Image Registration methods with Landmark validations
http://borda.github.io/BIRL
BSD 3-Clause "New" or "Revised" License
90 stars 26 forks source link

fix bUnwarpJ #30

Closed Borda closed 5 years ago

Borda commented 5 years ago

warping images and landmarks patch for #18

codecov[bot] commented 5 years ago

Codecov Report

Merging #30 into master will increase coverage by 0.25%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   93.08%   93.34%   +0.25%     
==========================================
  Files          10       10              
  Lines         839      856      +17     
==========================================
+ Hits          781      799      +18     
+ Misses         58       57       -1
Impacted Files Coverage Δ
benchmark/bm_template.py 84.78% <100%> (ø) :arrow_up:
benchmark/utilities/data_io.py 95.29% <100%> (ø) :arrow_up:
benchmark/cls_benchmark.py 89.78% <100%> (ø) :arrow_up:
benchmark/utilities/visualisation.py 95.52% <100%> (+0.13%) :arrow_up:
benchmark/utilities/experiments.py 91.72% <92%> (+1.72%) :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 8561e6f...6c63990. Read the comment docs.