MAGDIR81 ;WOIFO/PMK - Read a DICOM image file ; 03 Jul 2013 9:12 AM
Source file <MAGDIR81.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ENTRY | ; process one image
|
|
NEWIMAGE() | ; processing for a new image
|
|
SAVEUID(MACHID,UID) | ; record the UID of the image being processed
|
|
GETUID(MACHID) | ; lookup the UID of the last image processed
|
|
MULTFRAM | ; Handle additional images in a multiframe object
; Get the information from the first image for the additional ones |
|
LOOKUP() | ; lookup the patient/study using cross-reference
|
|
ERRCHECK(FUNCTION,ROUTINE,MSG) | ; check the return code of the function
|