Record creation#
Empty records#
|
create a new database in memory or open an existing one on disk. |
|
Create an empty DICOM patient record. |
|
Create an empty DICOM study record. |
|
Create an empty DICOM series. |
Series from value#
|
Create a DICOM series from a numpy array. |
|
Create a DICOM series populated with zeros. |
|
Create a DICOM series populated with ones. |
Reference objects#
Create an empty toy database for demonstration purposes. |