InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.43k stars 668 forks source link

Wrap LabelSetMeasures in itkLabelOverlapMeasuresImageFilter #2974

Open phcerdan opened 2 years ago

phcerdan commented 2 years ago
swig/python detected a memory leak of type 'std::unordered_map< unsigned char,itkLabelOverlapMeasuresImageFilterIUC3::LabelSetMeasures,std::hash< unsigned char >,std::equal_to< unsigned char > > *', no destructor found.

The struct LabelSetMeasures (internal to the filter) is not wrapped.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.