Currently, the only way to import data into dicompyler is via DICOM data.
However, some non-DICOM data can be generated from other systems, but
visualized via dicompyler. Using an import plugin, this data can be transformed
into DICOM data. This functionality is analogous to the open patient dialog
which imports DICOM data.
The solution is to create hooks so that import plugins can import their native
data and return a set of DICOM objects which can be then published to
dicompyler itself.
Original issue reported on code.google.com by bastula on 20 Mar 2012 at 10:57
Original issue reported on code.google.com by
bastula
on 20 Mar 2012 at 10:57