expliot.core.protocols.internet.dicom

Wrapper for the DICOM integration.

Classes

AE

Wrapper for the DICOM app entity.

Dataset

Wrapper for the DICOM dataset.

Package Contents

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.