Search found 3 matches

by Dyuzz
Tue, 2017-08-29, 03:53
Forum: DCMRT
Topic: How can I extract the RT-DoseImage
Replies: 2
Views: 11615

Re: How can I extract the RT-DoseImage

I have settle the problem,the VR of PixelData is OW ,and i use float64.so the mistake happened
by Dyuzz
Tue, 2017-08-29, 03:00
Forum: DCMRT
Topic: How can I extract the RT-DoseImage
Replies: 2
Views: 11615

Re: How can I extract the RT-DoseImage

any help would be very appreciated
by Dyuzz
Tue, 2017-08-29, 02:55
Forum: DCMRT
Topic: How can I extract the RT-DoseImage
Replies: 2
Views: 11615

How can I extract the RT-DoseImage

hi, I am extracting the RT_DoseImage from a RT—Dose file.This file have 165 frames and some DVHs,I extract the Image by using the following code.But,the value of all pixel that I extracted is 0.000.I don't know anything I did wrong. OFVector<OFVector<Float64>> doseimageTemp; if (dose.getDoseImages(d...