Difference between revisions of "NeuroNav"
From NAMIC Wiki
Line 5: | Line 5: | ||
; Debug NeuroNav Module | ; Debug NeuroNav Module | ||
* Done | * Done | ||
− | + | ; Implement Label Detection | |
* Done (see [[NeuroNav#To Do|To Do list]]) | * 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. |
Revision as of 20:01, 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)