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.
It implements “the most important” parts of the following standard:
http://teem.sourceforge.net/nrrd/format.html
– Does not implement: line skip, byte skip, orientations, encodings other than raw, kinds other than domain.
– Converts all type strings to C-type equivalent i.e. “uint8” to “unsigned char”
– Always writes “endian” tag (required for FIJI/ImageJ loading)
– Can open files of Big and little endian but saves files only in native format.
It is compatible with ImageJ/Fiji
http://fiji.sc/Fiji
The library has been used in dozens of projects and is well tested.
We do what you do – business software – so we get it. Customer support is critical to any business and as a B2B provider you not only need to manage contacts and tickets, you need to understand your business relationships at a customer level. TeamSupport is the only helpdesk software built for B2B and made to scale with you as you grow.
- Easy to Use and Fully Customizable to Your Business
- Relational Customer Database and Best in Class SLAs
Website | https://sourceforge.net/p/nrrd-cpp/wiki/Home/ |
Tags | Projects |
Features |
|