Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions CMakeLists.txt

This file was deleted.

7 changes: 0 additions & 7 deletions CTestConfig.cmake

This file was deleted.

14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Migrated to ITK main

The `RLEImage` module has been ingested into the Insight Toolkit (ITK) main repository and is no longer maintained here.

- **In-tree location:** [`Modules/Filtering/RLEImage`](https://github.com/InsightSoftwareConsortium/ITK/tree/main/Modules/Filtering/RLEImage)
- **Ingest PR:** [InsightSoftwareConsortium/ITK#6208](https://github.com/InsightSoftwareConsortium/ITK/pull/6208)
- **Merge commit:** [`11c2f38b0d`](https://github.com/InsightSoftwareConsortium/ITK/commit/11c2f38b0db3b5a4b22f83ddcddff7358d19a0bc)

Future development, bug fixes, and pull requests should target ITK main. This repository's history is preserved for `git blame` and archival reference.

**Maintainer action:** please mark this repository **Archived** under repo Settings -> Danger Zone after merging this PR. See the [ITK ingestion strategy](https://github.com/InsightSoftwareConsortium/ITK/blob/main/Utilities/Maintenance/RemoteModuleIngest/INGESTION_STRATEGY.md) for context.

---
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The rest of this file should be deleted.


# Migrated to ITK main

As of 2026-05-05, the `RLEImage` module has been ingested into the
main ITK repository at
[`Modules/Filtering/RLEImage`](https://github.com/InsightSoftwareConsortium/ITK/tree/main/Modules/Filtering/RLEImage)
Expand Down
308 changes: 0 additions & 308 deletions include/itkRLEImage.h

This file was deleted.

Loading
Loading