Metadata-Version: 2.1
Name: itk-filtering
Version: 5.0.1
Summary: ITK is an open-source toolkit for multidimensional image analysis
Home-page: https://itk.org/
Author: Insight Software Consortium
Author-email: community@itk.org
License: Apache
Download-URL: https://itk.org/ITK/resources/software.html
Keywords: ITK InsightToolkit segmentation registration image imaging
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: C++
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: Android
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires-Dist: itk-numerics (==5.0.1)

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.

These packages contains filters that modify data in the ITK pipeline framework.  These filters take an input object, such as an Image, and modify it to create an output.  Filters can be chained together to create a processing pipeline.

