2003
Dov Grobgeld <dov@imagic.weizmann.ac.il>
loads files of the dicom file format
Load a file in the DICOM standard format.The standard is defined at http://medical.nema.org/. The plug-in currently only supports reading images with uncompressed pixel sections.
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_VALUE | filename | The name of the file to load |
PF_VALUE | raw-filename | The name of the file to load |
Type | Name | Description |
---|---|---|
PF_IMAGE | image | Output image |