InsightSoftwareConsortium / InsightSoftwareConsortium/ITK

Wrap LabelSetMeasures in itkLabelOverlapMeasuresImageFilter

Open
#2,974 1 comment 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.