Difference between revisions of "2014 Winter Project Week:XNATSlicerLink"
From NAMIC Wiki
Erwin.vast (talk | contribs) |
Erwin.vast (talk | contribs) |
||
Line 18: | Line 18: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | * Extend or build a module upon the existing XNATSlicer module (https://github.com/skumar221/XNATSlicer). | + | * Extend or build a module upon the existing XNATSlicer module (https://github.com/skumar221/XNATSlicer). |
− | * Use custom variables in XNAT to store the description (and possibly other relevant information). | + | * Use custom variables in XNAT to store the description (and possibly other relevant information). |
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> |
Revision as of 11:06, 30 December 2013
Home < 2014 Winter Project Week:XNATSlicerLinkKey Investigators
Project Description
Objective
- Radiologist sometimes would like to make an annotation on an existing CT/MRI/US image. For better management this data should be stored in a central database.
- XNAT (http://xnat.org) is a framework for storing image (derived) data. The focus of this project is to store annotations created in 3D Slicer in XNAT.
- The annotations should be downloadable in the XNAT webinterface.
- It should be possible to store a description accompanied with the annotation.
Approach, Plan
- Extend or build a module upon the existing XNATSlicer module (https://github.com/skumar221/XNATSlicer).
- Use custom variables in XNAT to store the description (and possibly other relevant information).
Progress
- To start.