Difference between revisions of "2015 Summer Project Week:IGTSliceletBase"
From NAMIC Wiki
Line 3: | Line 3: | ||
Image:PW-Summer2015.png|[[2015_Summer_Project_Week#Projects|Projects List]] | Image:PW-Summer2015.png|[[2015_Summer_Project_Week#Projects|Projects List]] | ||
Image:FullScreenModule01.png|Full-screen module example | Image:FullScreenModule01.png|Full-screen module example | ||
+ | Image:FullScreenModule02.png|Full-screen module example | ||
+ | Image:FullScreenModule03.png|Full-screen module example | ||
</gallery> | </gallery> | ||
Revision as of 07:33, 22 June 2015
Home < 2015 Summer Project Week:IGTSliceletBaseKey Investigators
- Andras Lasso
- Andrey Fedorov
- Adam Rankin
- Jayender Jagadeesan
- Laszlo Kanyasi
Project Description
Objective
- Create base classes for quick implementation of slicelets that are convenient to use in the operating room
Approach, Plan
- Questions:
- Slicelet/full-screen module (slicelets seem to have performance issue and it's difficult to make sure nothing relies on main window, status bar, etc.)
- Scene initialization: create empty scene/activate loaded scene
- How to split code to mulitple files but still allow reloading (similarly to Editor?)
- Create base classes and/or utility classes
- Create intra-operative US/MRI prostate registration slicelet
Progress
- Skeleton full-screen module is added: https://github.com/SlicerIGT/SliceletTools
- Sample sequence (can be replayed using PlusServer)