Metadata-Version: 2.4
Name: niwrap_c3d
Version: 1.0.0
Summary: Convert3D (c3d) is a command-line tool for medical image processing that offers complementary features to ITK-SNAP. It provides standard filters, resampling commands, and tools specialized for multilabel and multicomponent images. Through the use of reverse polish notation on the command line, c3d allows many image processing tasks to be combined in small command-line mini-programs without saving intermediate image files.
Author: Paul A. Yushkevich
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: styxdefs<0.8.0,>=0.7.0

# NiWrap wrappers for [Convert3D](http://www.itksnap.org/pmwiki/pmwiki.php?n=Convert3D.Convert3D)

Convert3D (c3d) is a command-line tool for medical image processing that offers complementary features to ITK-SNAP. It provides standard filters, resampling commands, and tools specialized for multilabel and multicomponent images. Through the use of reverse polish notation on the command line, c3d allows many image processing tasks to be combined in small command-line mini-programs without saving intermediate image files.

Convert3D is made by Paul A. Yushkevich.

This package contains wrappers only and has no affiliation with the original authors.
