Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #473 from RafaelPalomar/bug/niftyreg_image_resampling
Browse files Browse the repository at this point in the history
Build and use niftyreg_image_resampling module
  • Loading branch information
wyli committed Jan 14, 2020
2 parents 9b12da4 + aaab096 commit d7d6b62
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from niftynet.layer.base_layer import Layer
from niftynet.layer.layer_util import infer_spatial_rank

from niftynet.contrib.niftyreg_image_resampling.niftyreg_module_loader import get_niftyreg_module
from niftyreg_module_loader import get_niftyreg_module


# NiftyNet boundary types to NiftyReg code mapping
Expand Down

0 comments on commit d7d6b62

Please sign in to comment.