Skip to content
This repository was archived by the owner on Jun 6, 2026. It is now read-only.

Commit e87ac5d

Browse files
committed
DOC: Archive after ingestion into ITK main
The TotalVariation module is now maintained in ITK main at Modules/Filtering/TotalVariation (ingested via InsightSoftwareConsortium/ITK#6381; the bundled proxTV dependency now lives at Modules/ThirdParty/proxTV). Delete whitelisted sources, rename README.rst to info.rst, and promote the migration notice to README.md so the GitHub landing page shows archived status.
1 parent a776d94 commit e87ac5d

14 files changed

Lines changed: 13 additions & 786 deletions

CMakeLists.txt

Lines changed: 0 additions & 119 deletions
This file was deleted.

CTestConfig.cmake

Lines changed: 0 additions & 7 deletions
This file was deleted.

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Migrated to ITK main
2+
3+
The `TotalVariation` module has been ingested into the Insight Toolkit (ITK) main repository and is no longer maintained here.
4+
5+
- **In-tree location:** [`Modules/Filtering/TotalVariation`](https://github.com/InsightSoftwareConsortium/ITK/tree/main/Modules/Filtering/TotalVariation)
6+
- **Ingest PR:** [InsightSoftwareConsortium/ITK#6381](https://github.com/InsightSoftwareConsortium/ITK/pull/6381)
7+
- **Merge commit:** [`3609b55578`](https://github.com/InsightSoftwareConsortium/ITK/commit/3609b5557840454bb83527fb2e88684474841b2a)
8+
9+
The bundled `proxTV` dependency is now provided in ITK main as the `Modules/ThirdParty/proxTV` third-party module.
10+
11+
Future development, bug fixes, and pull requests should target ITK main. This repository's history is preserved for `git blame` and archival reference. The original module description is preserved in [`info.rst`](info.rst).
12+
13+
**Maintainer action:** this repository is **Archived** (read-only). See the [ITK ingestion strategy](https://github.com/InsightSoftwareConsortium/ITK/blob/main/Utilities/Maintenance/RemoteModuleIngest/INGESTION_STRATEGY.md) for context.

examples/CMakeLists.txt

Lines changed: 0 additions & 14 deletions
This file was deleted.

examples/runProxTVImageFilter.cxx

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)