stebix / hausdorff

Conveniently compute the Hausdorff distance to evaluate set or segmentations metrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hausdorff

Python package to compute the Hausdorff distance between volumes to evaluate set or segmentations metrics.

Aims and advantages of the project:

  • numba JIT-compiled, performant computation
  • Python-level paralellization via ProcessPoolExecutor
  • configurable Hausdorff distance computation objects

Hausdorff Distance Hausdorff distance sample by Rocchini, CC BY 3.0 via Wikimedia Commons

About

Conveniently compute the Hausdorff distance to evaluate set or segmentations metrics.

License:Apache License 2.0


Languages

Language:Python 100.0%