.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2. .TH TEEM "1" "May 2011" "Teem version 1.11.0 (late 2009 or early 2010)" "User Commands" .SH NAME Teem\-gprobe \- Shows off the functionality of the gage library .SH SYNOPSIS .B teem-gprobe \fI\-i \-k \fR[\fI\-v \fR] \fI\-q \\fR .SH DESCRIPTION \&./teem\-gprobe: Shows off the functionality of the gage library. Uses gageProbe() to query various kinds of volumes to learn various measured or derived quantities. .IP [\-gmc ] [\-ofs] [\-seed ] [\-k00 ] [\-k11 ] \e [\-k22 ] [\-rn] [\-ssn ] [\-ssr ] \e [\-kssb ] [\-kssr ] [\-ssu] [\-sso] [\-ssnd] [\-ssf ] [\-s ] [\-ssp ] [\-pg ] \e [\-pi ] [\-pp ] [\-eps ] [\-psi

] [\-t ] \e [\-o ] .IP \fB\-i\fR = input volume .IP \fB\-k\fR = "kind" of volume ("scalar", "vector", "tensor", .IP or "dwi") .IP \fB\-v\fR = verbosity level (int); default: "1" .IP \fB\-q\fR = the quantity (scalar, vector, or matrix) to learn .IP by probing (string) .TP \fB\-gmc\fR = For curvature\-based queries, use zero when gradient magnitude is below this (double); default: "0.0" .IP \fB\-ofs\fR = If only per\-axis spacing is available, use that .IP to contrive full orientation info .IP \fB\-seed\fR = RNG seed; mostly for debugging (unsigned int); .IP default: "42" .IP \fB\-k00\fR = kernel for gageKernel00; default: "tent" \fB\-k11\fR = kernel for gageKernel11; default: "cubicd:1,0" \fB\-k22\fR = kernel for gageKernel22; default: "cubicdd:1,0" .IP \fB\-rn\fR = renormalize kernel weights at each new sample .IP location. "Accurate" kernels don't need this; doing it always makes things go slower .IP \fB\-ssn\fR = how many scale\-space samples to evaluate, or, 0 .IP to turn\-off all scale\-space behavior (unsigned int); default: "0" .TP \fB\-ssr\fR = range of scales in scale\-space (2 doubles); default: "nan nan" .IP \fB\-kssb\fR = blurring kernel, to sample scale space; .IP default: "dgauss:1,5" .IP \fB\-kssr\fR = kernel for reconstructing from scale space .IP samples; default: "hermite" .IP \fB\-ssu\fR = do uniform samples along sigma, and not (by .IP default) samples according to the effective diffusion scale .IP \fB\-sso\fR = if not using "\-ssu", use pre\-computed optimal .IP sigmas when possible .IP \fB\-ssnd\fR = normalize derivatives by scale .PP \fB\-ssf\fR = printf\-style format (including a "%u") for the .IP filenames from which to read pre\-blurred volumes computed for the stack, if they exist and match the stack parameters, and where to save them if they had to be re\-computed. Leave this as empty string to disable this. (string); default: "" .TP \fB\-s\fR = scaling factor for resampling on each axis (>1.0 : supersampling); use "\-ssp" (and "\-psi")to specify scale position of sampling (3 doubles); default: "1 1 1" .IP \fB\-ssp\fR = when using scale\-space, scale\-position at which .IP to probe (double); default: "0" .IP \fB\-pg\fR = overrides "\-s": 2\-D nrrd which specifies origin .IP and direction vectors for sampling grid; default: "" .IP \fB\-pi\fR = overrides "\-pv": probes at this list of 3\-vec or .IP 4\-vec positions; default: "" .IP \fB\-pp\fR = overrides "\-pi": only sample at this specified .IP point (3..4 doubles); default: "nan nan nan" .IP \fB\-eps\fR = if non\-zero, and if query is a scalar, and if .IP using "pp" to query at a single point, then do epsilon offset probes to calculate discrete differences, to find the numerical gradient and hessian (for debugging) (double); default: "0" .IP \fB\-psi\fR

= whether the probe location specification (by any .IP of the four previous flags) are in index space (bool); default: "true" .IP \fB\-t\fR = type of output volume (type); default: "float" \fB\-o\fR = output volume (string); default: "\-" .SH "SEE ALSO" The full documentation for .B Teem is maintained as a Texinfo manual. If the .B info and .B Teem programs are properly installed at your site, the command .IP .B info Teem .PP should give you access to the complete manual.