comic / evalutils

evalutils helps users create extensions for grand-challenge.org

Home Page:https://grand-challenge.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a switch to toggle between memory lean `distance_transform_edt_float32` and original `distance_transform_edt` version

silvandeleemput opened this issue · comments

Description

The following methods all use the (more memory efficient but slower) distance_transform_edt_float32 and it would be nice to add a toggle to use the original distance_transform_edt.

  • hausdorff_distance_measures
  • __surface_distances
  • __directed_contour_distances