expliot.core.protocols.internet.dicom

Wrapper for the DICOM integration.

Package Contents

Classes

AE

Wrapper for the DICOM app entity.

Dataset

Wrapper for the DICOM dataset.

class expliot.core.protocols.internet.dicom.AE

Bases: pynetdicom.AE

Wrapper for the DICOM app entity.

class expliot.core.protocols.internet.dicom.Dataset

Bases: pydicom.dataset.Dataset

Wrapper for the DICOM dataset.