NRRD Image Library for C++ Wiki
Header Only C++ Library to read and write NRRD image files
Brought to you by:
aaichert
Welcome to your wiki!
This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
The wiki uses Markdown syntax.
This is a Header-Only implementation of the NRRD Image file format. It supports all basic C-types and automatically converts to the type you want. It is templated and allows reading and writing user-defined meta-information to the NRRD-header.
Usage is very simple. Copy the files to your project.