Community Profile

photo

AFH


Active since 2012

Statistics

Content Feed

View by

Answered
Dicom Header Editing & Image Intensity Scaling for output
I think I have figured out the header editing part by using the following command on output: xout = dicomwrite(x,'Test_Image....

12 years ago | 0

Answered
Dicom Header Editing & Image Intensity Scaling for output
here is the bit of code i'm using: x = dicomread('Test_Image'); xinfo = dicominfo('Test_Image'); xinfo.PatientID = '123...

12 years ago | 0

Question


Dicom Header Editing & Image Intensity Scaling for output
I'm reading in a dicom image that is missing a few fields in the header information and I would like to add those fields and out...

12 years ago | 3 answers | 0

3

answers