pymia icon indicating copy to clipboard operation
pymia copied to clipboard

Implement AverageDistance metric in numpy

Open fabianbalsiger opened this issue 4 years ago • 0 comments

Currently, the AverageDistance metric is implemented using SimpleITK. As it is the last metric relying on SimpleITK, removing the SimpleITK dependency from the metrics would be quite neat.

  • [ ] Implement test for average distance metric
  • [ ] Implement NumPy-based average distance metric

fabianbalsiger avatar Oct 16 '20 12:10 fabianbalsiger