Skip to content

Conversation

@blowekamp
Copy link
Member

Update the ProjectionImageFilter base class to propagate the number of components to the output image.

Add multi-component support to max and min projection filters by performing operation on per commonents with initialization support for VariableLengthVectors.

PR Checklist

  • No API changes were made (or the changes have been approved)
  • No major design changes were made (or the changes have been approved)
  • Added test (or behavior not changed)
  • Updated API documentation (or API not changed)
  • Added license to new files (if any)
  • Added Python wrapping to new files (if any) as described in ITK Software Guide Section 9.5
  • Added ITK examples for all new major features (if any)

Refer to the ITK Software Guide for
further development details if necessary.

@github-actions github-actions bot added type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Enhancement Improvement of existing methods or implementation type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct area:Filtering Issues affecting the Filtering module labels Feb 7, 2025
Update the ProjectionImageFilter base class to propagate the number of
components to the output image.

Add multi-component support to max and min projection filters by
performing operation on per commonents with initialization support for
VariableLengthVectors.
@blowekamp blowekamp marked this pull request as ready for review February 7, 2025 21:23
@hjmjohnson hjmjohnson merged commit 1f5d0be into InsightSoftwareConsortium:master Feb 8, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Filtering Issues affecting the Filtering module type:Enhancement Improvement of existing methods or implementation type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants