HealthML / active-segmentation

ActiveSegmentation: A Simulation Framework for Benchmarking Active Learning Strategies for 3D Medical Image Segmentation
GNU Affero General Public License v3.0
16 stars 1 forks source link

Add itk morphological contour interpolation method #120

Closed Jasperhino closed 2 years ago

Jasperhino commented 2 years ago

This PR adds the option to use the morphological contour interpolation method in the interpolation query strategy.

Closes #112