InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
Wrap LabelSetMeasures in itkLabelOverlapMeasuresImageFilter
Open
area:Python wrapping
status:Use_Milestone_Backlog
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
```
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.
Contributor guide
Assessment
This issue has not been assessed yet.