NiftyNet
NiftyNet copied to clipboard
Improve documentation
@fepegar and I will work on improving the documentation for the config file by adding more examples and detailing things.
What is interp_order? The docs say "Interpolation order of the input data", I think that's not clear. When I searched sitkNearest in the repo, the only occurrence is in RandomElasticDeformationLayer. What parts of the pipeline does this value actually affect? Changing pixdim of input and output? Performing augmentation?
Negative values "return original image". What does that mean?