Metadata-Version: 2.4
Name: niwrap_greedy
Version: 1.0.0
Summary: Greedy is a tool for fast deformable registration of 2D and 3D medical images. Developed at the Penn Image Computing and Science Lab (PICSL), it was designed for really fast CPU-based deformable image registration in applications where many images must be registered in parallel, such as multi-atlas segmentation. Greedy borrows concepts from Symmetric Normalization (SyN) in ANTs but uses a non-symmetric approach and highly optimized metric computation code for additional speed.
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 [Greedy](https://github.com/pyushkevich/greedy)

Greedy is a tool for fast deformable registration of 2D and 3D medical images. Developed at the Penn Image Computing and Science Lab (PICSL), it was designed for really fast CPU-based deformable image registration in applications where many images must be registered in parallel, such as multi-atlas segmentation. Greedy borrows concepts from Symmetric Normalization (SyN) in ANTs but uses a non-symmetric approach and highly optimized metric computation code for additional speed.

Greedy is made by Paul A. Yushkevich.

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