niftynet.contrib.niftyreg_image_resampling.tests.test_python_wrapper module¶
-
class
WrapperResamplerTest(methodName='runTest')[source]¶ Bases:
niftynet.contrib.niftyreg_image_resampling.tests.test_resampler.ResamplerTestUnit test for NiftyregImageResamplingLayer
-
INTERPOLATIONS= ((0, 'NEAREST'), (1, 'LINEAR'), (3, 'BSPLINE'))¶
-