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.
- Host: GitHub
- URL: https://github.com/insightsoftwareconsortium/itkringartifact
- Owner: InsightSoftwareConsortium
- License: apache-2.0
- Created: 2017-11-15T05:01:30.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T04:20:00.000Z (over 1 year ago)
- Last Synced: 2025-06-30T14:26:41.571Z (7 months ago)
- Topics: computed-tomography, image-processing, itk, itk-module, micro-ct, ring-artifact
- Language: C++
- Size: 62.5 KB
- Stars: 6
- Watchers: 10
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.