Difference: WxDicomMetalDoc (1 vs. 7)

Revision 7
11 Nov 2020 - gmt11
Line: 1 to 1
 
META TOPICPARENT name="GMT_wxDicom"
Dr Graham Treece, Department of Engineering
Line: 32 to 32
 
Apply
This causes the MAR scheme to be run on the current image, always starting from the original data.
Continue
This performs an additional iteration of the MAR scheme, irrespective of the max iterations or min change selected.
Reset
This returns the data to the original values.
Changed:
<
<
Create MAR DICOM data
This will create a new DICOM data set with MAR applied (using the current settings). The new DICOM data is created by copying the current files and replacing the actual images, hence this only works for DICOM data which is stored in an uncompressed format. New data is created in a sub-directory 'refined' and each file has the additional '_refined' tag added to the end of the existing file name. The original DICOM data is not affected.
>
>
Create MAR DICOM data
This will create a new DICOM data set with MAR applied (using the current settings). The new DICOM data is created by copying the current files and replacing the actual images, which only works for DICOM data which is stored in an uncompressed format. For compressed DICOM data, this will create a set of TIFF files, which still have the 3D location encoded in them if they are loaded using Stradview. New data is created in a sub-directory 'refined' and each file has the additional '_refined' tag added to the end of the existing file name. The original DICOM data is not affected.