i am parsing some DICOM files. Is there any functions that can get pixel data from dicom file in GFL SDK?
thanks.
functions about process DICOM files
Moderators: XnTriq, helmut, xnview
-
- Author of XnView
- Posts: 44883
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 2
- Joined: Fri Jan 07, 2011 5:07 am
Re: functions about process DICOM files
pixel data from GFL_BITMAP::Data are the BitMap pixels, but they were transformed. I want to get the original pixel data.
If the dicom file is jpeg coding, the pixel data i want to get are the pixels decoded.
If the dicom file is jpeg coding, the pixel data i want to get are the pixels decoded.
-
- Author of XnView
- Posts: 44883
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France