Compression based on body part or modality type.

  • Hi Marcel!


    Can i apply Compression based on body part or modality type? Like JPG for CT Scan, JPG2000 for MRI etc.


    Is it possible that i save the same version of image in different compression ratios. For slow network or clinics, highly compressed images must be available and for Radiologist raw images with zero compression should be available. I must have the option to define which AETs come under slow network and which should query raw images.


    --HM

  • Hi,


    I think you can script this, e.g.,


    [lua]
    ImportConverter0 = if Data.Modality == 'CT' then Data:Compress('jk') end


    However, conquest only allows a single stored copy and will recompress as needed to the setting in acrnema.map. So this will always be as the images are retrieved.


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!