General NRRD Processing Functions

Nrrd2op()

Binary operation on two nrrds, or on a nrrd and a constant

NrrdCrc()

Find the CRC (hash) of a gzip encoded NRRD file

NrrdFlip()

Flip a NRRD image along one axis

NrrdHisto()

Make a histogram from a nrrd file (as a new nrrd)

NrrdMakeDetachedHeaderForNrrd()

Make a detached header for a specified nrrd file

NrrdMerge()

Merge multiple NRRD images into a multichannel PNG

NrrdMinMax()

Return range of values in nrrd file (interface to unu minmax command)

NrrdProject()

Make projections along a nrrd axis, typically also rescaling

NrrdResample()

Resample a nrrd with simple or complex filters

NrrdSave()

Save a nrrd file in a different encoding / format

NrrdTestDataLength()

Quick test that gzipped NRRD has correct data length

NrrdTestIntegrity()

Test integrity of a NRRD file using gzip/bzip2 checksum

resample_cmtk_dfield()

Resample a CMTK deformation field

Support Functions

AddOrReplaceNrrdHeaderField()

Add or replace lines in the header of a nrrd file

unu() find_unu()

Run the unu command line tool