pombreda / dicompyler

Automatically exported from code.google.com/p/dicompyler
0 stars 0 forks source link

Create hooks and functionality to allow import plugins for dicompyler #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
This issue was closed by revision ba952f2bf208.

Original comment by bastula on 12 Apr 2012 at 4:59