Difference between revisions of "NeuroNav"
From NAMIC Wiki
| Line 4: | Line 4: | ||
==Features== | ==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== | ==Options available== | ||
| + | ---- | ||
| + | |||
* NeuroNav memory leaks removed | * NeuroNav memory leaks removed | ||
* Label detection | * Label detection | ||
| Line 11: | Line 22: | ||
==Under development== | ==Under development== | ||
| + | ---- | ||
==To develop== | ==To develop== | ||
| + | ---- | ||
| + | |||
* Issue: Avoid reslicing twice during navigation (slowing down the system) | * Issue: Avoid reslicing twice during navigation (slowing down the system) | ||
==Screenshots== | ==Screenshots== | ||
| + | ---- | ||
==Meetings== | ==Meetings== | ||
| + | ---- | ||
Revision as of 04:57, 10 February 2011
Home < NeuroNavThe NeuroNav project consist in implementing a module in Slicer to perform registration/navigation.|
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 (Bug: use thread to avoid slowing down the system)
Under development
To develop
- Issue: Avoid reslicing twice during navigation (slowing down the system)
