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

Commit a319be2

Browse files
committed
ENH: Migrate HigherOrderAccurateGradient content to ITK main; archive this repo
1 parent 60c060a commit a319be2

18 files changed

Lines changed: 11 additions & 1217 deletions

CMakeLists.txt

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

CTestConfig.cmake

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

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Migrated to ITK main
2+
3+
The `HigherOrderAccurateGradient` module has been ingested into the Insight Toolkit (ITK) main repository and is no longer maintained here.
4+
5+
- **In-tree location:** [`Modules/Filtering/HigherOrderAccurateGradient`](https://github.com/InsightSoftwareConsortium/ITK/tree/main/Modules/Filtering/HigherOrderAccurateGradient)
6+
- **Ingest PR:** [InsightSoftwareConsortium/ITK#6242](https://github.com/InsightSoftwareConsortium/ITK/pull/6242)
7+
- **Merge commit:** [`970bba73bb`](https://github.com/InsightSoftwareConsortium/ITK/commit/970bba73bbd657ba8199d14af807a471da6d759a)
8+
9+
Future development, bug fixes, and pull requests should target ITK main. This repository's history is preserved for `git blame` and archival reference.
10+
11+
**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.

include/itkHigherOrderAccurateDerivativeImageFilter.h

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

include/itkHigherOrderAccurateDerivativeImageFilter.hxx

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

0 commit comments

Comments
 (0)