Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 495 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 495 Bytes

#A generic ITK interpolator for multi-label images.

A generic ITK interpolator for multi-label images.

Multi-label images are commonly used to represent multiple structures or labels, such as brain regions. This repo contains an interpolator for such images that is generic, fast and accurate.

The paper is in the Document directory. Source code is in the... Source directory. RotateLabels.cxx contains the example client code that was used to generate the figures presented in the paper.