InsightSoftwareConsortium / ITKTubeTK

TubeTK is an open-source toolkit for the segmentation, registration, and analysis of tubes and surfaces in images, developed by Kitware, Inc.
Apache License 2.0
46 stars 57 forks source link

ENH: Remove the generation of vectoritkImageF4, since ITK now provides #156

Closed aylward closed 4 months ago

aylward commented 4 months ago

Eliminating this warning:

tubeSegmentConnectedComponentsUsingParzenPDFs_ext.i(78) : Warning 404: Duplicate template instantiation of 'vector< itkImageF4_Pointer >' with name 'vectoritkImageF4' ignored, itkImage_ext.i(560) : Warning 404: previous instantiation of 'vector< itkImageF4_Pointer >' with name 'vectoritkImageF4'.