Borda / BIRL

BIRL: Benchmark on Image Registration methods with Landmark validations

Home Page:http://borda.github.io/BIRL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blank Experiment

Borda opened this issue · comments

create experiment with no registration method which would serve as test case
this experiment would serve as baseline for all experiments, just override perform method

  • parsing inputs
  • loading cover csv file
  • run sequential experiments
  • run experiments in parallel
  • evaluate experiment
  • summarize results
  • visualize: reference - registered image
  • visualize: moving - registered image

created a template for further benchmarks