Converting from DicomQuery to DicomConnection for Q/R

Note: This page applies only to the COM version of DicomObjects - the threading model of the equivalent DicomAssociation object in the .

Network Transfer Syntax Control (COM)

The mechanism is quite different for the simple Send methods compared to using DicomConnection

Controlling Printer Smoothing

Printers differ greatly in their default behaviour for smoothing/interpolating pixel data. DICOM does provide a mechanism for this to be controlled by the print SCU, but printers do vary in how they interpret and implement this functionality.

DicomConnection.Move

Note: This page applies only to the COM version of DicomObjects - the threading model of the equivalent DicomAssociation object in the .

Pixel Shifting

Pixel shifting is a process used in conjunction with Mask Subtraction to correct for movement of the patient between exposures, so as to give the best alignment and therefore the best masking of fixed structures possible.

Comparison of MoveImages MoveSync GetUsingMove and Move

The DicomObjects.COM version of DicomObjects provides 4 different mechanisms for initiating C-MOVE operations, and we are often asked about the differences and relative benefits.