Difference between revisions of "2011 Summer Project Week RECIST"
From NAMIC Wiki
Line 3: | Line 3: | ||
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]] | Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]] | ||
File:Slicer4-RECIST-StartingPoint.jpg|Starting point: Annotations module | File:Slicer4-RECIST-StartingPoint.jpg|Starting point: Annotations module | ||
+ | Image:Slicer4-RECIST-ProjectWeekSummer2011.jpg | End of Project Week: RECIST module prototype | ||
</gallery> | </gallery> | ||
Line 44: | Line 45: | ||
* Implemented a first pass at creating a hierarchy with a loaded volume, creating a patient container and then containers for a baseline and follow up session | * Implemented a first pass at creating a hierarchy with a loaded volume, creating a patient container and then containers for a baseline and follow up session | ||
* Triggered adding a ruler and assigning it to a session volume | * Triggered adding a ruler and assigning it to a session volume | ||
+ | * Access current red slice viewer background volume and add it to the active session | ||
* First pass at calculation | * First pass at calculation | ||
− | * TODO: make it a wizard, get feedback and refine it | + | * TODO: debug, make it a wizard, get feedback and refine it |
Latest revision as of 15:15, 24 June 2011
Home < 2011 Summer Project Week RECISTRECIST Module in Slicer4
Key Investigators
- BWH: Nicole Aucoin
Objective
Use the Annotation rulers in a RECIST module in Slicer4.
Approach, Plan
- Map out a workflow
- Determine new data structures to deal with mapping measurements to volumes, over time
- Add a new built in module linking to Annotations
- Modify annotations to work with RECIST
- restrict ruler ends to plane
- 2d zoom
Progress
- Used the module template script to create a new Slicer4 module, then designer to sketch out a user interface, using the basic MRML scene tree view
- Implemented a first pass at creating a hierarchy with a loaded volume, creating a patient container and then containers for a baseline and follow up session
- Triggered adding a ruler and assigning it to a session volume
- Access current red slice viewer background volume and add it to the active session
- First pass at calculation
- TODO: debug, make it a wizard, get feedback and refine it
References
Delivery Mechanism
This work will be delivered to the NAMIC Kit as a loadable module.