QMRITools`
QMRITools`

RescaleData

RescaleData[data,dim]

rescales image/data to given dimensions.

RescaleData[data,{vox1,vox2}]

rescales image/data from size vox1 to size vox2.

Details

  • The following options can be given:
  • InterpolationOrder3InterpolationOrder is an option for Interpolation, as well as ListLinePlot, ListPlot3D, ListContourPlot, and related functions, that specifies what order of interpolation to use.

Examples