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

ENH: Add itk::RelabelComponentImageFilter signedness check #4871

Commits on Oct 7, 2024

  1. ENH: Add itk::RelabelComponentImageFilter signedness check

    Add a template instantiation to check that the
    `itk::RelabelComponentImageFilter` class does not trigger compiler
    warnings with signed pixel types.
    
    Ensures regressions are not introduced after the fix in commit 108a2cf.
    jhlegarreta committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4ba0ab0 View commit details
    Browse the repository at this point in the history