Roadmap
DCMfx has no formal roadmap, but future work is likely to include the following:
Pixel data handling
- Change to
libjpeg-turbofor JPEG Baseline 8-bit, JPEG Extended 12-bit, and JPEG Lossless. - Transcode multi-frame pixel data into H.264/H.265 transfer syntaxes
- Resize/rotate/flip pixel data while transcoding
- Allow fast cropping of JPEG pixel data when the crop is aligned to compression blocks
- Crop pixel data overlays when cropping pixel data
- Update
SequenceOfUltrasoundRegionswhen cropping pixel data.
- Change to
CLI:
- Native use of S3/Azure/GCP/WebDAV URLs via
object_storecrate get-documentcommand:- New command to get an encapsulated document such as a PDF
listcommand:- Make all File Meta Information data elements selectable, not just the transfer syntax
- Filter listed DICOMs by data element value
modifycommand:--mergeand--merge-jsonarguments to merge DICOM data sets together--select-framesargument to transcode only specific frames--replace-pixel-datato replace a DICOM's pixel data--create-basic-offset-tableto add a basic offset table and fragments to the pixel data if absent
- Native use of S3/Azure/GCP/WebDAV URLs via
Decode JPEG-LS pixel data on WASM
DIMSE networking
Decoding and encoding of waveform data
Extraction of DICOM structured report data
Creation of DICOMDIR indexes
