TubeTK is an open-source toolkit for the segmentation, registration, and analysis of tubes and surfaces in images, developed by Kitware, Inc.
47
stars
57
forks
source link
BUG: Incorrect class specification for InverseIntensityImageFilter #155
Closed
aylward closed 6 months ago
Change itkTypeMacro( TubeNetworkSpatialObjectToImageFilter, ImageToImageFilter ); to itkTypeMacro( InverseIntensityImageFilter, ImageToImageFilter );
How did it ever work?!!?