Error for large images
Closed this issue · 1 comments
gangcai commented
> result <- niftyreg(source, target) [NiftyReg ERROR] Function: reg_tools_kernelConvolution_core [NiftyReg ERROR] This function does not support images with dimension > 2048 Error in niftyreg.linear(source, target, scope, init, sourceMask, targetMask, : [NiftyReg] Fatal error
jonclayden commented
Hi. This is a known limitation of the upstream NiftyReg functions (see also #15), and unfortunately it's not straightforward to work around. As a result this is unlikely to be changed unless the upstream authors generalise their code.