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