Skip to content

Conversation

@hjmjohnson
Copy link
Collaborator

No description provided.

blowekamp and others added 30 commits October 6, 2020 13:05
Add intial check in of maksed assign image filter
Fixes changes made in #2053. ITK_DISALLOW_COPY_AND_ASSIGN will be used if ITK_FUTURE_LEGACY_REMOVE=OFF.
When adding missing macro end-of-line semi-colons, the clang-format
corrections make the code more consistent to read.
The test expects an exception to be thrown, when in actuality, it does not. This makes the test verify no exception is thrown.
COMP: Update GitHub Actions from ITKModuleTemplate
Update ITK version and CI updates
The new method resolved the cases where there are no dominant
direction in one or more axis. This method chooses the high value in
the matrix first, then removes the invalid remaining values to select
from.
Fixed choosing orientation for some previous INVALID conditions with greedy algorithm.
The MakeIndex and MakeVector methods are now in the itk namespace.
Update GHA from template for ITK 5.3.0
Move GetCoordinateTerm to a private function since it uses private
CoordinateMajornessTermsEnum.
blowekamp and others added 5 commits June 27, 2024 12:25
chore: Convert from setup.py to pyproject.toml
When preparing for the future with ITK by setting
ITK_FUTURE_LEGACY_REMOVE:BOOL=ON
ITK_LEGACY_REMOVEBOOL=ON

The future preferred macro should be used
│ -  itkTypeMacro
│ +  itkOverrideGetNameOfClassMacro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants