Skip to main content
U.S. flag

An official website of the United States government

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

This website has been deprecated and exists as an archive only.

The TORTOISE website has been moved to https://tortoise.nibib.nih.gov.

For any information about TORTOISE generation V3.x.x, please refer to the new website.

3.2.19 Upsampling Method

<upsampling_method></upsampling_method>

  • nearest
  • linear
  • bicubic Default Setting
  • cubic

The upsampling method tag determines which algorithm to use for upsampling. Where 'nearest' refers to nearest neighbor, and 'bicubic' is the default option. This tag will only take effect if <upsampling> is set to 'all' or 'slice_only'.

The method chosen here is also the interpolation method used for the final transformation of the raw images into the final images.