Difference between revisions of "OpenIGTLink/Discussion"

From NAMIC Wiki
Jump to: navigation, search
Line 4: Line 4:
 
=Project Week 2008 @ MIT=
 
=Project Week 2008 @ MIT=
 
*The main page for this project is [[2008_Summer_Project_Week]]
 
*The main page for this project is [[2008_Summer_Project_Week]]
 +
 +
==Attendee==
 +
*Junichi Tokuda
 +
*Haiying Liu
  
 
==Agenda==
 
==Agenda==
  
*Open IGT Link -- new requirement
+
===Open IGT Link -- new requirements===
**requirements for new software
+
*requirements for new software
***BrainLab VVLink
+
**BrainLab VVLink
***Prostate
+
**Prostate
***Neuro
+
**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
 
 
 
 
 
  
 +
===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 =

Revision as of 15:40, 6 June 2008

Home < OpenIGTLink < Discussion

<< OpenIGTLink


Project Week 2008 @ MIT

Attendee

  • Junichi Tokuda
  • Haiying Liu

Agenda

Open IGT Link -- new requirements

  • 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