[Insight-users] Where to find the left, right, top, down information of DICOM header from DICOM image?

Mathieu Malaterre mathieu.malaterre at kitware.com
Wed Mar 8 17:09:01 EST 2006


Thanks David !

	As a side note there is a helper class (shamelessly copy from the very 
same source !), for you happy gdcm users:

	gdcm::Orientation

http://www.creatis.insa-lyon.fr/Public/Gdcm/html.developper/gdcmOrientation_8h.html

	Look for:

std::string Orientation::GetSingleOrientation ( float *iop)

HTH,
Mathieu

David Clunie wrote:
> This is not encoded explicitly but calculated from the DICOM
> unit vectors for the row and column encoded in (0020,0037).
> 
> See also:
> 
> http://www.dclunie.com/medical-image-faq/html/part2.html#DICOMOrientation
> 
> David
> 
> Zien wrote:
> 
>>Hi, Mathieu :
>>
>>The function of these information is used to determine what
>>orientation is top in a DICOM image.
>>
>>Would you need any further more information about these ?
>>
>>Thank you. :)
>>
>>
>>2006/3/1, Mathieu Malaterre <mathieu.malaterre at kitware.com>:
>>
>>
>>>Zien wrote:
>>>
>>>
>>>>Hi,all:
>>>>
>>>>I want to read left,right,top,down information of DICOM header.
>>>
>>>8-|
>>>I have never heard of anything like that before. Could you either give
>>>more detail on the information you are looking for (also mention the
>>>modality). Or you can find it yourself, everything is there:
>>>
>>>http://medical.nema.org/dicom/2004/04_06PU.PDF
>>>
>>>Mathieu
>>>
>>
>>_______________________________________________
>>Insight-users mailing list
>>Insight-users at itk.org
>>http://www.itk.org/mailman/listinfo/insight-users
>>
>>
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 



More information about the Insight-users mailing list