<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.na-mic.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PatrickCheng</id>
	<title>NAMIC Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.na-mic.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PatrickCheng"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/PatrickCheng"/>
	<updated>2026-04-04T16:51:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_Breakout_Session:OpenIGTLink&amp;diff=53040</id>
		<title>2010 Summer Project Week Breakout Session:OpenIGTLink</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_Breakout_Session:OpenIGTLink&amp;diff=53040"/>
		<updated>2010-05-28T00:24:36Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[2010_Summer_Project_Week]]&lt;br /&gt;
&lt;br /&gt;
Organizer: Junichi Tokuda&amp;lt;br/&amp;gt;&lt;br /&gt;
Date: Thursday, June 24, 2010&amp;lt;br/&amp;gt;&lt;br /&gt;
OpenIGTLink Home Page: [[OpenIGTLink]]&lt;br /&gt;
&lt;br /&gt;
=Agenda=&lt;br /&gt;
&lt;br /&gt;
Please note that this agenda is currently under construction and will be finalized by May 28th.&lt;br /&gt;
&lt;br /&gt;
*9-10am: &lt;br /&gt;
**Case Experience&lt;br /&gt;
**Summary of OpenIGTLink &lt;br /&gt;
**Discussion on protocol version 2.&lt;br /&gt;
*10a-12pm: Hands-on session. Specifics of this session will be decided after the May 27th tcon.&lt;br /&gt;
*12-1pm: Break for lunch&lt;br /&gt;
*1-2pm: Demos of working OpenIGTLink based systems&lt;br /&gt;
**AIST demos (TBD)&lt;br /&gt;
*2-3pm: OpenIGTLink Library, 3D Slicer and other tools&lt;br /&gt;
*3-4pm: Simulator Discussion&lt;br /&gt;
&lt;br /&gt;
Suggestions for agenda from TCON:&lt;br /&gt;
*Tracker simulator (Haiying)&lt;br /&gt;
*General session on simulators (maybe there should be a general discussion on this)&lt;br /&gt;
*Suggestions for hands-on session&lt;br /&gt;
**hello world type demo application &lt;br /&gt;
**5-10 minutes from each of the vendors on how they can use it?&lt;br /&gt;
**compare OpenIGTLink with Steathlink protocol&lt;br /&gt;
**hands-on help in WPI system up and running (Greg will confirm)&lt;br /&gt;
**planning to interface aurora tracker with Slicer using OpenIGTLink (Tamas)&lt;br /&gt;
**discussion about the implementation -- message queueing idea/transport layer (Patrick Georgetown, Steve to followup)&lt;br /&gt;
*** Comments from Patrick&lt;br /&gt;
**** For latest update on this, please refer to the CTK wiki: http://www.commontk.org/index.php/Documentation/Messaging&lt;br /&gt;
**** '''Suggestion:''' use [http://msdn.microsoft.com/en-us/library/ff647328.aspx Message Bus] and [http://msdn.microsoft.com/en-us/library/ff649664(v=pandp.10).aspx Publisher/Subscriber] design pattern for system integration&lt;br /&gt;
**** OpenIGTLink can be used to define the common message schema, and ZeroMQ can be used to handle the transportation layer abstraction&lt;br /&gt;
**** [http://www.zeromq.org/ ZeroMQ] is a small and fast implementation of the [http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol Advanced Message Queuing Protocol] under the LGPL license&lt;br /&gt;
**** It supports both synchronous and asynchronous messaging mode&lt;br /&gt;
**** It supportsTCP, Multicast/PGM, Inter-process, and inter-thread transportation&lt;br /&gt;
****  CMake version of library can be found here http://github.com/PatrickCheng/zeromq2&lt;br /&gt;
**** API can be found here http://api.zeromq.org/zmq.html  &lt;br /&gt;
--------------&lt;br /&gt;
&lt;br /&gt;
=Notes=&lt;br /&gt;
==Discussion on OpenIGTLink Protocol version 2==&lt;br /&gt;
*Finalize version 2 protocol&lt;br /&gt;
**[[OpenIGTLink/ProtocolV2/Summary| Summary of version 2 protocol]]&lt;br /&gt;
**New support for image-guided systems&lt;br /&gt;
***Discussion on new commands is [[OpenIGTLink/Discussion/NewCommands|in progress]].&lt;br /&gt;
**Matlab integration&lt;br /&gt;
***There have been several requests for Matlab OpenIGTLink interface.&lt;br /&gt;
***[[OpenIGTLink/Matlab|Prototype Matlab/Octave interface]] is available.&lt;br /&gt;
***New message type to support &amp;quot;remote procedure call&amp;quot;??&lt;br /&gt;
**&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;(Please put your agenda here)&amp;lt;/font&amp;gt;&lt;br /&gt;
==Dissemination, collaboration etc.)==&lt;br /&gt;
The following item is part of NCIGT. We need inputs from Ron and Tina.&lt;br /&gt;
*Tutorial (how we do now, and how it should be)&lt;br /&gt;
*web presence (how we are, and how it should be)&lt;br /&gt;
*Ctest (how we do)&lt;br /&gt;
*Use Slicer ML or dedicated ML?&lt;br /&gt;
==Hands-on session (11am-12pm)==&lt;br /&gt;
*Opportunity for IGT developers to consult with OpenIGTLink experts and find solutions for their project.&lt;br /&gt;
==OpenIGTLink Library, 3D Slicer and other tools==&lt;br /&gt;
*Features&lt;br /&gt;
*Message classes&lt;br /&gt;
*Example programs&lt;br /&gt;
*Timeline&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Demo Session=&lt;br /&gt;
==AIST demos==&lt;br /&gt;
*(TBD)&lt;br /&gt;
&lt;br /&gt;
=Collaborators=&lt;br /&gt;
*list of potential collaborator&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Participants=&lt;br /&gt;
*Junichi Tokuda&lt;br /&gt;
*Nobuhiko Hata&lt;br /&gt;
*Haiying Liu&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Teleconference on May 27 (Thu) 3pm-=&lt;br /&gt;
==Objectives==&lt;br /&gt;
*Topics to discuss during the event&lt;br /&gt;
*Finalize the schedule&lt;br /&gt;
*Action items&lt;br /&gt;
&lt;br /&gt;
==Participants==&lt;br /&gt;
*Please feel free to put your name here&lt;br /&gt;
*Junichi Tokuda (BWH)&lt;br /&gt;
*Tina Kapur, BWH&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
* Agenda in the project week&lt;br /&gt;
**Summary of OpenIGTLink &lt;br /&gt;
***Short presentation about overview and updates of OpenIGTLink for those who are not in the presentation on Tuesday.&lt;br /&gt;
**Discussion on protocol version 2.&lt;br /&gt;
***New features for 3D Slicer&lt;br /&gt;
***Matlab&lt;br /&gt;
***Messages for sensor data (proposed by AIST project)&lt;br /&gt;
***Endoscope/camera control&lt;br /&gt;
**Hands-on session. Specifics of this session will be decided after the May 27th tcon.&lt;br /&gt;
**Demos of working OpenIGTLink based systems&lt;br /&gt;
**OpenIGTLink Library, 3D Slicer and other tools&lt;br /&gt;
***Matlab interfaces&lt;br /&gt;
***3D Slicer user interface&lt;br /&gt;
***Tutorials&lt;br /&gt;
&lt;br /&gt;
* Demos (please feel free to add)&lt;br /&gt;
**IGSTK demo from Haiying&lt;br /&gt;
**AIST demo (may be video)&lt;br /&gt;
**New 3D Slicer OpenIGTLink IF&lt;br /&gt;
&lt;br /&gt;
* Breakout session schedule&lt;br /&gt;
**Make sure that all participants can sessions they need&lt;br /&gt;
**Order of sessions&lt;br /&gt;
&lt;br /&gt;
* Action items by Project Week&lt;br /&gt;
** List all potential applications&lt;br /&gt;
** List all problems, issues regrading the current protocol&lt;br /&gt;
** Feedbacks&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_Breakout_Session:OpenIGTLink&amp;diff=53039</id>
		<title>2010 Summer Project Week Breakout Session:OpenIGTLink</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_Breakout_Session:OpenIGTLink&amp;diff=53039"/>
		<updated>2010-05-27T23:31:48Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[2010_Summer_Project_Week]]&lt;br /&gt;
