Skip to content

itkMorphologicalDistanceTransformImageFilter instead of itkSignedMaurerDistanceMapImageFilter #6340

Description

@romangrothausmann

Is there a particular reason to use itkSignedMaurerDistanceMapImageFilter
https://github.com/InsightSoftwareConsortium/ITKThickness3D/blob/2539b34e4b43fd9369a0ad961c4811f2f329c0e4/include/itkMedialThicknessImageFilter3D.h#L23
instead of e.g. itkMorphologicalDistanceTransformImageFilter (which would be multi-threaded)?
Why signed DM? Are there cases where the skeleton reaches outside of the binary image?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions