Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.
Merged
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
13 changes: 0 additions & 13 deletions CMakeLists.txt

This file was deleted.

7 changes: 0 additions & 7 deletions CTestConfig.cmake

This file was deleted.

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

As of 2026-04-29, the `FastBilateral` module has been ingested into
the main ITK source tree. The authoritative location is:

https://github.com/InsightSoftwareConsortium/ITK/tree/main/Modules/Filtering/FastBilateral

See `Modules/Filtering/FastBilateral/README.md` (or any in-tree
documentation under that path) for details on what moved and what
remains in this archived repo.

This repository is retained read-only for historical reference (deep
git history, paper material, example assets not migrated to ITK). It
will be marked ARCHIVED after this PR merges.

Related:
- ITK ingest PR: InsightSoftwareConsortium/ITK#6159
- ITK ingest merge commit: InsightSoftwareConsortium/ITK@2722d525d7
- Tracking issue: InsightSoftwareConsortium/ITK#6160
- Original integration attempt: InsightSoftwareConsortium/ITK#5134 (superseded)
197 changes: 0 additions & 197 deletions include/itkFastBilateralImageFilter.h

This file was deleted.

Loading
Loading