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: helmut, XnTriq, xnview
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.