I want to rescale a Volume created reading a wrongly calibrated dicom file. Is this possible?
Usually this is automatically done with the RescaleIntercept and RescaleSlope from the dicom header but when those values are wrong or missing then I need to do this manually.
I have one idea how to do this. Download the “ImageMaker” module. Create two images: one with the desired offset, and one with the desired scale. Then use the “Add Volume” and “Multiply Volume” modules in the “Filter” menu to adjust your image.
The easiest way to do this IMO is use the “ShiftScaleImageFilter” from the Simple Filters module. Just enter your correction factor as the scale factor.
Does this also apply for the calibration of CBCT to MDCT?
I have a CBCT and MDCT of the same specimen and I want to “convert” the grey values in CBCT accordingly the ones in MDCT and consequently be able to measure “HU” values in the CBCT volume?