pynrrd
1.1.3
  • Home

Background

  • About the NRRD file format
  • How to use
    • Reading NRRD files
    • Writing NRRD files
  • Header datatypes
    • int
    • double
    • string
    • int list
    • double list
    • string list
    • quoted string list
    • int vector
    • double vector
    • int matrix
    • double matrix
    • int vector list
    • double vector list
  • Supported Fields
  • Index Ordering

Examples

  • Examples
    • Basic Example
    • Example only reading header
    • Example write and read from memory
    • Example with fields and custom fields
    • Example reading NRRD file with duplicated header field
    • Example reading and writing NRRD files with C-order indexing

Reference

  • Reading NRRD files
  • Writing NRRD files
  • Parsing NRRD fields
  • Formatting NRRD fields

Links

  • Source code
  • Issue tracker
  • Releases
  • PyPi
  • License
pynrrd
  • »
  • Search


© Copyright 2018-2022.

Built with Sphinx using a theme provided by Read the Docs.