Difference between revisions of "OpenIGTLink/Discussion"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[OpenIGTLink | << OpenIGTLink]]
 
[[OpenIGTLink | << OpenIGTLink]]
 +
 +
 +
=Project Week 2008 @ MIT=
 +
*The main page for this project is [[2008_Summer_Project_Week]]
 +
 +
==Agenda==
 +
 +
*Open IGT Link -- new requirement
 +
**requirements for new software
 +
***BrainLab VVLink
 +
***Prostate
 +
***Neuro
 +
 +
 +
*Slicer 3 Open IGT Link -- What is next?
 +
**Outgoing data via MRML
 +
**GUI Interface Design
 +
**API Design to use OpenIGTLink module from other modules
 +
 +
 +
  
 
= Open questions =
 
= Open questions =
Line 7: Line 28:
 
# Compression?
 
# Compression?
 
# Duplicate messages
 
# Duplicate messages
 
  
 
= Other Resources =
 
= Other Resources =
 
* [http://www.bioimagesuite.org/public/VVLink.html BioImage Suite VVLink Tool] (uses TCL/TK object streaming)
 
* [http://www.bioimagesuite.org/public/VVLink.html BioImage Suite VVLink Tool] (uses TCL/TK object streaming)
 
* [[OpenIGTLink/Meetings | Meetings concerning Open IGT Link ]]
 
* [[OpenIGTLink/Meetings | Meetings concerning Open IGT Link ]]

Revision as of 15:38, 6 June 2008

Home < OpenIGTLink < Discussion

<< OpenIGTLink


Project Week 2008 @ MIT

Agenda

  • Open IGT Link -- new requirement
    • requirements for new software
      • BrainLab VVLink
      • Prostate
      • Neuro


  • Slicer 3 Open IGT Link -- What is next?
    • Outgoing data via MRML
    • GUI Interface Design
    • API Design to use OpenIGTLink module from other modules



Open questions

  1. What if the application receives hundreds of "position" packets?
    Should we have packet types?
    -keep only the last (position)
    - all important (command)
    - high priority (emergency)
  2. Priority
  3. Authentication (other than Unique Name) -- SSL
  4. Compression?
  5. Duplicate messages

Other Resources