users > RE: average_image : output in 16 bits?
May 10, 2019  01:05 AM | Torsten Rohlfing
RE: average_image : output in 16 bits?
Hi Guillaume - sorry for the delay.

CMTK actually has an image conversion tool, convertx, which supports pixel type conversions.

As for the question why your average images exceeded the value range of the input images - when you reslice images using higher-order interpolation (cubic or sinc), then such overruns can occur simply because of the coefficients of the interpolation kernels. Not sure this is what happened here, but if you did use higher-order interpolation, it would be absolutely expected.

Best,
  Torsten

Threaded View

TitleAuthorDate
Guillaume Le Goc May 7, 2019
Greg Jefferis May 7, 2019
Guillaume Le Goc May 9, 2019
RE: average_image : output in 16 bits?
Torsten Rohlfing May 10, 2019