Doxygen Source Code Documentation
THD_dicomm_to_3dmm.m File Reference
Go to the source code of this file.
Functions | |
for (i=1:1:3) | |
switch (Info.ORIENT_SPECIFIC(i)) | |
case | map (i) |
fprintf (2,'Error%s:\nBad orientation code(%d).\n', FuncName, i) | |
if (nargin > 1) | |
if (~isempty(XYZdic)) XYZmm | |
Variables | |
function [err, XYZmm, map] | |
see BrikInfo | XYZdic |
see BrikInfo map Key | Terms |
see BrikInfo map Key Bethesda Maryland Define the function name for easy referencing | FuncName = 'THD_dicomm_to_3dmm' |
Debug Flag | DBG = 1 |
initailize return variables | err = 1 |
return | |
end end | XYZmm = [] |
Function Documentation
|
|
|
|
|
|
|
|
|
|
|
|
Variable Documentation
|
Definition at line 35 of file THD_dicomm_to_3dmm.m. |
|
Definition at line 67 of file THD_dicomm_to_3dmm.m. |
|
Definition at line 32 of file THD_dicomm_to_3dmm.m. |
|
Initial value: THD_dicomm_to_3dmm (Info, XYZdic) % % [err,XYZmm,map] = THD_dicomm_to_3dmm (Info, [XYZdic]) % %Purpose: % % Change from image-oriented mm coordinates to AFNI dicom (RAI) coordinates % %Input Parameters: % Info: Structure of header file Definition at line 1 of file THD_dicomm_to_3dmm.m. |
|
Definition at line 68 of file THD_dicomm_to_3dmm.m. |
|
Definition at line 1 of file THD_dicomm_to_3dmm.m. |
|
Definition at line 1 of file THD_dicomm_to_3dmm.m. |
|
Definition at line 63 of file THD_dicomm_to_3dmm.m. |