An open API service indexing awesome lists of open source software.

https://github.com/insightsoftwareconsortium/itkringartifact

ITK filters to reduce ring artifacts common in x-ray computed tomography.
https://github.com/insightsoftwareconsortium/itkringartifact

computed-tomography image-processing itk itk-module micro-ct ring-artifact

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

ITKRingArtifact
===============

.. image:: https://github.com/InsightSoftwareConsortium/ITKRingArtifact/actions/workflows/build-test-package.yml/badge.svg
:target: https://github.com/InsightSoftwareConsortium/ITKRingArtifact/actions/workflows/build-test-package.yml
:alt: Build, test, package status

.. image:: https://img.shields.io/pypi/v/itk-ringartifact.svg
:target: https://pypi.python.org/pypi/itk-ringartifact
:alt: PyPI

.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
:target: https://github.com/InsightSoftwareConsortium/ITKRingArtifact/blob/master/LICENSE)
:alt: 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.