Difference between revisions of "NeuroNav"
From NAMIC Wiki
Line 2: | Line 2: | ||
==Tasks== | ==Tasks== | ||
− | ; Use NeuroNav from Haying Liu | + | ; ''Use NeuroNav from Haying Liu'' |
; Debug NeuroNav Module | ; Debug NeuroNav Module | ||
* Done | * Done | ||
; Implement Label Detection | ; 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.'' |
* Done | * Done | ||
==To Do== | ==To Do== | ||
− | ;Find a solution to avoid slowing down of Slicer while using label detection | + | ; Find a solution to avoid slowing down of Slicer while using label detection |
* Idea: Thread (trouble to use simple thread) | * Idea: Thread (trouble to use simple thread) | ||
==Meetings== | ==Meetings== |
Revision as of 22:12, 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)