Good morning for all
I am working with the IDL language and i need to know the time acquisition of an image format (.dicom). i have used the query_dicom function and the (print, info) expression but i did'nt obtain what i wanted.
i have just obtained: info.dimensions, info.channels, info.num_images, info.image_index and info.pixel_type.
Can you help me and tell me if there is a function other than query?
Thank you
|