Difference between revisions of "NeuroNav"
From NAMIC Wiki
Line 12: | Line 12: | ||
* Developer: Haying Liu, Laurent Chauvin | * Developer: Haying Liu, Laurent Chauvin | ||
* For: SPL | * For: SPL | ||
+ | |||
+ | |||
==Options available== | ==Options available== | ||
Line 24: | Line 26: | ||
---- | ---- | ||
*Use thread during beeping function to avoid slowing down system with "sleep" | *Use thread during beeping function to avoid slowing down system with "sleep" | ||
+ | |||
+ | |||
==Tasklist== | ==Tasklist== | ||
Line 38: | Line 42: | ||
**''Fix'': Remove one reslicing | **''Fix'': Remove one reslicing | ||
**''Date'': Not done yet | **''Date'': Not done yet | ||
+ | |||
+ | |||
==Screenshots== | ==Screenshots== | ||
---- | ---- | ||
+ | |||
+ | |||
==Meetings== | ==Meetings== | ||
---- | ---- |
Revision as of 05:38, 10 February 2011
Home < NeuroNavThe NeuroNav project consist in implementing a module in Slicer to perform registration/navigation.|
Contents
Features
- Type: Module
- Language: C++
- Developed OS: Ubuntu Maverick Meerkat (10.10)
- Compile on: Linux x86_64
- Run on: Slicer 3.6.3 trunk (only version tested)
- Developer: Haying Liu, Laurent Chauvin
- For: SPL
Options available
- NeuroNav memory leaks removed
- Label detection
- Beeping function
Under development
To develop
- Use thread during beeping function to avoid slowing down system with "sleep"
Tasklist
Bugfix
- Leaks on NeuroNav module
- Status: Fixed
- Fix: Delete all unused object and delete all objects created in the module at the end
- Date: July 2010
* Reslicing twice during crosshair navigation
- Status: Pending
- Fix: Remove one reslicing
- Date: Not done yet
Screenshots