Difference between revisions of "NeuroNav"
From NAMIC Wiki
| (16 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | =Timeline= | |
| − | + | {|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000" cellpadding="1" width="40%" | |
| − | + | ! align="center" style="border-style: solid; border-width: 1px"| Task | |
| − | {| | + | ! align="center" style="border-style: solid; border-width: 1px"| Status |
| − | + | ! align="center" style="border-style: solid; border-width: 1px"| Deadline | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| − | | | + | | align="center" style="border-style: solid; border-width: 1px"| Fix some bugs and leaks |
| − | |style="background: | + | | style="border-style: solid; border-width: 1px; background-color:green"| |
| − | | | + | | align="center" style="border-style: solid; border-width: 1px"| - |
|- | |- | ||
| − | | | + | | align="center" style="border-style: solid; border-width: 1px"| Add label detection (beeping function) |
| − | |style="background: | + | | style="border-style: solid; border-width: 1px; background-color:green"| |
| − | | -- | + | | align="center" style="border-style: solid; border-width: 1px"| - |
|- | |- | ||
| − | | | + | | align="center" style="border-style: solid; border-width: 1px"| Add crosshair (reslicing) |
| − | |style="background: | + | | style="border-style: solid; border-width: 1px; background-color:green"| |
| − | | -- | + | | align="center" style="border-style: solid; border-width: 1px"| - |
|} | |} | ||
| − | == | + | =Development= |
| − | + | ===Fix some bugs and leaks=== | |
| − | + | * Remove some memory leaks | |
| − | + | ===Add label detection=== | |
| − | + | * Add label detection function | |
| − | + | * Add beeping function | |
| − | + | ===Add crosshair=== | |
| − | + | * Add crosshair | |
| − | + | * Use crosshair to reslice | |
| − | + | * Reslicing twice ? | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | == | + | =Tips= |
| + | * Threaded beeping function to avoid slowing down system | ||
Latest revision as of 21:38, 5 January 2012
Home < NeuroNavContents
Timeline
| Task | Status | Deadline |
|---|---|---|
| Fix some bugs and leaks | - | |
| Add label detection (beeping function) | - | |
| Add crosshair (reslicing) | - |
Development
Fix some bugs and leaks
- Remove some memory leaks
Add label detection
- Add label detection function
- Add beeping function
Add crosshair
- Add crosshair
- Use crosshair to reslice
- Reslicing twice ?
Tips
- Threaded beeping function to avoid slowing down system