InsightSoftwareConsortium / ITK

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.
https://itk.org
Apache License 2.0
1.37k stars 660 forks source link

DOC: Start ITK 6 migration guide #4695

Closed thewtex closed 1 month ago

thewtex commented 1 month ago

This document provides information for developers on how to migrate from ITK 5 to ITK 6. It contains information on what backwards-incompatible changes were made, such as the removal of deprecated code, why they made, and how to migrate old code no the new code.

Developers making backwards-incompatible changes for ITK 6 should add entries to this document as the changes are made.

The ITK 6 migration guide is similar to the ITK 5 migration guide with the following modifications: