Difference between revisions of "OpenIGTLink/Discussion"

From NAMIC Wiki
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
*[IGTL]Broadcasting (The Open IGT Link Library)
 
*[IGTL]Broadcasting (The Open IGT Link Library)
 
*[Slicer]Fix problem in transform matrix
 
*[Slicer]Fix problem in transform matrix
 
  
  
Line 27: Line 26:
 
*GUI Interface Design
 
*GUI Interface Design
 
*API Design to use OpenIGTLink module from other modules
 
*API Design to use OpenIGTLink module from other modules
 +
 +
 +
= New commands =
 +
 +
Discussion page about [[OpenIGTLink/Discussion/NewCommands| new commands]] based on version 1 of OpenIGTLink. It is not decided yet, if (parts of) these commands are integrated to one of the next official
 +
interface versions.
  
 
= Open questions =
 
= Open questions =
Line 34: Line 39:
 
# Compression?
 
# Compression?
 
# Duplicate messages
 
# Duplicate messages
 +
# What about the check of the header ?? -- by Dr. Gregory Fischer @ WPI
 +
  
 
= 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 ]]

Latest revision as of 15:08, 6 April 2010

Home < OpenIGTLink < Discussion

<< OpenIGTLink

Requests, TODOs

  • [IGTL]Broadcasting (The Open IGT Link Library)
  • [Slicer]Fix problem in transform matrix


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 Module -- What is next?

  • Outgoing data via MRML
  • GUI Interface Design
  • API Design to use OpenIGTLink module from other modules


New commands

Discussion page about new commands based on version 1 of OpenIGTLink. It is not decided yet, if (parts of) these commands are integrated to one of the next official interface versions.

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
  6. What about the check of the header ?? -- by Dr. Gregory Fischer @ WPI


Other Resources