Parsing Multiframes

11 views
Skip to first unread message

Jacob

unread,
Sep 28, 2022, 12:14:27 PM9/28/22
to nanodicom
I wonder, if someone could shed a light on, how to read multiframe values using nanodicom?
I need to read pixel spacing (0028,0030) from the Pixel Measures Sequence (0028,9110) of the Shared Functional Groups Sequence (5200,9229).

Would it be something like:
$dicom = Nanodicom::factory($imagepath . "/" . $firstFile, 'simple');
$dicom->value(0x5200, 0x9230)->value(0028,9110)->value(0028,0030)

Kind regards,
Jacob
Reply all
Reply to author
Forward
0 new messages