Skip to content

Commit bea4b45

Browse files
committed
DOC: Promote migration notice to README.md (ingested into ITK main)
The MorphologicalContourInterpolation module is now in-tree at Modules/Filtering/MorphologicalContourInterpolation (ITK PR #6209). This repository is archived read-only. README.md is now the GitHub landing-page migration notice; the original description follows below the banner block.
1 parent a0ed9f7 commit bea4b45

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Migrated to ITK main
2+
3+
As of 2026-05-07, the `MorphologicalContourInterpolation` module
4+
has been ingested into the main ITK repository at
5+
[`Modules/Filtering/MorphologicalContourInterpolation`](https://github.com/InsightSoftwareConsortium/ITK/tree/main/Modules/Filtering/MorphologicalContourInterpolation)
6+
and the standalone remote module is no longer maintained here.
7+
8+
- **In-tree home:** <https://github.com/InsightSoftwareConsortium/ITK/tree/main/Modules/Filtering/MorphologicalContourInterpolation>
9+
- **Ingest PR:** [InsightSoftwareConsortium/ITK#6209](https://github.com/InsightSoftwareConsortium/ITK/pull/6209)
10+
11+
Please file new issues and pull requests against the in-tree module.
12+
13+
---
14+
15+
## Original module description
16+
117
# ITKMorphologicalContourInterpolation
218

319
![Build, test, package](https://github.com/KitwareMedical/ITKMorphologicalContourInterpolation/workflows/Build,%20test,%20package/badge.svg)

0 commit comments

Comments
 (0)