&lt;br /&gt;
Organizer: Junichi Tokuda&amp;lt;br/&amp;gt;&lt;br /&gt;
Date: Thursday, June 24, 2010&amp;lt;br/&amp;gt;&lt;br /&gt;
OpenIGTLink Home Page: [[OpenIGTLink]]&lt;br /&gt;
&lt;br /&gt;
=Agenda=&lt;br /&gt;
&lt;br /&gt;
Please note that this agenda is currently under construction and will be finalized by May 28th.&lt;br /&gt;
&lt;br /&gt;
*9-10am: &lt;br /&gt;
**Case Experience&lt;br /&gt;
**Summary of OpenIGTLink &lt;br /&gt;
**Discussion on protocol version 2.&lt;br /&gt;
*10a-12pm: Hands-on session. Specifics of this session will be decided after the May 27th tcon.&lt;br /&gt;
*12-1pm: Break for lunch&lt;br /&gt;
*1-2pm: Demos of working OpenIGTLink based systems&lt;br /&gt;
**AIST demos (TBD)&lt;br /&gt;
*2-3pm: OpenIGTLink Library, 3D Slicer and other tools&lt;br /&gt;
*3-4pm: Simulator Discussion&lt;br /&gt;
&lt;br /&gt;
Suggestions for agenda from TCON:&lt;br /&gt;
*Tracker simulator (Haiying)&lt;br /&gt;
*General session on simulators (maybe there should be a general discussion on this)&lt;br /&gt;
*Suggestions for hands-on session&lt;br /&gt;
**hello world type demo application &lt;br /&gt;
**5-10 minutes from each of the vendors on how they can use it?&lt;br /&gt;
**compare OpenIGTLink with Steathlink protocol&lt;br /&gt;
**hands-on help in WPI system up and running (Greg will confirm)&lt;br /&gt;
**planning to interface aurora tracker with Slicer using OpenIGTLink (Tamas)&lt;br /&gt;
**discussion about the implementation -- message queueing idea/transport layer (Patrick Georgetown, Steve to followup)&lt;br /&gt;
*** Comments from Patrick&lt;br /&gt;
**** '''Suggestion:''' use [http://msdn.microsoft.com/en-us/library/ff647328.aspx Message Bus] and [http://msdn.microsoft.com/en-us/library/ff649664(v=pandp.10).aspx Publisher/Subscriber] design pattern for system integration&lt;br /&gt;
**** OpenIGTLink can be used to define the common message schema, and ZeroMQ can be used to handle the transportation layer abstraction&lt;br /&gt;
**** [http://www.zeromq.org/ ZeroMQ] is a small and fast implementation of the [http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol Advanced Message Queuing Protocol] under the LGPL license&lt;br /&gt;
**** It supports both synchronous and asynchronous messaging mode&lt;br /&gt;
**** It supportsTCP, Multicast/PGM, Inter-process, and inter-thread transportation&lt;br /&gt;
****  CMake version of library can be found here http://github.com/PatrickCheng/zeromq2&lt;br /&gt;
**** API can be found here http://api.zeromq.org/zmq.html  &lt;br /&gt;
--------------&lt;br /&gt;
&lt;br /&gt;
=Notes=&lt;br /&gt;
==Discussion on OpenIGTLink Protocol version 2==&lt;br /&gt;
*Finalize version 2 protocol&lt;br /&gt;
**[[OpenIGTLink/ProtocolV2/Summary| Summary of version 2 protocol]]&lt;br /&gt;
**New support for image-guided systems&lt;br /&gt;
***Discussion on new commands is [[OpenIGTLink/Discussion/NewCommands|in progress]].&lt;br /&gt;
**Matlab integration&lt;br /&gt;
***There have been several requests for Matlab OpenIGTLink interface.&lt;br /&gt;
***[[OpenIGTLink/Matlab|Prototype Matlab/Octave interface]] is available.&lt;br /&gt;
***New message type to support &amp;quot;remote procedure call&amp;quot;??&lt;br /&gt;
**&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;(Please put your agenda here)&amp;lt;/font&amp;gt;&lt;br /&gt;
==Dissemination, collaboration etc.)==&lt;br /&gt;
The following item is part of NCIGT. We need inputs from Ron and Tina.&lt;br /&gt;
*Tutorial (how we do now, and how it should be)&lt;br /&gt;
*web presence (how we are, and how it should be)&lt;br /&gt;
*Ctest (how we do)&lt;br /&gt;
*Use Slicer ML or dedicated ML?&lt;br /&gt;
==Hands-on session (11am-12pm)==&lt;br /&gt;
*Opportunity for IGT developers to consult with OpenIGTLink experts and find solutions for their project.&lt;br /&gt;
==OpenIGTLink Library, 3D Slicer and other tools==&lt;br /&gt;
*Features&lt;br /&gt;
*Message classes&lt;br /&gt;
*Example programs&lt;br /&gt;
*Timeline&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Demo Session=&lt;br /&gt;
==AIST demos==&lt;br /&gt;
*(TBD)&lt;br /&gt;
&lt;br /&gt;
=Collaborators=&lt;br /&gt;
*list of potential collaborator&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Participants=&lt;br /&gt;
*Junichi Tokuda&lt;br /&gt;
*Nobuhiko Hata&lt;br /&gt;
*Haiying Liu&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Teleconference on May 27 (Thu) 3pm-=&lt;br /&gt;
==Objectives==&lt;br /&gt;
*Topics to discuss during the event&lt;br /&gt;
*Finalize the schedule&lt;br /&gt;
*Action items&lt;br /&gt;
&lt;br /&gt;
==Participants==&lt;br /&gt;
*Please feel free to put your name here&lt;br /&gt;
*Junichi Tokuda (BWH)&lt;br /&gt;
*Tina Kapur, BWH&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
* Agenda in the project week&lt;br /&gt;
**Summary of OpenIGTLink &lt;br /&gt;
***Short presentation about overview and updates of OpenIGTLink for those who are not in the presentation on Tuesday.&lt;br /&gt;
**Discussion on protocol version 2.&lt;br /&gt;
***New features for 3D Slicer&lt;br /&gt;
***Matlab&lt;br /&gt;
***Messages for sensor data (proposed by AIST project)&lt;br /&gt;
***Endoscope/camera control&lt;br /&gt;
**Hands-on session. Specifics of this session will be decided after the May 27th tcon.&lt;br /&gt;
**Demos of working OpenIGTLink based systems&lt;br /&gt;
**OpenIGTLink Library, 3D Slicer and other tools&lt;br /&gt;
***Matlab interfaces&lt;br /&gt;
***3D Slicer user interface&lt;br /&gt;
***Tutorials&lt;br /&gt;
&lt;br /&gt;
* Demos (please feel free to add)&lt;br /&gt;
**IGSTK demo from Haiying&lt;br /&gt;
**AIST demo (may be video)&lt;br /&gt;
**New 3D Slicer OpenIGTLink IF&lt;br /&gt;
&lt;br /&gt;
* Breakout session schedule&lt;br /&gt;
**Make sure that all participants can sessions they need&lt;br /&gt;
**Order of sessions&lt;br /&gt;
&lt;br /&gt;
* Action items by Project Week&lt;br /&gt;
** List all potential applications&lt;br /&gt;
** List all problems, issues regrading the current protocol&lt;br /&gt;
** Feedbacks&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_Breakout_Session:OpenIGTLink&amp;diff=53038</id>
		<title>2010 Summer Project Week Breakout Session:OpenIGTLink</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_Breakout_Session:OpenIGTLink&amp;diff=53038"/>
		<updated>2010-05-27T22:23:18Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[2010_Summer_Project_Week]]&lt;br /&gt;
&lt;br /&gt;
Organizer: Junichi Tokuda&amp;lt;br/&amp;gt;&lt;br /&gt;
Date: Thursday, June 24, 2010&amp;lt;br/&amp;gt;&lt;br /&gt;
OpenIGTLink Home Page: [[OpenIGTLink]]&lt;br /&gt;
&lt;br /&gt;
=Agenda=&lt;br /&gt;
&lt;br /&gt;
Please note that this agenda is currently under construction and will be finalized by May 28th.&lt;br /&gt;
&lt;br /&gt;
*9-10am: &lt;br /&gt;
**Case Experience&lt;br /&gt;
**Summary of OpenIGTLink &lt;br /&gt;
**Discussion on protocol version 2.&lt;br /&gt;
*10a-12pm: Hands-on session. Specifics of this session will be decided after the May 27th tcon.&lt;br /&gt;
*12-1pm: Break for lunch&lt;br /&gt;
*1-2pm: Demos of working OpenIGTLink based systems&lt;br /&gt;
**AIST demos (TBD)&lt;br /&gt;
*2-3pm: OpenIGTLink Library, 3D Slicer and other tools&lt;br /&gt;
*3-4pm: Simulator Discussion&lt;br /&gt;
&lt;br /&gt;
Suggestions for agenda from TCON:&lt;br /&gt;
*Tracker simulator (Haiying)&lt;br /&gt;
*General session on simulators (maybe there should be a general discussion on this)&lt;br /&gt;
*Suggestions for hands-on session&lt;br /&gt;
**hello world type demo application &lt;br /&gt;
**5-10 minutes from each of the vendors on how they can use it?&lt;br /&gt;
**compare OpenIGTLink with Steathlink protocol&lt;br /&gt;
**hands-on help in WPI system up and running (Greg will confirm)&lt;br /&gt;
**planning to interface aurora tracker with Slicer using OpenIGTLink (Tamas)&lt;br /&gt;
**discussion about the implementation -- message queueing idea/transport layer (Patrick Georgetown, Steve to followup)&lt;br /&gt;
*** Comments from Patrick&lt;br /&gt;
**** '''Suggestion:''' Using [http://msdn.microsoft.com/en-us/library/ff647328.aspx Message Bus] and [http://msdn.microsoft.com/en-us/library/ff649664(v=pandp.10).aspx Publisher/Subscriber] design pattern for system integration&lt;br /&gt;
**** OpenIGTLink can be used to define the common message schema, and ZeroMQ can be used to handle the transportation layer abstraction&lt;br /&gt;
**** [http://www.zeromq.org/ ZeroMQ] is a small and fast implementation of the [http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol Advanced Message Queuing Protocol] under the LGPL license&lt;br /&gt;
**** It supports both synchronous and asynchronous messaging mode&lt;br /&gt;
**** It supportsTCP, Multicast/PGM, Inter-process, and inter-thread transportation&lt;br /&gt;
****  CMake version of library can be found here http://github.com/PatrickCheng/zeromq2&lt;br /&gt;
**** API can be found here http://api.zeromq.org/zmq.html  &lt;br /&gt;
--------------&lt;br /&gt;
&lt;br /&gt;
=Notes=&lt;br /&gt;
==Discussion on OpenIGTLink Protocol version 2==&lt;br /&gt;
*Finalize version 2 protocol&lt;br /&gt;
**[[OpenIGTLink/ProtocolV2/Summary| Summary of version 2 protocol]]&lt;br /&gt;
**New support for image-guided systems&lt;br /&gt;
***Discussion on new commands is [[OpenIGTLink/Discussion/NewCommands|in progress]].&lt;br /&gt;
**Matlab integration&lt;br /&gt;
***There have been several requests for Matlab OpenIGTLink interface.&lt;br /&gt;
***[[OpenIGTLink/Matlab|Prototype Matlab/Octave interface]] is available.&lt;br /&gt;
***New message type to support &amp;quot;remote procedure call&amp;quot;??&lt;br /&gt;
**&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;(Please put your agenda here)&amp;lt;/font&amp;gt;&lt;br /&gt;
==Dissemination, collaboration etc.)==&lt;br /&gt;
The following item is part of NCIGT. We need inputs from Ron and Tina.&lt;br /&gt;
*Tutorial (how we do now, and how it should be)&lt;br /&gt;
*web presence (how we are, and how it should be)&lt;br /&gt;
*Ctest (how we do)&lt;br /&gt;
*Use Slicer ML or dedicated ML?&lt;br /&gt;
==Hands-on session (11am-12pm)==&lt;br /&gt;
*Opportunity for IGT developers to consult with OpenIGTLink experts and find solutions for their project.&lt;br /&gt;
==OpenIGTLink Library, 3D Slicer and other tools==&lt;br /&gt;
*Features&lt;br /&gt;
*Message classes&lt;br /&gt;
*Example programs&lt;br /&gt;
*Timeline&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Demo Session=&lt;br /&gt;
==AIST demos==&lt;br /&gt;
*(TBD)&lt;br /&gt;
&lt;br /&gt;
=Collaborators=&lt;br /&gt;
*list of potential collaborator&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Participants=&lt;br /&gt;
*Junichi Tokuda&lt;br /&gt;
*Nobuhiko Hata&lt;br /&gt;
*Haiying Liu&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Teleconference on May 27 (Thu) 3pm-=&lt;br /&gt;
==Objectives==&lt;br /&gt;
*Topics to discuss during the event&lt;br /&gt;
*Finalize the schedule&lt;br /&gt;
*Action items&lt;br /&gt;
&lt;br /&gt;
==Participants==&lt;br /&gt;
*Please feel free to put your name here&lt;br /&gt;
*Junichi Tokuda (BWH)&lt;br /&gt;
*Tina Kapur, BWH&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
* Agenda in the project week&lt;br /&gt;
**Summary of OpenIGTLink &lt;br /&gt;
***Short presentation about overview and updates of OpenIGTLink for those who are not in the presentation on Tuesday.&lt;br /&gt;
**Discussion on protocol version 2.&lt;br /&gt;
***New features for 3D Slicer&lt;br /&gt;
***Matlab&lt;br /&gt;
***Messages for sensor data (proposed by AIST project)&lt;br /&gt;
***Endoscope/camera control&lt;br /&gt;
**Hands-on session. Specifics of this session will be decided after the May 27th tcon.&lt;br /&gt;
**Demos of working OpenIGTLink based systems&lt;br /&gt;
**OpenIGTLink Library, 3D Slicer and other tools&lt;br /&gt;
***Matlab interfaces&lt;br /&gt;
***3D Slicer user interface&lt;br /&gt;
***Tutorials&lt;br /&gt;
&lt;br /&gt;
* Demos (please feel free to add)&lt;br /&gt;
**IGSTK demo from Haiying&lt;br /&gt;
**AIST demo (may be video)&lt;br /&gt;
**New 3D Slicer OpenIGTLink IF&lt;br /&gt;
&lt;br /&gt;
* Breakout session schedule&lt;br /&gt;
**Make sure that all participants can sessions they need&lt;br /&gt;
**Order of sessions&lt;br /&gt;
&lt;br /&gt;
* Action items by Project Week&lt;br /&gt;
** List all potential applications&lt;br /&gt;
** List all problems, issues regrading the current protocol&lt;br /&gt;
** Feedbacks&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_Breakout_Session:OpenIGTLink&amp;diff=53037</id>
		<title>2010 Summer Project Week Breakout Session:OpenIGTLink</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2010_Summer_Project_Week_Breakout_Session:OpenIGTLink&amp;diff=53037"/>
		<updated>2010-05-27T22:08:37Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[2010_Summer_Project_Week]]&lt;br /&gt;
&lt;br /&gt;
Organizer: Junichi Tokuda&amp;lt;br/&amp;gt;&lt;br /&gt;
Date: Thursday, June 24, 2010&amp;lt;br/&amp;gt;&lt;br /&gt;
OpenIGTLink Home Page: [[OpenIGTLink]]&lt;br /&gt;
&lt;br /&gt;
=Agenda=&lt;br /&gt;
&lt;br /&gt;
Please note that this agenda is currently under construction and will be finalized by May 28th.&lt;br /&gt;
&lt;br /&gt;
*9-10am: &lt;br /&gt;
**Case Experience&lt;br /&gt;
**Summary of OpenIGTLink &lt;br /&gt;
**Discussion on protocol version 2.&lt;br /&gt;
*10a-12pm: Hands-on session. Specifics of this session will be decided after the May 27th tcon.&lt;br /&gt;
*12-1pm: Break for lunch&lt;br /&gt;
*1-2pm: Demos of working OpenIGTLink based systems&lt;br /&gt;
**AIST demos (TBD)&lt;br /&gt;
*2-3pm: OpenIGTLink Library, 3D Slicer and other tools&lt;br /&gt;
*3-4pm: Simulator Discussion&lt;br /&gt;
&lt;br /&gt;
Suggestions for agenda from TCON:&lt;br /&gt;
*Tracker simulator (Haiying)&lt;br /&gt;
*General session on simulators (maybe there should be a general discussion on this)&lt;br /&gt;
*Suggestions for hands-on session&lt;br /&gt;
**hello world type demo application &lt;br /&gt;
**5-10 minutes from each of the vendors on how they can use it?&lt;br /&gt;
**compare OpenIGTLink with Steathlink protocol&lt;br /&gt;
**hands-on help in WPI system up and running (Greg will confirm)&lt;br /&gt;
**planning to interface aurora tracker with Slicer using OpenIGTLink (Tamas)&lt;br /&gt;
**discussion about the implementation -- message queueing idea/transport layer (Patrick Georgetown, Steve to followup)&lt;br /&gt;
*** Comments from Patrick&lt;br /&gt;
**** '''Suggestion:''' Using [http://msdn.microsoft.com/en-us/library/ff647328.aspx Message Bus] and [http://msdn.microsoft.com/en-us/library/ff649664(v=pandp.10).aspx Publisher/Subscriber] design pattern for system integration&lt;br /&gt;
**** OpenIGTLink can be used to define the common message schema, and ZeroMQ can be used to handle the transportation layer abstraction&lt;br /&gt;
**** [http://www.zeromq.org/ ZeroMQ] is a small and fast implementation of the [http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol Advanced Message Queuing Protocol] under the LGPL license&lt;br /&gt;
**** It supports both synchronous and asynchronous messaging mode&lt;br /&gt;
**** It supportsTCP, Multicast/PGM, Inter-process, and inter-thread transportation&lt;br /&gt;
****  CMake version of library can be found here [http://github.com/PatrickCheng/zeromq2 ZeroMQ]&lt;br /&gt;
**** API can be found here http://api.zeromq.org/zmq.html  &lt;br /&gt;
--------------&lt;br /&gt;
&lt;br /&gt;
=Notes=&lt;br /&gt;
==Discussion on OpenIGTLink Protocol version 2==&lt;br /&gt;
*Finalize version 2 protocol&lt;br /&gt;
**[[OpenIGTLink/ProtocolV2/Summary| Summary of version 2 protocol]]&lt;br /&gt;
**New support for image-guided systems&lt;br /&gt;
***Discussion on new commands is [[OpenIGTLink/Discussion/NewCommands|in progress]].&lt;br /&gt;
**Matlab integration&lt;br /&gt;
***There have been several requests for Matlab OpenIGTLink interface.&lt;br /&gt;
***[[OpenIGTLink/Matlab|Prototype Matlab/Octave interface]] is available.&lt;br /&gt;
***New message type to support &amp;quot;remote procedure call&amp;quot;??&lt;br /&gt;
**&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;(Please put your agenda here)&amp;lt;/font&amp;gt;&lt;br /&gt;
==Dissemination, collaboration etc.)==&lt;br /&gt;
The following item is part of NCIGT. We need inputs from Ron and Tina.&lt;br /&gt;
*Tutorial (how we do now, and how it should be)&lt;br /&gt;
*web presence (how we are, and how it should be)&lt;br /&gt;
*Ctest (how we do)&lt;br /&gt;
*Use Slicer ML or dedicated ML?&lt;br /&gt;
==Hands-on session (11am-12pm)==&lt;br /&gt;
*Opportunity for IGT developers to consult with OpenIGTLink experts and find solutions for their project.&lt;br /&gt;
==OpenIGTLink Library, 3D Slicer and other tools==&lt;br /&gt;
*Features&lt;br /&gt;
*Message classes&lt;br /&gt;
*Example programs&lt;br /&gt;
*Timeline&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Demo Session=&lt;br /&gt;
==AIST demos==&lt;br /&gt;
*(TBD)&lt;br /&gt;
&lt;br /&gt;
=Collaborators=&lt;br /&gt;
*list of potential collaborator&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Participants=&lt;br /&gt;
*Junichi Tokuda&lt;br /&gt;
*Nobuhiko Hata&lt;br /&gt;
*Haiying Liu&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Teleconference on May 27 (Thu) 3pm-=&lt;br /&gt;
==Objectives==&lt;br /&gt;
*Topics to discuss during the event&lt;br /&gt;
*Finalize the schedule&lt;br /&gt;
*Action items&lt;br /&gt;
&lt;br /&gt;
==Participants==&lt;br /&gt;
*Please feel free to put your name here&lt;br /&gt;
*Junichi Tokuda (BWH)&lt;br /&gt;
*Tina Kapur, BWH&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
* Agenda in the project week&lt;br /&gt;
**Summary of OpenIGTLink &lt;br /&gt;
***Short presentation about overview and updates of OpenIGTLink for those who are not in the presentation on Tuesday.&lt;br /&gt;
**Discussion on protocol version 2.&lt;br /&gt;
***New features for 3D Slicer&lt;br /&gt;
***Matlab&lt;br /&gt;
***Messages for sensor data (proposed by AIST project)&lt;br /&gt;
***Endoscope/camera control&lt;br /&gt;
**Hands-on session. Specifics of this session will be decided after the May 27th tcon.&lt;br /&gt;
**Demos of working OpenIGTLink based systems&lt;br /&gt;
**OpenIGTLink Library, 3D Slicer and other tools&lt;br /&gt;
***Matlab interfaces&lt;br /&gt;
***3D Slicer user interface&lt;br /&gt;
***Tutorials&lt;br /&gt;
&lt;br /&gt;
* Demos (please feel free to add)&lt;br /&gt;
**IGSTK demo from Haiying&lt;br /&gt;
**AIST demo (may be video)&lt;br /&gt;
**New 3D Slicer OpenIGTLink IF&lt;br /&gt;
&lt;br /&gt;
* Breakout session schedule&lt;br /&gt;
**Make sure that all participants can sessions they need&lt;br /&gt;
**Order of sessions&lt;br /&gt;
&lt;br /&gt;
* Action items by Project Week&lt;br /&gt;
** List all potential applications&lt;br /&gt;
** List all problems, issues regrading the current protocol&lt;br /&gt;
** Feedbacks&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Events:CTK-Pre-Hackfest-2010&amp;diff=50293</id>
		<title>Events:CTK-Pre-Hackfest-2010</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Events:CTK-Pre-Hackfest-2010&amp;diff=50293"/>
		<updated>2010-03-13T16:53:40Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* The Common Toolkit Hackfest at the DKFZ in Heidelberg, Germany hosted by the MBI. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=The Common Toolkit Hackfest at the [http://www.dkfz.de/index.html DKFZ] in Heidelberg, Germany hosted by the [http://www.dkfz-heidelberg.de/en/mbi/index.html MBI].=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This is a working meeting - the goal is to start writing code!&lt;br /&gt;
|[[image:Heidelberg corr.jpg|thumb|300px|&amp;lt;big&amp;gt;Heidelberg&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt;Source: http://upload.wikimedia.org/wikipedia/commons/b/b4/Heidelberg_corr.jpg]]&lt;br /&gt;
|[[File:IMG 0941.JPG|thumb|300px|&amp;lt;big&amp;gt;Group picture at a local restaurant&amp;lt;/big&amp;gt;]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Links=&lt;br /&gt;
*[http://www.CommonTk.org http://www.CommonTk.org] (under development)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=Topics=&lt;br /&gt;
&lt;br /&gt;
== (1) Memory Management ==&lt;br /&gt;
* Large Image Handling&lt;br /&gt;
** streaming&lt;br /&gt;
** out of core data management (memory mapped files, etc)&lt;br /&gt;
** level of detail&lt;br /&gt;
** Google Earth 3D&lt;br /&gt;
** caching&lt;br /&gt;
* Decide on smartpointers e.g. C++0x/Boost&lt;br /&gt;
** Afternoon: check Qt vs C++0x/Boost smartpointers&lt;br /&gt;
** Rule: Use Smartpointers of the super-class; if there is no super-class, use the one decided upon in the afternoon...&lt;br /&gt;
&lt;br /&gt;
== (2) Migrate some code to the repository (e.g. Qt widgets) and use it in our respective toolkits ==&lt;br /&gt;
Steve: goal to make some progress on consolidating some Qt widgets from our various projects into a repository that we can all contribute to.&lt;br /&gt;
[http://www.slicer.org/slicerWiki/index.php/Slicer3:Developers:Projects:QtSlicer Slicer Qt Project]&lt;br /&gt;
&lt;br /&gt;
See also [http://www.commontk.org/cgi-bin/trac.cgi/wiki/WidgetPlans CTK Widget Wish List]&lt;br /&gt;
Make use of [http://www.libqxt.org/ Qxt]? [http://qwt.sourceforge.net/ Qwt]?&lt;br /&gt;
&lt;br /&gt;
[[Projects:ARRA:SlicerAM| Slicer Annotation and Markup project for reporting]]&lt;br /&gt;
&lt;br /&gt;
== (3) DICOM IO layer on top of DCMTK: interpretation of DICOM data ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.atamai.com/cgi-bin/viewvc.cgi/AtamaiVTK/vtkAtamaiIO/?root=cvspriv David Gobbi's CMake/VTK wrappers for DCMTK]&lt;br /&gt;
* [http://graphics.tudelft.nl/Projects/DeVIDE Delft project includes DCMTK]&lt;br /&gt;
&lt;br /&gt;
== (4) Interoperability of plugins ==&lt;br /&gt;
Steve: Summarize what would it take to make a standard that could handle at least the three following systems:&lt;br /&gt;
* [http://www.slicer.org/slicerWiki/index.php/Slicer3:Execution_Model_Documentation Slicer Command Line Execution Model]&lt;br /&gt;
* [https://collab01a.scr.siemens.com/xipwiki/index.php/Main_Page XIP / DICOM WG23 Application Hosting]&lt;br /&gt;
* [https://collab01a.scr.siemens.com/xipwiki/index.php/Main_Page XIP-Builder / Visual Programming Interface integration]&lt;br /&gt;
* [http://www.nitrc.org/projects/jist/ MIPAV/JIST plugins]&lt;br /&gt;
*[http://www.na-mic.org/Wiki/index.php/OpenIGTLink OpenIGTLink]&lt;br /&gt;
If we can handle those, then that's probably broad enough to cover many common scenarios.&lt;br /&gt;
&lt;br /&gt;
Jc: [[Events:CTK-Hackfest-2010/SlicerPythonQt | PythonQt]] and the [[Events:CTK-Hackfest-2010/SlicerQtPluginArchitecture | Qt based plugin architecture used in SlicerQt]]&lt;br /&gt;
&lt;br /&gt;
Sascha, Olivier: Generic service oriented approach to expose modules for multiple platforms.&lt;br /&gt;
&lt;br /&gt;
== (5) Generic event mechanism (e.g. event bus, translate events into signals) ==&lt;br /&gt;
* Sascha&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=Proposed Agenda=&lt;br /&gt;
==Sunday==&lt;br /&gt;
*19:00 Welcome Dinner at Hotel Ritter&lt;br /&gt;
==Monday - Thursday==&lt;br /&gt;
*9:00 Transfer by bus from Ritter to DKFZ (''Note: every day'')&lt;br /&gt;
==Monday at DKFZ==&lt;br /&gt;
*9:30 Short presentation of agenda&lt;br /&gt;
*9:45 – 12:00 Presentation of topic leaders 20 min each including discussion: requirements, existing libraries, … Coffee breaks on demand&lt;br /&gt;
*12:00 – 13:00 Lunch&lt;br /&gt;
*13:00 – 13:30 General discussion Goal: select three topics to start with in smaller teams&lt;br /&gt;
*13:30 – 16:00 More detailed exploration of topics&lt;br /&gt;
*16:00 Presentation of first results, planning of further agenda&lt;br /&gt;
==Tuesday==&lt;br /&gt;
&lt;br /&gt;
Hacking...&lt;br /&gt;
&lt;br /&gt;
* [http://github.com/pieper/CTK CTK Git repository]&lt;br /&gt;
** Initial layout supports cross-toolkit code in the Libs directory (i.e. qCTKDCMTK that combines Qt with DCMTK)&lt;br /&gt;
** We may refactor the directory layout later&lt;br /&gt;
** We can consider making an automated [http://blog.fallingsnow.net/2007/08/17/maintaining-an-svn-mirror-directly-from-git/|svn mirror of git]&lt;br /&gt;
** [http://www.cmake.org/Wiki/CMake/Git CMake wiki page with git hints]&lt;br /&gt;
&lt;br /&gt;
* Distributing CTK:&lt;br /&gt;
** Provide an initial CmakeLists.txt file that exposes a series of options&lt;br /&gt;
** Use [[2010_Winter_Project_Week_CMAKE_Build_process| CMake external project (SuperBuild)]]&lt;br /&gt;
&lt;br /&gt;
* DICOM Database schema example&lt;br /&gt;
** [http://www.slicer.org/slicerWiki/index.php/DICOM:Database Discussion here].&lt;br /&gt;
&lt;br /&gt;
* Volume rendering [http://dl.dropbox.com/u/1686930/polyp1.nrrd test data]&lt;br /&gt;
&lt;br /&gt;
==Wednesday==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* DICOM interface discussion&lt;br /&gt;
** [http://www.slicer.org/slicerWiki/index.php/DICOM:Interface Slicer notes on dicom interface and other server/database interfaces].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Effort to plug some XIP code into MITK&lt;br /&gt;
&lt;br /&gt;
* Drafting a first generic plugin framework (based on Qt)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* CTK Repository Naming Conventions:&lt;br /&gt;
** CTK&lt;br /&gt;
*** Libs&lt;br /&gt;
**** Core (depends on QtCore, filenames start with ctk)&lt;br /&gt;
***** ctkBundleActivator.h&lt;br /&gt;
***** ctkBundleContext.h&lt;br /&gt;
**** DICOM&lt;br /&gt;
**** Scripting&lt;br /&gt;
***** PythonQt&lt;br /&gt;
**** Visualization&lt;br /&gt;
***** VTK&lt;br /&gt;
***** OpenInventor&lt;br /&gt;
**** Widgets&lt;br /&gt;
*** Utilities&lt;br /&gt;
**** DCMTK&lt;br /&gt;
**** KWStyle&lt;br /&gt;
**** ZMQ&lt;br /&gt;
*** Testing&lt;br /&gt;
*** Examples&lt;br /&gt;
*** Documentation&lt;br /&gt;
&lt;br /&gt;
* CTK File Naming Conventions&lt;br /&gt;
** ''Considerations:'' &lt;br /&gt;
*** allow KWStyle regular expressions to identify coding style (style is based on parent class - vtkObjects use vtk style, QObjects use Qt style).&lt;br /&gt;
*** name should indicate dependencies - using ctk prefix implies QtCore dependency&lt;br /&gt;
&lt;br /&gt;
* [http://www.zeromq.org/ Zero Message Queue] ported to CMake and added to repository&lt;br /&gt;
&lt;br /&gt;
* [http://my.cdash.org/index.php?project=CTK CTK Dashboard hosted by my.cdash.org]&lt;br /&gt;
&lt;br /&gt;
==Thursday==&lt;br /&gt;
&lt;br /&gt;
* TODO items for the day and beyond ''updates in italics''&lt;br /&gt;
** Add xip as external project to CTK superbuild ''requires small change to handle svn repository with a password (Jc)''&lt;br /&gt;
*** widget needs to be added to ctk git ''done (Ivo/Oliver) - widget is plugged into MITK - need to plan follow up meeting to work out use cases for NA-MIC integration of XIP - could be done in Boston or in Princeton (Steve and Oliver)''&lt;br /&gt;
** Setup PythonQt as external project and add related widgets to CTK repository ''requires small rework - Jc will do''&lt;br /&gt;
** Setup nightly builds for windows, mac, linux  ''linux set up, more to follow''&lt;br /&gt;
** Messaging - ctk class event manager and dispatcher as a demo (e.g. send IGSTK messages to MITK) - zmq supports both in-process and cross-process messaging. ''Patrick hecked in example multi-process messaging app (client/server)''&lt;br /&gt;
** Slicer CLI in MITK ''delayed a bit - Jc is refactoring the slicerqt CLI code into more generic widget and xml parser)''&lt;br /&gt;
** OpenIGTLink as superbuild external project ''(done - Patrick)''&lt;br /&gt;
** Qt Mobility running in linux - example service for discovering CLI ''in-process (Sascha)''&lt;br /&gt;
** Launcher in Qt ''todo (Steve/JC/J2)''&lt;br /&gt;
*** Fast splash screen&lt;br /&gt;
*** setting paths&lt;br /&gt;
*** launching debuggers with paths resolved&lt;br /&gt;
*** monitor main application behavior (auto bug report?)&lt;br /&gt;
** DICOM&lt;br /&gt;
*** Indexer working with CTK-built DCMTK - CLI existing - ''done (Marco)''&lt;br /&gt;
*** Example application to tie sql database to qt widgets - ''mockup query/retrieve front end (Steve), database tree display widget (Julien)''&lt;br /&gt;
** Transfer function widget (next week or two) ''todo (Marco to help AlexY port to CTK to support integration with slicer)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=Attendees=&lt;br /&gt;
* Steve Pieper, Boston&lt;br /&gt;
* Oliver Kutter, Siemens (SCR)&lt;br /&gt;
* Patrick Cheng, Georgetown University&lt;br /&gt;
* Julien Finet, Kitware Inc.&lt;br /&gt;
* Jean-Christophe Fillion-Robin, Kitware Inc.&lt;br /&gt;
* Julien Jomier, Kitware Inc.&lt;br /&gt;
* Marco Nolden, DKFZ&lt;br /&gt;
* Ivo Wolf, DKFZ&lt;br /&gt;
* Sascha Zelzer, DKFZ&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:IMG_0941.JPG&amp;diff=50292</id>
		<title>File:IMG 0941.JPG</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:IMG_0941.JPG&amp;diff=50292"/>
		<updated>2010-03-13T16:50:34Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: CTK pre-hackfest, March 8 ~ March 11, Heidelberg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CTK pre-hackfest, March 8 ~ March 11, Heidelberg&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Events:CTK-Pre-Hackfest-2010&amp;diff=50050</id>
		<title>Events:CTK-Pre-Hackfest-2010</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Events:CTK-Pre-Hackfest-2010&amp;diff=50050"/>
		<updated>2010-03-08T09:30:21Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* (4) Interoperability of plugins */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=The Common Toolkit Hackfest at the [http://www.dkfz.de/index.html DKFZ] in Heidelberg, Germany hosted by the [http://www.dkfz-heidelberg.de/en/mbi/index.html MBI].=&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This is a working meeting - the goal is to start writing code!&lt;br /&gt;
|[[image:Heidelberg corr.jpg|thumb|150px|&amp;lt;big&amp;gt;Heidelberg&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt;Source: http://upload.wikimedia.org/wikipedia/commons/b/b4/Heidelberg_corr.jpg]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Links=&lt;br /&gt;
*[http://www.CommonTk.org http://www.CommonTk.org] (under development)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=Topics=&lt;br /&gt;
&lt;br /&gt;
== (1) Memory Management ==&lt;br /&gt;
* Large Image Handling&lt;br /&gt;
* Streaming&lt;br /&gt;
* Out of core data management (memory mapped files)&lt;br /&gt;
* Decide on smartpointers e.g. C++0x/Boost&lt;br /&gt;
&lt;br /&gt;
== (2) Migrate some code to the repository (e.g. Qt widgets) and use it in our respective toolkits ==&lt;br /&gt;
Steve: goal to make some progress on consolidating some Qt widgets from our various projects into a repository that we can all contribute to.&lt;br /&gt;
&lt;br /&gt;
== (3) DICOM IO layer on top of DCMTK: interpretation of DICOM data ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.atamai.com/cgi-bin/viewvc.cgi/AtamaiVTK/vtkAtamaiIO/?root=cvspriv David Gobbi's CMake/VTK wrappers for DCMTK]&lt;br /&gt;
* [http://graphics.tudelft.nl/Projects/DeVIDE Delft project includes DCMTK]&lt;br /&gt;
&lt;br /&gt;
== (4) Interoperability of plugins ==&lt;br /&gt;
Steve: Summarize what would it take to make a standard that could handle at least the three following systems:&lt;br /&gt;
* [http://www.slicer.org/slicerWiki/index.php/Slicer3:Execution_Model_Documentation Slicer Command Line Execution Model]&lt;br /&gt;
* [https://collab01a.scr.siemens.com/xipwiki/index.php/Main_Page XIP / DICOM WG23 Application Hosting]&lt;br /&gt;
* [https://collab01a.scr.siemens.com/xipwiki/index.php/Main_Page XIP-Builder / Visual Programming Interface integration]&lt;br /&gt;
* [http://www.nitrc.org/projects/jist/ MIPAV/JIST plugins]&lt;br /&gt;
*[http://www.na-mic.org/Wiki/index.php/OpenIGTLink OpenIGTLink]&lt;br /&gt;
If we can handle those, then that's probably broad enough to cover many common scenarios.&lt;br /&gt;
&lt;br /&gt;
Jc: [[Events:CTK-Hackfest-2010/SlicerPythonQt | PythonQt]] and the [[Events:CTK-Hackfest-2010/SlicerQtPluginArchitecture | Qt based plugin architecture used in SlicerQt]]&lt;br /&gt;
&lt;br /&gt;
Sascha, Olivier: Generic service oriented approach to expose modules for multiple platforms.&lt;br /&gt;
&lt;br /&gt;
== (5) Generic event mechanism (e.g. event bus, translate events into signals) ==&lt;br /&gt;
* Sascha&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=Proposed Agenda=&lt;br /&gt;
==Sunday==&lt;br /&gt;
*19:00 Welcome Dinner at Hotel Ritter&lt;br /&gt;
==Monday - Thursday==&lt;br /&gt;
*9:00 Transfer by bus from Ritter to DKFZ (''Note: every day'')&lt;br /&gt;
==Monday at DKFZ==&lt;br /&gt;
*9:30 Short presentation of agenda&lt;br /&gt;
*9:45 – 12:00 Presentation of topic leaders 20 min each including discussion: requirements, existing libraries, … Coffee breaks on demand&lt;br /&gt;
*12:00 – 13:00 Lunch&lt;br /&gt;
*13:00 – 13:30 General discussion Goal: select three topics to start with in smaller teams&lt;br /&gt;
*13:30 – 16:00 More detailed exploration of topics&lt;br /&gt;
*16:00 Presentation of first results, planning of further agenda&lt;br /&gt;
==Tuesday==&lt;br /&gt;
==Wednesday==&lt;br /&gt;
==Thursday==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=Attendees=&lt;br /&gt;
* Steve Pieper, Boston&lt;br /&gt;
* Oliver Kutter, Siemens (SCR)&lt;br /&gt;
* Patrick Cheng, Georgetown University&lt;br /&gt;
* Julien Finet, Kitware Inc.&lt;br /&gt;
* Jean-Christophe Fillion-Robin, Kitware Inc.&lt;br /&gt;
* Julien Jomier, Kitware Inc.&lt;br /&gt;
* Marco Nolden, DKFZ&lt;br /&gt;
* Ivo Wolf, DKFZ&lt;br /&gt;
* Sascha Zelzer, DKFZ&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Events:CTK-Workshop-September-2009&amp;diff=43269</id>
		<title>Events:CTK-Workshop-September-2009</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Events:CTK-Workshop-September-2009&amp;diff=43269"/>
		<updated>2009-10-01T16:25:19Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Slides */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
=The Common Toolkit Workshop at [http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=Siemens+Molecular+Imaging,+23-38+Hythe+Bridge+St.,+Oxfordshire,+OX1+2EP,+Oxford,+United+Kingdom&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=78.056642,54.580078&amp;amp;ie=UTF8&amp;amp;ll=51.753244,-1.266561&amp;amp;spn=0.007731,0.009023&amp;amp;z=17&amp;amp;iwloc=A Siemens Molecular Imaging] in Oxford, UK =&lt;br /&gt;
'''September 25 2009'''&lt;br /&gt;
{|&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The purpose of this meeting is to convene a number of groups who are working on FOSS Medical Image Computing platform development using '''BSD''' style licenses and to explore meaningful ways of coordination and integration. This follows a two-day [[Events:CTK-Workshop-June-2009|initial meeting in June]]. &lt;br /&gt;
CTK is a pro-tempore group of like minded technically oriented softare tool builders. We expect to release a first version of CTK within a year. If you are interested to learn more, please contact Hans Peter Meinzer or Ron Kikinis.&lt;br /&gt;
|[[image:CTK Oxford.JPG|thumb|250px|&amp;lt;big&amp;gt;Oxford&amp;lt;/big&amp;gt;]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Links=&lt;br /&gt;
*[http://www.CommonTk.org http://www.CommonTk.org] (under development - reserved as future home page)&lt;br /&gt;
*[http://my-trac.assembla.com/protoctk http://my-trac.assembla.com/protoctk] Prototype trac installation for CTK hosted by assembla.com.&lt;br /&gt;
=Schedule=&lt;br /&gt;
'''THURSDAY, SEPT. 24th'''&lt;br /&gt;
*Guests arrive at the [http://www.barcelo-hotels.co.uk/hotels/central-england/barcelo-oxford-hotel/ Barcelo Hotel]. CTK attendees are offered a discounted rate of £88.00 per night including breakfast.&lt;br /&gt;
*20.00-21.30: Private Dining at Barcelo Hotel&lt;br /&gt;
&lt;br /&gt;
'''FRIDAY, SEPT. 25th'''&lt;br /&gt;
*Relocation from Hotel: 09.00AM&lt;br /&gt;
*09.30-10.00 Introductions&lt;br /&gt;
*10.00-11.00: Architecture&lt;br /&gt;
*11.00-12.00: Dicom: DCMTK&lt;br /&gt;
*12.00-13.00: Lunch at Siemens&lt;br /&gt;
*13.00-14.00: Data Structures&lt;br /&gt;
*14.00-15.00: Scene Graphs&lt;br /&gt;
*15.00-15.15: Break&lt;br /&gt;
*15.15-17.00: Widgets&lt;br /&gt;
*17.00-18.00: Action Items&lt;br /&gt;
*18.00-19.30: Brief tour of Oxford landmarks, followed by drinks at the [http://www.theturftavern.co.uk/ Turf Tavern]&lt;br /&gt;
*19.30-21.30: Dinner at The Living Room restaurant&lt;br /&gt;
*Relocation to hotel&lt;br /&gt;
&lt;br /&gt;
=Detailed Agenda=&lt;br /&gt;
[[media:CTK_Agenda_2009-09-25.pdf|Agenda (.pdf format)]]&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;250px&amp;quot; heights=&amp;quot;200px&amp;quot; perrow=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
image:CTKWS2S2.png&lt;br /&gt;
image:CTKWS2S3.png&lt;br /&gt;
image:CTKWS2S4.png&lt;br /&gt;
image:CTKWS2S5.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Minutes=&lt;br /&gt;
==Introduction==&lt;br /&gt;
*GP introduces the meeting agenda and briefly summarizes the main conclusions reached in Heidelrberg meeting&lt;br /&gt;
*Board appoint RK as meeting Chair and MV as minuting secretary.&lt;br /&gt;
*GP we should look at FNIH for sustain to the CTK initiative&lt;br /&gt;
**Seminal money can create a collective identity for the CTK consortium&lt;br /&gt;
**MV we need to design this as a non unique initiative so that if similar opportunities arise in Europe or elsewhere we can catch them&lt;br /&gt;
**SA we should copy Insight consortium by limiting the possibility for this ID to go for funding.&lt;br /&gt;
*When do we open up?  Balance between the need to build a vision and the grass nature&lt;br /&gt;
*Web page up and running SA take lead on it&lt;br /&gt;
*MV add a public statement on how the CTK initiative has formed and how it is evolving&lt;br /&gt;
*RK and MV are requested to draft a statement that recognise the pro tempore nature of group, set to 12 months its horizon, and post-pone any newcomer  to then&lt;br /&gt;
*GP will follow-up FNIH idea&lt;br /&gt;
*RK proposes to have next meeting in RSNA 2009 29-11 through 4-12 Chicago. LT will check with the organization for the logistics.&lt;br /&gt;
*Another meeting could be done in SPIE medical imaging 13 - 18 February 2010 San Diego, California, USA.  CK will explore this possibility and report to the group.&lt;br /&gt;
&lt;br /&gt;
==Architecture brainstorm==&lt;br /&gt;
*LT discuss the DICOM support with CTK (DCMTK vs DCM4CHE) and in general the problem if using non C++ libraries and services to deal with ancillary functions.&lt;br /&gt;
*Discussion moves to the issue of DCMTK and its plans with respect to the vision of a full DICOM/PACS implementations&lt;br /&gt;
*MO gives and OFFIS presentation.&lt;br /&gt;
*GP request that image data read by DCMTK can be stored into an existing buffer defined by the calling application&lt;br /&gt;
*LT request that image processing module is designed to create the look-up table that can be applied on the raw data into the caller application.&lt;br /&gt;
*CTK group could become an advisory / specification body for the various teams developing the various frameworks.  This includes the possibility to create a repository of benchmarking datasets for I/O compliance and algorithmic testing.&lt;br /&gt;
*MV asks for extension of DCM Standards toward image processing and image-based modelling data types with respect to DCMTK development plans.  MO recognise the importance of this aspect, but express concern that the OFFIS group can tackle this alone, suggesting that this aspect is taken as CTK goal.&lt;br /&gt;
*SA inform of a NLM meeting on the next round for ITK v4, where its has been discussed the possibility to support the further development of DCMTK as dicom library for ITK.&lt;br /&gt;
&lt;br /&gt;
==Data Structures and Scene Graphs==&lt;br /&gt;
*Data object model emerge from the discussion on how ITK can be used as part of the CTK effort.  The problem is clearly open and so far not unique solution appears to establish.  Further discussion is required.&lt;br /&gt;
*WS suggest that a discussion point is on software processing (make, dashboard) and wrappers.&lt;br /&gt;
*LT explain how WG23 is working to define a mechanism called “abstract multidimensional image model” for coping with different data representations.&lt;br /&gt;
*SA proposes the possibility of developing as part of CTK database services that provide a unified presentation to some basic properties of each dataset.&lt;br /&gt;
*Discussion follows on data objects models: there is a conflict between the need for extensibility and the generality&lt;br /&gt;
*JW points the group to Aim@shape.net EU project developed a taxonomy.&lt;br /&gt;
*INRIA group suggest that what CTK needs is not a concrete implementation of the DOM, but only a taxonomy of abstract data types, and the functions / methods that we associate to them. The idea is discussed extensively.&lt;br /&gt;
*SP summarise: a common data model with services and methods that are toolkit independent, with façade classes that expose the abstract types according to the need to specific toolkit (VTK, ITK, etc.).&lt;br /&gt;
*ACTION: JW will post on the wiki the table of abstract classes and associated methods they developed in INRIA, so that we can all see if there are gaps for other tooolkits&lt;br /&gt;
*GP describes the role of Open Inventor inside XIP.&lt;br /&gt;
*Discussion starts on versioning. LT points the DirectX mechanism that ensures that the current version can be request to expose the API of any previous version.  In general we should ensure that different versions can coexist on the same machine.&lt;br /&gt;
*SP asks the wrapping mechanism for data nodes.&lt;br /&gt;
*MO points out the risk of “private nodes” that you cannot load because you do not have the specific library was used to create them.  MV suggests that the DOM discussion could bring some solutions in this respect.&lt;br /&gt;
*Discussion continues on how specific libraries can be wrapped so to be exposed in XIP.&lt;br /&gt;
*SP asks what is the open source availability of XIP Builder; GP confirm that the visual programming environment is not open source, but the binary is free, whereas all object libraries are open source.&lt;br /&gt;
==Widgets==&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Qt_%28toolkit%29 We have agreed on Qt for widgets]&lt;br /&gt;
*LT reports about new IHE profile regarding &amp;quot;Basic Image Review&amp;quot; which can serve as a basis for CTK widgets, which then can be expanded. Must be checked whether it is appropriate. The profile that can be downloaded [http://www.ihe.net/Technical_Framework/upload/IHE-RAD_TF_Suppl_Basic_Image_Review_2009-06-21.pdf here].&lt;br /&gt;
** Intended audience is referring physicians who have requested a radiological study&lt;br /&gt;
** Covers icons, mouse movements/buttons, etc&lt;br /&gt;
** XIP is developing a reference implementation&lt;br /&gt;
* Slicer has design guidelines on its [http://www.slicer.org/slicerWiki/index.php/Slicer3:Human_Interface_and_Style_Guide_for_Developers wiki]) &lt;br /&gt;
* DTK (Dream Toolkit) is the foundation of MedINRIA's toolkits.  It is discussed on the web [http://www-sop.inria.fr/dream/blog/category/dream-toolkit/ here]&lt;br /&gt;
* XIP will be releasing Qt widgets used in XIP Builder as open-source&lt;br /&gt;
*Review of [http://my-trac.assembla.com/protoctk/wiki/WidgetPlans wiki list of desirable widgets for ctkGUI].&lt;br /&gt;
*SP reported on contacts with Qt group at Nokia.  The group agreed to extend an invitation that someone from Nokia attend the next CTK meeting in Chicago.&lt;br /&gt;
*WS, SP, SA, RK report on new widgets being developed for slicer in Qt.  Group agrees these new developments can be branded as ctkGUI.  RW agrees to offer MedInria/DTK Qt widgets to ctkGUI.  IW and MN to review MITK for unique widgets for contribution as well.&lt;br /&gt;
* Goals&lt;br /&gt;
** CTK should provide a recommended icon set, widgets, and behaviors&lt;br /&gt;
*** …should be extensions to BIR&lt;br /&gt;
* Implementation&lt;br /&gt;
** Subclasses of Qt object&lt;br /&gt;
** Follow Qt documentation standards&lt;br /&gt;
** Uses qtCore data structs&lt;br /&gt;
*** QtAbstractModel and QtTreeModel will be used to store hierarchies&lt;br /&gt;
** Demo applications of widgets should depent only on Qt when possible&lt;br /&gt;
*** E.g., QTransformWidget should take a QMatrix&lt;br /&gt;
**** Derived version takes vtkTransform&lt;br /&gt;
**** Another derived version takes itkRigidTransform&lt;br /&gt;
&lt;br /&gt;
=Participants=&lt;br /&gt;
*Hans-Peter Meinzer, German Cancer Research Center, Heidelberg&lt;br /&gt;
*Marco Nolden, German Cancer Research Center, Heidelberg&lt;br /&gt;
*Ivo Wolf, Hochschule Mannheim, Institut für Medizinische Informatik, Mannheim&lt;br /&gt;
*Steve Pieper, Isomics, Cambridge&lt;br /&gt;
*Ron Kikinis, Harvard Medical School, Boston&lt;br /&gt;
*Kevin Cleary, Georgetown University, ISIS, Washington DC&lt;br /&gt;
*Lawrence Tarbox, Mallinckrodt Institute of Radiology, St.Louis&lt;br /&gt;
*Stephen Aylward, Kitware Inc., Carborro, NC, USA&lt;br /&gt;
*Marco Viceconti, Laboratorio di Tecnologia Medica, Bologna&lt;br /&gt;
*Michael Onken, OFFIS DICOM Team, Oldenburg&lt;br /&gt;
*Olivier Clatz, Sofia Antipolis, INRIA, Nice&lt;br /&gt;
*Julien Wintz, Sofia Antipolis, INRIA, Nice&lt;br /&gt;
*Pierre Fillard, Sofia Antipolis, INRIA, Nice&lt;br /&gt;
*Gianluca Paladini, Program Manager, Siemens Corporate Research, Princeton&lt;br /&gt;
*Will Schroeder, President Kitware, Inc., Clifton Park, NY, USA&lt;br /&gt;
&lt;br /&gt;
=Slides=&lt;br /&gt;
September 25 2009&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;150px&amp;quot; heights=&amp;quot;150px&amp;quot; perrow=&amp;quot;3&amp;quot;&amp;gt;&lt;br /&gt;
image:KitwareLogo2.jpg|[[media:CTK-KitwareOverview-Aylward.ppt|ITK, VTK, IGSTK, InfoVis, FARSIGHT, Maverick]] (Stephen Aylward)&lt;br /&gt;
image:3DSlicerLogo-H-Color-424x236.png|[[media:3D-Slicer-presentation-June-29-2009.ppt|Slicer3]] (Ron Kikinis, Steve Pieper)&lt;br /&gt;
image:INRIAlogo.png|[[media:MedINRIA-presentation-June-29-2009.ppt|MedINRIA]] (Olivier Clatz, Julien Wintz, Pierre Fillard)&lt;br /&gt;
image:Siemens-logo.jpg|[[media:SCR_CTK_XIP.pdf|OpenXIP Extensible Imaging Platform]] (Gianluca Paladini)&lt;br /&gt;
image:B3C.png|[[media:Pres_maf3_Heidelberg2009.pdf‎|MAF3]] (Paolo Quadrani)&lt;br /&gt;
image:Mitk-logo.png|[[media:MITK-CTK-Workshop-June2009.ppt‎|MITK]] (Ivo Wolf, Marco Nolden)&lt;br /&gt;
image:WashU logo.jpg|[[media:DicomApplicationHosting.ppt|Working Group 23]] (Lawrence Tarbox)&lt;br /&gt;
image:Igstk.jpg|[[media:IGSTK Overview - Cleary.ppt|IGSTK]] (Kevin Cleary)&lt;br /&gt;
image:Offis logo.gif|[[media:ToBeProvidedbyMichael|DCMTK (OFFIS)]] (Michael Onken)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:IGSTK_Overview_-_Cleary.ppt&amp;diff=43268</id>
		<title>File:IGSTK Overview - Cleary.ppt</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:IGSTK_Overview_-_Cleary.ppt&amp;diff=43268"/>
		<updated>2009-10-01T16:23:02Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: IGSTK slides for CMT meeting in London 2009&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;IGSTK slides for CMT meeting in London 2009&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28840</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28840"/>
		<updated>2008-07-31T15:01:53Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Action Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008 &amp;lt;br&amp;gt;&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0 semi-auto segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
[rankdir=&amp;quot;LR&amp;quot;]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Fully integrated system. Using Slicer 3.0 as front end, implement segmentation and navigation in Slicer, integrate optimization, and talk to IGSTK tracker client using OpenIGTLink&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using traditional CT image first instead of cone-beam CT (Georgetown has liver data base and segmented the liver, need to segment ribs and vascular tree)&lt;br /&gt;
*## Sota working on the segmentation using slicer, indentify the problem and tacle those problems in the NCIGT workshop next January&lt;br /&gt;
&lt;br /&gt;
=== Action Items ===&lt;br /&gt;
Georgetown:&lt;br /&gt;
# IGSTK-OpenIGTLink client and tutorial [Finish before next meeting in Boston, Dec 2008]&lt;br /&gt;
# Process all liver image in the data base.&lt;br /&gt;
# Run the segmented data through optimization and study the outcomes. Publish 1 paper out of this study&lt;br /&gt;
# Publish results on animal study: validation of the RFA study is big problem&lt;br /&gt;
# Compare the planning results between different doctors and optimization&lt;br /&gt;
&lt;br /&gt;
Slicer-IGT:&lt;br /&gt;
# Sota will segment 3~5 cases using Slicer and pass the results through optimization. Identify the limitation in Slicer segmentation method&lt;br /&gt;
# Implement IGSTK navigation interface in Slicer&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28839</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28839"/>
		<updated>2008-07-31T14:48:40Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008 &amp;lt;br&amp;gt;&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0 semi-auto segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
[rankdir=&amp;quot;LR&amp;quot;]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Fully integrated system. Using Slicer 3.0 as front end, implement segmentation and navigation in Slicer, integrate optimization, and talk to IGSTK tracker client using OpenIGTLink&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using traditional CT image first instead of cone-beam CT (Georgetown has liver data base and segmented the liver, need to segment ribs and vascular tree)&lt;br /&gt;
*## Sota working on the segmentation using slicer, indentify the problem and tacle those problems in the NCIGT workshop next January&lt;br /&gt;
&lt;br /&gt;
=== Action Items ===&lt;br /&gt;
Georgetown:&lt;br /&gt;
# IGSTK-OpenIGTLink client and tutorial&lt;br /&gt;
# Process all liver image in the data base.&lt;br /&gt;
# Run the segmented data through optimization and study the outcomes. Publish 1 paper out of this study&lt;br /&gt;
# Publish results on animal study: validation of the RFA study is big problem&lt;br /&gt;
&lt;br /&gt;
Slicer-IGT:&lt;br /&gt;
#&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28838</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28838"/>
		<updated>2008-07-31T14:47:10Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008 &amp;lt;br&amp;gt;&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
[rankdir=&amp;quot;LR&amp;quot;]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Fully integrated system. Using Slicer 3.0 as front end, implement segmentation and navigation in Slicer, integrate optimization, and talk to IGSTK tracker client using OpenIGTLink&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using traditional CT image first instead of cone-beam CT (Georgetown has liver data base and segmented the liver, need to segment ribs and vascular tree)&lt;br /&gt;
*## Sota working on the segmentation using slicer, indentify the problem and tacle those problems in the NCIGT workshop next January&lt;br /&gt;
&lt;br /&gt;
=== Action Items ===&lt;br /&gt;
Georgetown:&lt;br /&gt;
# IGSTK-OpenIGTLink client and tutorial&lt;br /&gt;
# Process all liver image in the data base.&lt;br /&gt;
# Run the segmented data through optimization and study the outcomes. Publish 1 paper out of this study&lt;br /&gt;
# Publish results on animal study: validation of the RFA study is big problem&lt;br /&gt;
&lt;br /&gt;
Slicer-IGT:&lt;br /&gt;
#&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28837</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28837"/>
		<updated>2008-07-31T14:44:42Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Action Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008 &amp;lt;br&amp;gt;&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
[rankdir=&amp;quot;LR&amp;quot;]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using traditional CT image first instead of cone-beam CT (Georgetown has liver data base and segmented the liver, need to segment ribs and vascular tree)&lt;br /&gt;
*## Sota working on the segmentation using slicer, indentify the problem and tacle those problems in the NCIGT workshop next January&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Action Items ===&lt;br /&gt;
Georgetown:&lt;br /&gt;
# IGSTK-OpenIGTLink client and tutorial&lt;br /&gt;
# Process all liver image in the data base.&lt;br /&gt;
# Run the segmented data through optimization and study the outcomes. Publish 1 paper out of this study&lt;br /&gt;
# Publish results on animal study: validation of the RFA study is big problem&lt;br /&gt;
&lt;br /&gt;
Slicer-IGT:&lt;br /&gt;
#&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28835</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28835"/>
		<updated>2008-07-31T14:43:29Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Action Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008 &amp;lt;br&amp;gt;&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
[rankdir=&amp;quot;LR&amp;quot;]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using traditional CT image first instead of cone-beam CT (Georgetown has liver data base and segmented the liver, need to segment ribs and vascular tree)&lt;br /&gt;
*## Sota working on the segmentation using slicer, indentify the problem and tacle those problems in the NCIGT workshop next January&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Action Items ===&lt;br /&gt;
Georgetown:&lt;br /&gt;
# IGSTK-OpenIGTLink client and tutorial&lt;br /&gt;
# Process all liver image in the data base.&lt;br /&gt;
# Run the segmented data through optimization and study the outcomes. Publish 1 paper out of this study&lt;br /&gt;
# Publish results on animal&lt;br /&gt;
&lt;br /&gt;
Slicer-IGT:&lt;br /&gt;
#&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28834</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28834"/>
		<updated>2008-07-31T14:41:52Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008 &amp;lt;br&amp;gt;&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
[rankdir=&amp;quot;LR&amp;quot;]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using traditional CT image first instead of cone-beam CT (Georgetown has liver data base and segmented the liver, need to segment ribs and vascular tree)&lt;br /&gt;
*## Sota working on the segmentation using slicer, indentify the problem and tacle those problems in the NCIGT workshop next January&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Action Items ===&lt;br /&gt;
Georgetown:&lt;br /&gt;
# IGSTK-OpenIGTLink client and tutorial&lt;br /&gt;
# Process all liver image in the data base.&lt;br /&gt;
# Run the segmented data through optimization and study the outcomes. Publish 1 paper out of this study&lt;br /&gt;
&lt;br /&gt;
Slicer-IGT:&lt;br /&gt;
#&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28833</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28833"/>
		<updated>2008-07-31T14:39:41Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Action Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
[rankdir=&amp;quot;LR&amp;quot;]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using traditional CT image first instead of cone-beam CT (Georgetown has liver data base and segmented the liver, need to segment ribs and vascular tree)&lt;br /&gt;
*## Sota working on the segmentation using slicer, indentify the problem and tacle those problems in the NCIGT workshop next January&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Action Items ===&lt;br /&gt;
Georgetown:&lt;br /&gt;
# IGSTK-OpenIGTLink client and tutorial&lt;br /&gt;
# Process all liver image in the data base.&lt;br /&gt;
# Run the segmented data through optimization and study the outcomes. Publish 1 paper out of this study&lt;br /&gt;
&lt;br /&gt;
Slicer-IGT:&lt;br /&gt;
#&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28832</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28832"/>
		<updated>2008-07-31T14:37:44Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
[rankdir=&amp;quot;LR&amp;quot;]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using traditional CT image first instead of cone-beam CT (Georgetown has liver data base and segmented the liver, need to segment ribs and vascular tree)&lt;br /&gt;
*## Sota working on the segmentation using slicer, indentify the problem and tacle those problems in the NCIGT workshop next January&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Action Items ===&lt;br /&gt;
Georgetown:&lt;br /&gt;
# Process all liver image in the data base.&lt;br /&gt;
# Run the segmented data through optimization and study the outcomes. Publish 1 paper out of this study&lt;br /&gt;
&lt;br /&gt;
Slicer-IGT:&lt;br /&gt;
#&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28831</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28831"/>
		<updated>2008-07-31T14:33:03Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
[rankdir=&amp;quot;LR&amp;quot;]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using traditional CT image first instead of cone-beam CT (Georgetown has liver data base and segmented the liver, need to segment ribs and vascular tree)&lt;br /&gt;
*## Sota working on the segmentation using slicer, indentify the problem and tacle those problems in the NCIGT workshop next January&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28830</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28830"/>
		<updated>2008-07-31T14:28:51Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
[rankdir=&amp;quot;LR&amp;quot;]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using traditional CT image first instead of cone-beam CT (Georgetown has liver data base and segmented the liver)&lt;br /&gt;
*## Sota working on the segmentation using slicer, indentify the problem and tacle those problems in the NCIGT workshop next January&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28829</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28829"/>
		<updated>2008-07-31T14:23:57Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
[rankdir=&amp;quot;LR&amp;quot;]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28828</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28828"/>
		<updated>2008-07-31T14:21:46Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28827</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28827"/>
		<updated>2008-07-31T14:20:30Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
 Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;graphviz&amp;gt;&lt;br /&gt;
digraph G {&lt;br /&gt;
DICOM-&amp;gt;Segmentation-&amp;gt;Optimization-&amp;gt;Registration-&amp;gt;Navigation;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/graphviz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28826</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28826"/>
		<updated>2008-07-31T14:09:22Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
 Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28825</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28825"/>
		<updated>2008-07-31T14:08:37Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
 Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*# Action item for the 1 year&lt;br /&gt;
*## Animal study in summer 09&lt;br /&gt;
*## Provide IGSTK-OpenIGTLink application&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28824</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28824"/>
		<updated>2008-07-31T14:01:55Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
 Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;br /&gt;
*## Provide a thorogh documentation page on how to setup the Slicer-RFA, detialed step-by-step guide for user&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28823</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28823"/>
		<updated>2008-07-31T13:56:56Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
 Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*## Major components in place. Slicer 3.0 need improvement in performance&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28822</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28822"/>
		<updated>2008-07-31T13:54:52Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
 Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*# Major components in place. Slicer 3.0 need improvement in performance&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28821</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28821"/>
		<updated>2008-07-31T13:54:33Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
 Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
*# Integrate the optimization algorithm&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*# Major components in place. Slicer 3.0 need improvement in performance&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28820</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28820"/>
		<updated>2008-07-31T13:53:02Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Day 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
 Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
* Disccusion the integration effort&lt;br /&gt;
*# In the near term, working on the semi-automatic segmentation of tumor in liver using slicer modules&lt;br /&gt;
*# Setting up DICOM receiver on the Slicer workstation so it can receive data from DynaCT scanner [Finished by Haiying using DCMTK and tested]&lt;br /&gt;
*# Ziv will work on a Tracker server application during this meeting (A standard alone application that can talk to different tracking device and send out transform using OpenIGTLink)&lt;br /&gt;
*# In the long term, implement registration and navigation interface in Slicer&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*# Major components in place. Slicer 3.0 need improvement in performance&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28819</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28819"/>
		<updated>2008-07-31T13:44:46Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
 Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
=== Day 1 ===&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
&lt;br /&gt;
=== Day 2 ===&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*# Major components in place. Slicer 3.0 need improvement in performance&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28818</id>
		<title>Liver RFA project mtg 7 30 2008</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28818"/>
		<updated>2008-07-31T13:43:03Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: New page: Georgetown University, ISIS Center, July 30 ~ August 1st, 2008 Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng  Day 1: * Update project status.  *# Demonstrating Slicer 3.0's se...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Georgetown University, ISIS Center, July 30 ~ August 1st, 2008&lt;br /&gt;
Attendee: Noby Hata, Haiying Liu, Yaniv Ziv, Patrick Cheng&lt;br /&gt;
&lt;br /&gt;
Day 1:&lt;br /&gt;
* Update project status. &lt;br /&gt;
*# Demonstrating Slicer 3.0's segmentation and navigation capability&lt;br /&gt;
*# Showing the existing IGSTK RFA system&lt;br /&gt;
* Experiment in DynaCT room (C-arm CT flouro room) to show the work flow of Georgetown's system&lt;br /&gt;
&lt;br /&gt;
Day 2:&lt;br /&gt;
* Discussion of project road map&lt;br /&gt;
*# Goals in two years and obstacles&lt;br /&gt;
*# Major components in place. Slicer 3.0 need improvement in performance&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=NA-MIC_NCBC_Collaboration:An_Integrated_System_for_Image-Guided_Radiofrequency_Ablation_of_Liver_Tumors&amp;diff=28817</id>
		<title>NA-MIC NCBC Collaboration:An Integrated System for Image-Guided Radiofrequency Ablation of Liver Tumors</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=NA-MIC_NCBC_Collaboration:An_Integrated_System_for_Image-Guided_Radiofrequency_Ablation_of_Liver_Tumors&amp;diff=28817"/>
		<updated>2008-07-31T13:33:45Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Abstract */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[NA-MIC_External_Collaborations]]&lt;br /&gt;
&lt;br /&gt;
==Abstract==&lt;br /&gt;
The overall goal of this proposal is to develop and validate an integrated system based on open source software for improved visualization and probe placement during radiofrequency ablation (RFA) of liver tumors. While radiofrequency ablation is becoming an increasingly important treatment option for unresectable hepatocellular carcinoma (HCC) and liver metastases, the procedure has several technical limitations. These limitations are mostly related to the difficulty of precisely placing the RFA needle to ablate the entire tumor and achieve adequate margins. In particular, larger tumors require multiple overlapping needle placements, which can be difficult to achieve. The specific aims of the project are to:&lt;br /&gt;
# Develop an open source software architecture for a liver RFA planning/treatment workstation that builds on existing open source projects at the two collaborating institutions &lt;br /&gt;
# Develop and evaluate semi-automatic segmentation techniques for the liver, liver vasculature, and liver tumors. These techniques will be integrated with a graphical user interface and the segmentation results will be evaluated by comparison with expert radiologists. &lt;br /&gt;
# Based on the segmented liver data set, develop a path planning module for evaluating alternative paths to the liver tumor and incorporating multiple overlapping placements as needed. &lt;br /&gt;
# Integrate the two capabilities developed above along with electromagnetic tracking of the RFA probe to provide a complete software environment for liver tumor planning, visualization, and execution. This software environment will merge ongoing work at Georgetown and Brigham and Women's Hospital in developing open source software for image-guided procedures. &lt;br /&gt;
# Validate the clinical feasibility of the system in a swine animal model. Agar nodules will be created in the swine liver and the ability of the system to segment and provide path planning for these nodules will be assessed. The accuracy of the system will also be evaluated. This research is important in advancing the technology for treatment of liver cancer that presently can not be treated well with current available therapies. This technology would also enable a modern, individualized therapy, which relies on integration of high power computers and innovations in medical science. It would have a contribution to public health by developing liver cancer treatments without the need for more invasive surgeries.&lt;br /&gt;
&lt;br /&gt;
==Grant#==&lt;br /&gt;
1R01CA124377-01&lt;br /&gt;
&lt;br /&gt;
==Key Personnel==&lt;br /&gt;
Enrique Campos-Nanez, Patrick (Peng) Cheng, Kevin Cleary, Nobuhiko Hata, Ziv Yaniv&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
The NAV-RFA workflow and requirements document can be found [[NAV-RFA workflow and requirements| here]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Open source workstation ===&lt;br /&gt;
Develop a planning and navigation system based on Slicer and IGSTK (Georgetown/BWH).&lt;br /&gt;
&lt;br /&gt;
=== Segmentation ===&lt;br /&gt;
Semi-automated segmentation framework for liver, vasculature and tumors (Georgetown).&lt;br /&gt;
&lt;br /&gt;
=== Path planning ===&lt;br /&gt;
Trajectory and ablation planning system for RFA probe (GW).&lt;br /&gt;
&lt;br /&gt;
=== Validation ===&lt;br /&gt;
Validate the clinical feasibility of the system in an animal model (Georgetown).&lt;br /&gt;
&lt;br /&gt;
==Publications==&lt;br /&gt;
&lt;br /&gt;
==Meetings==&lt;br /&gt;
*[[Liver_RFA_project_mtg_7_30_2008| Semi-annual project meeting, July 30, 2008]]&lt;br /&gt;
*[[Liver_RFA_project_mtg_7_30_2008| Semi-annual project meeting, Dec 8, 2008]]&lt;br /&gt;
&lt;br /&gt;
==Resource Links==&lt;br /&gt;
* [http://www.igstk.org/ IGSTK]&lt;br /&gt;
* [http://www.slicer.org/ Slicer]&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19557</id>
		<title>2007 Slier IGTWS homework GT</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19557"/>
		<updated>2007-12-14T16:42:50Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Georgetown Action Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Georgetown Action Items ==&lt;br /&gt;
* Integrate IGSTK into Slicer3 (compiling and linking)&lt;br /&gt;
* Enable socket communication for TrackerTool to send transform to Slicer3&lt;br /&gt;
** Use VTKSocketCommunicator to package and send IGSTKTransform, need to have a receive end on Slicer3 side&lt;br /&gt;
* Possibly add KWWidget GUI suppport&lt;br /&gt;
* Video Capturing (w. Stoll, Hata, Frank, Patrick)&lt;br /&gt;
* Need to discuss how the module would look like for the RFA application&lt;br /&gt;
* Support JHU and Queens to use IGSTK?&lt;br /&gt;
** Sending transform and images over socket - solution exists&lt;br /&gt;
** Support OptoTrack&lt;br /&gt;
&lt;br /&gt;
== Existing Slicer Features We Will Use ==&lt;br /&gt;
* Possible segmentation algorithm for liver tumor segmentation&lt;br /&gt;
* GUI workflow wizard&lt;br /&gt;
&lt;br /&gt;
== Planned Features That We Will Use ==&lt;br /&gt;
* Arbitrary reslicing&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19554</id>
		<title>2007 Slier IGTWS homework GT</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19554"/>
		<updated>2007-12-14T16:31:35Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Georgetown Action Items ==&lt;br /&gt;
* Integrate IGSTK into Slicer3 (compiling and linking)&lt;br /&gt;
* Enable socket communication for TrackerTool to send transform to Slicer3&lt;br /&gt;
** Use VTKSocketCommunicator to package and send IGSTKTransform, need to have a receive end on Slicer3 side&lt;br /&gt;
* Possibly add KWWidget GUI suppport&lt;br /&gt;
* Video Capturing (w. Stoll, Hata, Frank, Patrick)&lt;br /&gt;
* Need to discuss how the module would look like for the RFA application&lt;br /&gt;
&lt;br /&gt;
== Existing Slicer Features We Will Use ==&lt;br /&gt;
* Possible segmentation algorithm for liver tumor segmentation&lt;br /&gt;
* GUI workflow wizard&lt;br /&gt;
&lt;br /&gt;
== Planned Features That We Will Use ==&lt;br /&gt;
* Arbitrary reslicing&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19553</id>
		<title>2007 Slier IGTWS homework GT</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19553"/>
		<updated>2007-12-14T16:30:04Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Georgetown Action Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Georgetown Action Items ==&lt;br /&gt;
* Integrate IGSTK into Slicer3 (compiling and linking)&lt;br /&gt;
* Enable socket communication for TrackerTool to send transform to Slicer3&lt;br /&gt;
** Use VTKSocketCommunicator to package and send IGSTKTransform, need to have a receive end on Slicer3 side&lt;br /&gt;
* Possibly add KWWidget GUI suppport&lt;br /&gt;
* Video Capturing (w. Stoll, Hata, Frank, Patrick)&lt;br /&gt;
&lt;br /&gt;
== Existing Slicer Features We Will Use ==&lt;br /&gt;
* Possible segmentation algorithm for liver tumor segmentation&lt;br /&gt;
* GUI workflow wizard&lt;br /&gt;
&lt;br /&gt;
== Planned Features That We Will Use ==&lt;br /&gt;
&lt;br /&gt;
* Arbitrary reslicing&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19544</id>
		<title>2007 Slier IGTWS homework GT</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19544"/>
		<updated>2007-12-14T16:19:50Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Georgetown Action Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Georgetown Action Items ==&lt;br /&gt;
* Integrate IGSTK into Slicer3 (compiling and linking)&lt;br /&gt;
* Enable socket communication for TrackerTool to send transform to Slicer3&lt;br /&gt;
** Use VTKSocketCommunicator to package and send IGSTKTransform, need to have a receive end on Slicer3 side&lt;br /&gt;
* Possibly add KWWidget GUI suppport&lt;br /&gt;
&lt;br /&gt;
== Existing Slicer Features We Will Use ==&lt;br /&gt;
* Possible segmentation algorithm for liver tumor segmentation&lt;br /&gt;
* GUI workflow wizard&lt;br /&gt;
&lt;br /&gt;
== Planned Features That We Will Use ==&lt;br /&gt;
* Video Capturing&lt;br /&gt;
* Arbitrary reslicing&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19542</id>
		<title>2007 Slier IGTWS homework GT</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19542"/>
		<updated>2007-12-14T16:18:23Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Georgetown Action Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Georgetown Action Items ==&lt;br /&gt;
* Integrate IGSTK into Slicer3 (compiling and linking)&lt;br /&gt;
* Enable socket communication for TrackerTool to send transform to Slicer3&lt;br /&gt;
** Use VTKSocketCommunicator to package and send IGSTKTransform, need to have a receive end on Slicer3 side&lt;br /&gt;
&lt;br /&gt;
== Existing Slicer Features We Will Use ==&lt;br /&gt;
* Possible segmentation algorithm for liver tumor segmentation&lt;br /&gt;
* GUI workflow wizard&lt;br /&gt;
&lt;br /&gt;
== Planned Features That We Will Use ==&lt;br /&gt;
* Video Capturing&lt;br /&gt;
* Arbitrary reslicing&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19539</id>
		<title>2007 Slier IGTWS homework GT</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19539"/>
		<updated>2007-12-14T16:16:36Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Georgetown Action Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Georgetown Action Items ==&lt;br /&gt;
* Integrate IGSTK into Slicer3 (compiling and linking)&lt;br /&gt;
* Enable socket communication for TrackerTool to send transform to Slicer3&lt;br /&gt;
&lt;br /&gt;
== Existing Slicer Features We Will Use ==&lt;br /&gt;
* Possible segmentation algorithm for liver tumor segmentation&lt;br /&gt;
* GUI workflow wizard&lt;br /&gt;
&lt;br /&gt;
== Planned Features That We Will Use ==&lt;br /&gt;
* Video Capturing&lt;br /&gt;
* Arbitrary reslicing&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19538</id>
		<title>2007 Slier IGTWS homework GT</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19538"/>
		<updated>2007-12-14T16:15:25Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Existing Slicer Features We Will Use */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Georgetown Action Items ==&lt;br /&gt;
* Integrate IGSTK into Slicer3&lt;br /&gt;
* Enable socket communication for TrackerTool to send transform to Slicer3&lt;br /&gt;
&lt;br /&gt;
== Existing Slicer Features We Will Use ==&lt;br /&gt;
* Possible segmentation algorithm for liver tumor segmentation&lt;br /&gt;
* GUI workflow wizard&lt;br /&gt;
&lt;br /&gt;
== Planned Features That We Will Use ==&lt;br /&gt;
* Video Capturing&lt;br /&gt;
* Arbitrary reslicing&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19537</id>
		<title>2007 Slier IGTWS homework GT</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2007_Slier_IGTWS_homework_GT&amp;diff=19537"/>
		<updated>2007-12-14T16:14:43Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: New page: == Georgetown Action Items == * Integrate IGSTK into Slicer3 * Enable socket communication for TrackerTool to send transform to Slicer3  == Existing Slicer Features We Will Use == * Possib...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Georgetown Action Items ==&lt;br /&gt;
* Integrate IGSTK into Slicer3&lt;br /&gt;
* Enable socket communication for TrackerTool to send transform to Slicer3&lt;br /&gt;
&lt;br /&gt;
== Existing Slicer Features We Will Use ==&lt;br /&gt;
* Possible segmentation algorithm for liver tumor segmentation&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
== Planned Features That We Will Use ==&lt;br /&gt;
* Video Capturing&lt;br /&gt;
* Arbitrary reslicing&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2007_December_Slicer_IGT_Programming&amp;diff=19184</id>
		<title>2007 December Slicer IGT Programming</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2007_December_Slicer_IGT_Programming&amp;diff=19184"/>
		<updated>2007-12-12T17:36:56Z</updated>

		<summary type="html">&lt;p&gt;PatrickCheng: /* Wednesday, December 12 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Dates.Location.Hotels==&lt;br /&gt;
December 12-14, 2007&lt;br /&gt;
&lt;br /&gt;
SPL at 1249 Boylston Street, Boston MA. ([http://www.spl.harvard.edu/Directions#Getting_to_1249_Boylston_Street Directions])&lt;br /&gt;
&lt;br /&gt;
Area hotels: [[Boston_Hotels]]&lt;br /&gt;
&lt;br /&gt;
==Goal==&lt;br /&gt;
*Continued [[Leadership:SlicerIGT_2007|'''discussion''']] of Slicer IGT infrastructure, applications, and timelines&lt;br /&gt;
*Introduce each team's effort in Slicer in the context of IGT&lt;br /&gt;
*active funding&amp;amp;future submissions&lt;br /&gt;
*on-going technical development&lt;br /&gt;
*find unmet needs&lt;br /&gt;
*find how we can share the work&lt;br /&gt;
&lt;br /&gt;
=Agenda=&lt;br /&gt;
==Wednesday, December 12 ==&lt;br /&gt;
'''Theme:  Where are we?'''&lt;br /&gt;
*12noon: lunch&lt;br /&gt;
*12:55pm: Welcome (Ferenc Jolesz)&lt;br /&gt;
*1-2pm:&lt;br /&gt;
**Slicer: overview of architecture, current status, and future plans (Pieper, Hata)&lt;br /&gt;
***History&lt;br /&gt;
***Clinical applications&lt;br /&gt;
***transition from 2.6 to 3&lt;br /&gt;
***resource&lt;br /&gt;
***[[media:Pieper-IGT-retreat-2007-12-12.ppt | Slicer Core]] + [[Slicer3:Loadable_Modules | Loadable Modules]] &lt;br /&gt;
**IGSTK&lt;br /&gt;
*** [[Media:IGSTK-Architecture-IGT-Meeting-Dec-12-2007.ppt‎|Architecture Overview]] (Ibanez)&lt;br /&gt;
*** Current status, and future plans (Cheng) [http://public.kitware.com/IGSTKWIKI/index.php/Design_Discussion Refactoring Design Discussion]&lt;br /&gt;
*2-3pm: Setting goals for meeting: Each IGT group present what they want to achieve at this meeting. &lt;br /&gt;
**2-2:15 - NA-MIC DBP Queens/JHU Gobbi/Csoma/Kazanzides&lt;br /&gt;
**2:15-2:30 - NA-MIC Collaborator Georgetown Cleary/Yaniv&lt;br /&gt;
**2:30-2:45 - NCIGT BWH Hata&lt;br /&gt;
**2:45-3:00 - Kitware&lt;br /&gt;
**3:00-3:30pm - NCIGT CIGL Stoll and Demo&lt;br /&gt;
*3:30pm Adjourn&lt;br /&gt;
*4-6pm (optional) demonstration of Slicer for control and display of MRI scanner (prostate module) @Advanced MRI center, 221 Longwood&lt;br /&gt;
**See [[2007_December_Slicer_IGT_Programming_MRI_DEMO| slicer-MRI demo]]&lt;br /&gt;
&lt;br /&gt;
==Thursday, December 13==&lt;br /&gt;
'''Morning Theme:  Where are we?'''&lt;br /&gt;
*9:00am breakfast, start work&lt;br /&gt;
&lt;br /&gt;
*9-1030am Discussion over Demos:&lt;br /&gt;
**Hata (Tracking at BWH)&lt;br /&gt;
**Yaniv (Tracking at Georgetown)&lt;br /&gt;
**Freudling (Pieper) (Volume rendering)&lt;br /&gt;
&lt;br /&gt;
*10:30am: coffee break&lt;br /&gt;
*11am: Review of demos&lt;br /&gt;
**which function is cool?&lt;br /&gt;
**which functionality has to be shared&lt;br /&gt;
**what is the common needs?&lt;br /&gt;
**who has those missing functions outside of IGT?&lt;br /&gt;
&lt;br /&gt;
*12:30: lunch &lt;br /&gt;
&lt;br /&gt;
'''Afternoon Theme:  Where are we going?'''&lt;br /&gt;
*1:30pm-3pm&lt;br /&gt;
**Proposal for robot-assisted neurosurgery (Kazanzides)&lt;br /&gt;
**Resource sharing&lt;br /&gt;
**priority tasks&lt;br /&gt;
**Hypothetical RO1&lt;br /&gt;
&lt;br /&gt;
*3-4pm: Coffee break (and NA-MIC TCON)&lt;br /&gt;
*4:00pm: Plan for Hands on IGT Week&lt;br /&gt;
*5pm: Review day and plan for Friday (Hata)&lt;br /&gt;
*5:30pm: adjourn&lt;br /&gt;
&lt;br /&gt;
==Friday, December 14==&lt;br /&gt;
----&lt;br /&gt;
*9:00am: breakfast, work&lt;br /&gt;
**Focus group discussion ('''What do we do now?''')&lt;br /&gt;
**Report to NCIGT&lt;br /&gt;
**Action items&lt;br /&gt;
*11:15am-noon: Wrapup/Suggestion to NCIGT PIs (Hata) &lt;br /&gt;
*noon: adjourn and head out to group lunch&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==Confirmed Attendees==&lt;br /&gt;
#Noby Hata, BWH	(NCIGT)&lt;br /&gt;
#Steve Pieper, Isomics - (All Days) (NAMIC, NAC)&lt;br /&gt;
#Patrick Cheng, Georgetown (NAMIC Collab)&lt;br /&gt;
#Ziv Yaniv, Georgetown (NAMIC Collab)&lt;br /&gt;
#Kevin Cleary, Georgetown (Wed only) (NAMIC Collab)&lt;br /&gt;
#Luis Ibanez, Kitware (NAMIC)&lt;br /&gt;
#Sebastien Barre, Kitware (NCIGT)&lt;br /&gt;
#Stephen Aylward, Kitware (NCIGT)&lt;br /&gt;
#Jeff Stoll (except Thursday), BWH/CIMIT (NCIGT)	&lt;br /&gt;
#Haiying Liu, BWH (NCIGT)&lt;br /&gt;
#Katie Hayes, BWH (NAC)&lt;br /&gt;
#Peter Kazanzides (except Friday), JHU (NAMIC Collab)	 	 	 	&lt;br /&gt;
#Csaba Csoma, JHU (NAMIC/NCIGT Collab)&lt;br /&gt;
#David Gobbi, Queens (NAMIC/NCIGT Collab)&lt;br /&gt;
#Tina Kapur,BWH (NAMIC/NCIGT)&lt;br /&gt;
#Ron Kikinis, BWH (NAMIC/NCIGT)&lt;br /&gt;
#Junichi Tokuda, BWH (NCIGT)&lt;br /&gt;
#Raul San Jose, BWH (NAC)&lt;br /&gt;
#Neculai Archip, BWH (Wed only) (NCIGT)&lt;br /&gt;
#Nicholas Ayache (NCIGT) (Wed only)&lt;/div&gt;</summary>
		<author><name>PatrickCheng</name></author>
		
	</entry>
</feed>