omni_resample#

Overview#

Example commands#

omni_resample

Arguments#

Required arguments#

target_image

Target image.

input_image

Input image.

output_image

Output image.

Optional arguments#

-a AFFINE, --affine AFFINE

Affine tranform (omni format).

-r RIGID_TRANSFORM ..., --rigid_transform RIGID_TRANSFORM ... (Number of Arguments: 6)

Generates a omni affine that does the specified transform (angles are in degrees, translations in physical coordinates (usually mm).

-n NUMBER_OF_THREADS, --number_of_threads NUMBER_OF_THREADS (default: 8)

An integer number representing the number of of threads to use for OpenMP, OpenBLAS, and ITK based components of the program. Generally a larger number is better if you can manage it, but past 16 or so there may be diminishing returns.

-v, --version

Show program’s version and exit.

-h, --help

show this help message and exit