[ITK-users] Super-resolution resampling

Gavin Baker gavinb+itk at antonym.org
Tue Jun 6 04:00:16 EDT 2017


Hello!

I have a time series of 3D data (relatively low resolution), captured in
sequence, with small positional changes (eg. translation). I would like
to perform a super-resolution resampling by first co-registering each
volumetric dataset (using rigid registration) in order to reduce noise
and improve detail.

Is there a registration process that is 1:N (fixed:moving)?

Or is the recommended method to pick a fixed image (ie. #0) and register
each 1..N individually to it?

Given a set of transforms that map each of the 1..N moving images back
to the fixed image for registration, is it possible to then resample the
volume at a higher spatial resolution, combining all image data? IOW
super-resolution resampling?

I tried searching for the above and didn't have much luck finding
relevant info.

Thanks -

  :: Gavin


More information about the Insight-users mailing list