InsightSoftwareConsortium / InsightSoftwareConsortium/ITK

Functional Python interface returns named outputs

Open
#1,861 2 comments 0 reactions 1 assignee Claimed by @thewtex View on GitHub
area:Python wrapping type:Enhancement
Dominant language
C++
Stars
1.7k
Forks
748
Avg merge
1d 1h
Merged PRs (30d)
64

Description

### Description

The functional Python interface currently returns indexed outputs, but not names outputs.

### Expected behavior

`itk.minimum_maximum_image_filter` returns the minimum and maximum.

### Actual behavior

Returns `None`.

### Additional Information

Target:

https://github.com/InsightSoftwareConsortium/ITK/blob/8604b898c4036b9918dd3e10f8fe8ff2bca0b1ff/Wrapping/Generators/Python/PyBase/pyBase.i#L326-L339

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.