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 |