Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2004-08-26 08:37:22
Size: 1314
Editor: DavidTuch
Comment:
Revision 7 as of 2008-04-29 11:45:06
Size: 1356
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
<<Navigation(children)>>
'''Index'''
<<TableOfContents>>

Line 13: Line 18:
mri_matrix_multiply -im inputmatrixfile -om outputmatrixfile [[BR]] mri_matrix_multiply -im inputmatrixfile -om outputmatrixfile <<BR>>
Line 41: Line 46:
["othercommand1"], ["othercommand2"] [[othercommand1]], [[othercommand2]]
Line 52: Line 57:
["References/Lastname###"] None

Index

Name

mri_matrix_multiply - multiplies registration matrices

Synopsis

mri_matrix_multiply -im inputmatrixfile -om outputmatrixfile
mri_matrix_multiply -iim inputmatrixfile -om outputmatrixfile

Arguments

Required Flagged Arguments

-im inputmatrixfile

input matrix file

OR

-iim inputmatrixfile

input matrix file (invert before applying)

-om outputmatrixfile

output matrix file

Optional Flagged Arguments

-v

verbose

Outputs

outputmatrixfile

output matrix in .dat or .xfm format

Description

mri_matrix_multiplyinput and output files may be .dat or .xfm files

Examples

Example 1

Example 2

Bugs

None

See Also

othercommand1, othercommand2

Links

FreeSurfer, FsFast

Methods Description

N/A

References

None

Reporting Bugs

Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>

Author/s

BruceFischl

mri_matrix_multiply (last edited 2008-04-29 11:45:06 by localhost)