This does not currently work.
- Render an image from a Dicom file (the last one in case the DICOM file contain an icon)
- resize the image using the Bicubic interpolation method
- apply the VOI Lut
convert isome.file[-1] -resize 50% -interpolate Bicubic -level 495,210 isome.file.png