comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » DICOM3_2_IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: DICOM3_2_IDL [message #6579 is a reply to message #6526] Thu, 11 July 1996 00:00 Go to previous message
paritosh is currently offline  paritosh
Messages: 2
Registered: July 1996
Junior Member
I read the MR (Siemens Vision) images by a brut-force
method but it works fine.

Visions 1.5 T scanner images have a header of 6144 bytes.

point_lun,inunit,6144
read,data ; your 2D matrix typically 256x256


Note these are 16 bit/pixel images (where only 12 are
actually used)

To extract imaging parameters TI, TE, TR and FOV, I pass the
header through a parser (after converting each byte to
a character) and it seems to work fine.

Paritosh
[Message index]
 
Read Message
Read Message
Previous Topic: Resampling large satellite (AVHRR) images to a grid
Next Topic: Over 256 colors ???

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 07:14:26 PDT 2025

Total time taken to generate the page: 0.56326 seconds