Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STYLE: Use ReadImage and WriteImage in a few iterator examples #3325

Merged

Conversation

PaulHax
Copy link
Contributor

@PaulHax PaulHax commented Mar 22, 2022

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)

Refactors 3 iterator examples to use the itk:ReadImage and itk:WriteImage convenience functions as directed by #2802

@github-actions github-actions bot added area:Examples Demonstration of the use of classes type:Style Style changes: no logic impact (indentation, comments, naming) labels Mar 22, 2022
Copy link
Contributor

@N-Dekker N-Dekker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, Paul! Thanks! 👍

@N-Dekker N-Dekker merged commit cb436b8 into InsightSoftwareConsortium:master Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Examples Demonstration of the use of classes type:Style Style changes: no logic impact (indentation, comments, naming)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants