spinalcordtoolbox / spinalcordtoolbox

Comprehensive and open-source library of analysis tools for MRI of the spinal cord.
https://spinalcordtoolbox.com
GNU Lesser General Public License v3.0
199 stars 101 forks source link

error when segmenting dwi_mean #79

Closed jcohenadad closed 9 years ago

jcohenadad commented 10 years ago

data: $SCT_DATA_DIR/toronto_E19849/dmri/b0

syntax:

sct_segmentation_propagation -i b0.nii.gz -t t2

error:

WARNING: In /usr/local/ITK-static/include/ITK-4.5/itkGaussianOperator.hxx, line 61
itkGaussianOperator (0x7fcd34035320): Kernel size has exceeded the specified maximum width of 32 and has been truncated to 33 elements.  You can raise the maximum width using the SetMaximumKernelWidth method.
jcohenadad commented 9 years ago

solved!