Difference between revisions of "NeuroNav"
From NAMIC Wiki
(Created page with 'The NeuroNav project consist in implementing a module in Slicer to perform registration/navigation. ==Tasks== ; Use NeuroNav from Haying Liu ; Debug NeuroNav Module * Done * Imp…') |
|||
Line 6: | Line 6: | ||
* Done | * Done | ||
* Implement Label Detection | * Implement Label Detection | ||
− | * Done (see To Do) | + | * Done (see [[NeuroNav#To Do|To Do list]]) |
; Merge the NeuroNav from NAMIC SandBox (Laurent) and the NeuroNav on trunk (Christoph) and upload it on the Slicer trunk. | ; Merge the NeuroNav from NAMIC SandBox (Laurent) and the NeuroNav on trunk (Christoph) and upload it on the Slicer trunk. | ||
* Done | * Done |
Revision as of 20:00, 13 January 2011
Home < NeuroNavThe NeuroNav project consist in implementing a module in Slicer to perform registration/navigation.
Tasks
- Use NeuroNav from Haying Liu
- Debug NeuroNav Module
- Done
- Implement Label Detection
- Done (see To Do list)
- Merge the NeuroNav from NAMIC SandBox (Laurent) and the NeuroNav on trunk (Christoph) and upload it on the Slicer trunk.
- Done
To Do
- Find a solution to avoid slowing down of Slicer while using label detection
- Idea: Thread (trouble to use simple thread)