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

method: DROP #39

Closed Borda closed 5 years ago

Borda commented 5 years ago

Description

Adding DROP #8 image registration method, https://www.mrf-registration.net/

Type of change

New feature (non-breaking change which adds functionality)

Checklist:

codecov[bot] commented 5 years ago

Codecov Report

Merging #39 into master will increase coverage by 0.19%. The diff coverage is 98.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage    96.7%   96.89%   +0.19%     
==========================================
  Files          12       12              
  Lines        1517     1643     +126     
==========================================
+ Hits         1467     1592     +125     
- Misses         50       51       +1
Impacted Files Coverage Δ
birl/cls_benchmark.py 94.48% <ø> (ø) :arrow_up:
birl/utilities/experiments.py 98.03% <100%> (ø) :arrow_up:
birl/utilities/data_io.py 98.61% <98.03%> (+0.46%) :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 340bb9c...1d6549e. Read the comment docs.