itkwasm_dicom.write_rt_struct_async
¶
Module Contents¶
Functions¶
Write a DICOM RT Struct Structured Set for the given ROI contours and DICOM metadata |
API¶
- async itkwasm_dicom.write_rt_struct_async.write_rt_struct_async(input_cxt: os.PathLike, output_dicom: str, dicom_metadata: Optional[Any] = None) os.PathLike ¶
Write a DICOM RT Struct Structured Set for the given ROI contours and DICOM metadata
- Parameters:
input_cxt (os.PathLike) – Input Plastimatch CXT structure set file
output_dicom (str) – Output DICOM RT Struct Structure Set file
dicom_metadata (Any) – Additional DICOM metadata