Metadata-Version: 2.1
Name: itk-splitcomponents
Version: 2.1.0
Summary: ITK filters to split a multi-component pixel image into component-wise scalar images
Home-page: https://github.com/InsightSoftwareConsortium/ITKSplitComponents
Download-URL: https://github.com/InsightSoftwareConsortium/ITKSplitComponents
Author: Matthew M. McCormick
Author-email: matt.mccormick@kitware.com
License: Apache
Keywords: ITK Higher-order Derivative Gradient
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
License-File: LICENSE
Requires-Dist: itk (>=5.3.0)

itk-splitcomponents provides a class that takes an image with multi-component pixels and outputs a scalar image for each component. This can be useful when examining images of vectors, tensors, etc.
Please refer to:
M. McCormick, "An ITK Class that Splits Multi-Component Images.", Insight Journal, July-December 2010, https://hdl.handle.net/10380/3230
