Add ImpactSynth extension #2263
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New extension
Tier 1
Any extension that is listed in the Extensions Catalog must fulfill these requirements.
Slicer(unless it explicitly provides a bridge between Slicer and a tool or library), because it would make it more difficult to find extensions if the name of many started with the same word.3d-slicer-extensionGitHub topic so that it is listed here. To edit topics, click the settings icon in the right side of "About" section header and enter3d-slicer-extensionin "Topics" and click "Save changes". To learn more about topics, read https://help.github.com/en/articles/about-topicsSettingsand in repository settings uncheckWiki,Projects, andDiscussions(if they are currently not used).Aboutin the top-right corner of the repository main page and uncheckReleasesandPackages(if they are currently not used)Tier 3
Community-supported extensions.
Tier 5
Critically important extensions, supported by Slicer core developers. New Slicer Stable Release is released only if all Tier 5 extension packages are successfully created on all supported platforms.
This PR adds ImpactSynth, a new extension enabling synthetic CT (sCT) generation from MRI or CBCT directly inside 3D Slicer, specifically designed for radiotherapy workflows.
Slicer IMPACT-Synth provides a dedicated GUI for the IMPACT-Synth framework and leverages KonfAI Apps for fast and fully configurable inference pipelines.
It integrates state-of-the-art models from the SynthRAD2025 Challenge (ranked 3rd in both MRI→CT and CBCT→CT tasks) and includes embedded evaluation and uncertainty workflows to support clinical Quality Assurance.
Included capabilities
Image Synthesis
Segmentation & QA
Integration-focused design
We welcome feedback and suggestions from the Slicer team!