Sequence Element Value Representation (pydicom.sequence)ΒΆ
Representation of the value for sequence data elements and utilities.
Sequence([iterable]) |
Class to hold multiple Dataset in a list. |
validate_dataset(elem) |
Check that elem is a Dataset instance. |