18#ifndef __registration_shared_h__
19#define __registration_shared_h__
25 namespace Registration
32 +
Option (
"mc_weights",
"relative weight of images used for multi-contrast registration. Default: 1.0 (equal weighting)")
38 +
Option (
"directions",
"the directions used for FOD reorienation using apodised point spread functions (Default: 60 directions)")
39 +
Argument (
"file",
"a list of directions [az el] generated using the gendir command.").
type_file_in ()
41 +
Option (
"noreorientation",
"turn off FOD reorientation. Reorientation is on by default if the number "
42 "of volumes in the 4th dimension corresponds to the number of coefficients in an "
43 "antipodally symmetric spherical harmonic series (i.e. 6, 15, 28, 45, 66 etc");
A class to specify a command-line argument.
Argument & type_file_in()
specifies that the argument should be an input file
Argument & type_sequence_float()
specifies that the argument should be a sequence of comma-separated floating-point values.
a class to hold a named list of Option's
A class to specify a command-line option.
const App::OptionGroup fod_options
const OptionGroup multiContrastOptions