Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
When preparing for the future with ITK by setting
ITK_FUTURE_LEGACY_REMOVE:BOOL=ON
ITK_LEGACY_REMOVEBOOL=ON
Identifies code changes that will eventually be needed in
future version (i.e. ITKv6 and ITKv7) once deprecated
code is removed.
By updating the following remote modules to be backward and
future compatible with the recommended coding standards, we
can more easily address code updates for supporting the
community.
These selected remote modules are chosen to support the building of heavily used projects that depend on ITK.
Slicer (https://github.com/Slicer/Slicer) BRAINSTools (https://github.com/BRAINSia/BRAINSTools) ANTs (https://github.com/ANTsX/ANTs)
needs of remote modules for ITK.
When preparing for the future with ITK by setting ITK_FUTURE_LEGACY_REMOVE:BOOL=ON ITK_LEGACY_REMOVEBOOL=ON
Identifies code changes that will eventually be needed in future version (i.e. ITKv6 and ITKv7) once deprecated code is removed.
By updating the following remote modules to be backward and future compatible with the recommended coding standards, we can more easily address code updates for supporting the community.
Pull requests that this one depends upon:
PR Checklist