Skip to content

ITK filters to reduce ring artifacts common in x-ray computed tomography.

License

Notifications You must be signed in to change notification settings

InsightSoftwareConsortium/ITKRingArtifact

Repository files navigation

ITKRingArtifact

Build, test, package status PyPI License

Overview

ITK filters to reduce stripe artifacts or ring artifacts common in X-ray computed tomography, focused ion beam images, etc.

ITK is an open-source, cross-platform library that provides developers with an extensive suite of software tools for image analysis. Developed through extreme programming methodologies, ITK employs leading-edge algorithms for registering and segmenting multidimensional scientific images.

Installation

Python

Binary Python packages are available for Linux, macOS, and Windows. They can be installed with:

python -m pip install --upgrade pip
python -m pip install itk-ringartifact

License

This software is distributed under the Apache 2.0 license. Please see the LICENSE file for details.