Difference between revisions of "DICOM:Interface"
From Slicer Wiki
Line 5: | Line 5: | ||
The screenshots show some of the essential functionality. | The screenshots show some of the essential functionality. | ||
− | [[image:Osirix-local-database-screen 1.png|thumb|300px| | + | [[image:Osirix-local-database-screen 1.png|thumb|300px|center|Osirix local database view]] |
− | [[image:Osirix-qurey-interface 3.png|thumb|300px| | + | [[image:Osirix-qurey-interface 3.png|thumb|300px|center|Osirix Query Interface]] |
Line 13: | Line 13: | ||
Wendy has [[Slicer3:UIDesign:WorkingProblems:XNAT_Desktop_GUI_Design|Design Discussion| done a review]] and created a design that generalizes the DICOM concepts while maintaining the core concepts used in clinical applications. | Wendy has [[Slicer3:UIDesign:WorkingProblems:XNAT_Desktop_GUI_Design|Design Discussion| done a review]] and created a design that generalizes the DICOM concepts while maintaining the core concepts used in clinical applications. | ||
− | [[Image:SlicerXNDLayout_Draft2.png | thumb | 400px | center | + | [[Image:SlicerXNDLayout_Draft2.png | thumb | 400px | center | Generalized design for remote resource query ]] |
== Implementation == | == Implementation == | ||
Initial implementation tests are happening in the context of [http://www.na-mic.org/Wiki/index.php/Events:CTK-Pre-Hackfest-2010 Common Toolkit working sessions]. | Initial implementation tests are happening in the context of [http://www.na-mic.org/Wiki/index.php/Events:CTK-Pre-Hackfest-2010 Common Toolkit working sessions]. |
Revision as of 09:36, 10 March 2010
Home < DICOM:InterfaceGoals
Ideally we will have a nice set of reusable Qt widgets for different aspects of the DICOM interaction process. Since Osirix is widely used (and praised) we are using their interface as an inspiration for our work.
The screenshots show some of the essential functionality.
Design Discussion
Wendy has Design Discussion| done a review and created a design that generalizes the DICOM concepts while maintaining the core concepts used in clinical applications.
Implementation
Initial implementation tests are happening in the context of Common Toolkit working sessions.