<?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=ZivYaniv</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=ZivYaniv"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/ZivYaniv"/>
	<updated>2026-04-18T13:33:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=OpenIGTLink/ProtocolV2/Type/ImageMeta&amp;diff=55715</id>
		<title>OpenIGTLink/ProtocolV2/Type/ImageMeta</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=OpenIGTLink/ProtocolV2/Type/ImageMeta&amp;diff=55715"/>
		<updated>2010-07-01T19:30:05Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Comments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[OpenIGTLink/ProtocolV2/Draft | &amp;amp;lt;&amp;amp;lt; Version 2 Draft Page]]&lt;br /&gt;
&lt;br /&gt;
=Summary=&lt;br /&gt;
The IMGMETA message is used to transfer image meta information which are not available in IMAGE message type, such as patient name, medical record number, modality etc. An IMGMETA message can contain meta data for multiple images. This message type may be used to obtain a list of images available in the remote system, such as image database or commercial image-guided surgery (IGS) system.&lt;br /&gt;
&lt;br /&gt;
=Message Types=&lt;br /&gt;
==IMGMETA==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Data&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Type&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Name/Description&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[64]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Name or description of the image&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Id&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[20]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Id to query the IMAGE and COLORT&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Modality&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[32]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | String which specifies the modality&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Patient name&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[64]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Name of the patient&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Patient id&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[64]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Id of the patient&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Timestamp&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 64 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Scan time, see [[OpenIGTLink/Timestamp]]&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | RI, RJ, RK&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 16 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Number of pixels in each direction (same as in IMAGE)&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | S&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 8 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Scalar type (e.g. 3:uint8, 5:uint16, same as in IMAGE)&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | --&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 8 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Reserved&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* More than one item can be transmitted. The number is bodySize/itemSize.&lt;br /&gt;
* To get the IMAGE, GET_IMAGE is used with the Id in the device name field.&lt;br /&gt;
&lt;br /&gt;
==GET_IMGMETA==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Data&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Type&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==STT_IMGMETA==&lt;br /&gt;
&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
==STP_IMGMETA==&lt;br /&gt;
&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
=Implementations=&lt;br /&gt;
IMGMETA message type is implemented in the following source code.&lt;br /&gt;
*[http://svn.na-mic.org/NAMICSandBox/trunk/OpenIGTLink/Source/igtlImageMetaMessage.h igtlImageMetaMessage.h]&lt;br /&gt;
*[http://svn.na-mic.org/NAMICSandBox/trunk/OpenIGTLink/Source/igtlImageMetaMessage.cxx igtlImageMetaMessage.cxx]&lt;br /&gt;
&lt;br /&gt;
=Contributors=&lt;br /&gt;
Alexander Schaal&lt;br /&gt;
&lt;br /&gt;
=Comments=&lt;br /&gt;
&lt;br /&gt;
Ziv Yaniv:&amp;lt;br&amp;gt;&lt;br /&gt;
The fixed size of &amp;quot;Patient name&amp;quot; and &amp;quot;Patient id&amp;quot; can potentially lead to buffer overflow. If treating the king of Spain you will need all 64 characters &amp;quot;Juan Carlos Alfonso Víctor María de Borbón y Borbón-Dos Sicilias&amp;quot;. Possibly separate each field into two, something like &amp;quot;Patient Name Length&amp;quot; (unsigned int - 16 bits) and then &amp;quot;Patient Name&amp;quot;. I believe that all names are shorter than 65535 characters.&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=OpenIGTLink/ProtocolV2/Type/ImageMeta&amp;diff=55714</id>
		<title>OpenIGTLink/ProtocolV2/Type/ImageMeta</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=OpenIGTLink/ProtocolV2/Type/ImageMeta&amp;diff=55714"/>
		<updated>2010-07-01T19:29:51Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Comments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[OpenIGTLink/ProtocolV2/Draft | &amp;amp;lt;&amp;amp;lt; Version 2 Draft Page]]&lt;br /&gt;
&lt;br /&gt;
=Summary=&lt;br /&gt;
The IMGMETA message is used to transfer image meta information which are not available in IMAGE message type, such as patient name, medical record number, modality etc. An IMGMETA message can contain meta data for multiple images. This message type may be used to obtain a list of images available in the remote system, such as image database or commercial image-guided surgery (IGS) system.&lt;br /&gt;
&lt;br /&gt;
=Message Types=&lt;br /&gt;
==IMGMETA==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Data&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Type&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Name/Description&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[64]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Name or description of the image&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Id&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[20]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Id to query the IMAGE and COLORT&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Modality&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[32]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | String which specifies the modality&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Patient name&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[64]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Name of the patient&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Patient id&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[64]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Id of the patient&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Timestamp&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 64 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Scan time, see [[OpenIGTLink/Timestamp]]&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | RI, RJ, RK&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 16 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Number of pixels in each direction (same as in IMAGE)&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | S&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 8 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Scalar type (e.g. 3:uint8, 5:uint16, same as in IMAGE)&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | --&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 8 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Reserved&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* More than one item can be transmitted. The number is bodySize/itemSize.&lt;br /&gt;
* To get the IMAGE, GET_IMAGE is used with the Id in the device name field.&lt;br /&gt;
&lt;br /&gt;
==GET_IMGMETA==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Data&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Type&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==STT_IMGMETA==&lt;br /&gt;
&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
==STP_IMGMETA==&lt;br /&gt;
&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
=Implementations=&lt;br /&gt;
IMGMETA message type is implemented in the following source code.&lt;br /&gt;
*[http://svn.na-mic.org/NAMICSandBox/trunk/OpenIGTLink/Source/igtlImageMetaMessage.h igtlImageMetaMessage.h]&lt;br /&gt;
*[http://svn.na-mic.org/NAMICSandBox/trunk/OpenIGTLink/Source/igtlImageMetaMessage.cxx igtlImageMetaMessage.cxx]&lt;br /&gt;
&lt;br /&gt;
=Contributors=&lt;br /&gt;
Alexander Schaal&lt;br /&gt;
&lt;br /&gt;
=Comments=&lt;br /&gt;
&lt;br /&gt;
Ziv Yaniv:&amp;lt;br&amp;gt;&lt;br /&gt;
The fixed size of &amp;quot;Patient name&amp;quot; and &amp;quot;Patient id&amp;quot; can potentially lead to buffer overflow. If treating the king of Spain you will need all 64 characters &amp;quot;Juan Carlos Alfonso Víctor María de Borbón y Borbón-Dos Sicilias&amp;quot;. Possibly separate each field into two, something like &amp;quot;Patient Name Length&amp;quot; (unsigned int - 16 bits) and then &amp;quot;Patient Name&amp;quot;. I believe that all names are shorter than 65535 characters&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=OpenIGTLink/ProtocolV2/Type/ImageMeta&amp;diff=55713</id>
		<title>OpenIGTLink/ProtocolV2/Type/ImageMeta</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=OpenIGTLink/ProtocolV2/Type/ImageMeta&amp;diff=55713"/>
		<updated>2010-07-01T19:28:34Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Comments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[OpenIGTLink/ProtocolV2/Draft | &amp;amp;lt;&amp;amp;lt; Version 2 Draft Page]]&lt;br /&gt;
&lt;br /&gt;
=Summary=&lt;br /&gt;
The IMGMETA message is used to transfer image meta information which are not available in IMAGE message type, such as patient name, medical record number, modality etc. An IMGMETA message can contain meta data for multiple images. This message type may be used to obtain a list of images available in the remote system, such as image database or commercial image-guided surgery (IGS) system.&lt;br /&gt;
&lt;br /&gt;
=Message Types=&lt;br /&gt;
==IMGMETA==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Data&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Type&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Name/Description&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[64]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Name or description of the image&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Id&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[20]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Id to query the IMAGE and COLORT&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Modality&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[32]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | String which specifies the modality&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Patient name&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[64]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Name of the patient&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Patient id&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | char[64]&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Id of the patient&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Timestamp&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 64 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Scan time, see [[OpenIGTLink/Timestamp]]&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | RI, RJ, RK&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 16 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Number of pixels in each direction (same as in IMAGE)&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | S&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 8 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Scalar type (e.g. 3:uint8, 5:uint16, same as in IMAGE)&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | --&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | 8 bit unsigned&lt;br /&gt;
| align=&amp;quot;left&amp;quot; | Reserved&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* More than one item can be transmitted. The number is bodySize/itemSize.&lt;br /&gt;
* To get the IMAGE, GET_IMAGE is used with the Id in the device name field.&lt;br /&gt;
&lt;br /&gt;
==GET_IMGMETA==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Data&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Type&lt;br /&gt;
| align=&amp;quot;left style=&amp;quot;background:#e0e0e0;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==STT_IMGMETA==&lt;br /&gt;
&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
==STP_IMGMETA==&lt;br /&gt;
&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
=Implementations=&lt;br /&gt;
IMGMETA message type is implemented in the following source code.&lt;br /&gt;
*[http://svn.na-mic.org/NAMICSandBox/trunk/OpenIGTLink/Source/igtlImageMetaMessage.h igtlImageMetaMessage.h]&lt;br /&gt;
*[http://svn.na-mic.org/NAMICSandBox/trunk/OpenIGTLink/Source/igtlImageMetaMessage.cxx igtlImageMetaMessage.cxx]&lt;br /&gt;
&lt;br /&gt;
=Contributors=&lt;br /&gt;
Alexander Schaal&lt;br /&gt;
&lt;br /&gt;
=Comments=&lt;br /&gt;
&lt;br /&gt;
Ziv Yaniv:&amp;lt;br&amp;gt;&lt;br /&gt;
The fixed size of &amp;quot;Patient name&amp;quot; and &amp;quot;Patient id&amp;quot; can potentially lead to buffer overflow. If treating the king of Spain you will need all 64 characters &amp;quot;Juan Carlos Alfonso Víctor María de Borbón y Borbón-Dos Sicilias&amp;quot;. Possibly separate each field into two, something like &amp;quot;Patient Name Length&amp;quot; (unsigned int - 16 bits) and then &amp;quot;Patient Name&amp;quot;.&lt;/div&gt;</summary>
		<author><name>ZivYaniv</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=38617</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=38617"/>
		<updated>2009-06-11T16:54:28Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Publications */&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, Haying Liu, 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;
Current (12/08) proposed workflow is [[media:NAVRFAWorkflow.ppt | 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;
# &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, Med. Phys., Vol. 36(3), pp. 876-892, 2009. PMID: 19378748&lt;br /&gt;
# &amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, SPIE Medical Imaging: Visualization, Image-Guided Procedures, and Display, 2009.&lt;br /&gt;
#&amp;quot;OpenIGTLink: An open network protocol for image-guided therapy environment,&amp;quot; J. Tokuda et al., International Journal of Medical Robotics and Computer Assisted Surgery, to appear.&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</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=38616</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=38616"/>
		<updated>2009-06-11T16:54:00Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Publications */&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, Haying Liu, 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;
Current (12/08) proposed workflow is [[media:NAVRFAWorkflow.ppt | 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;
# &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, Med. Phys., Vol. 36(3), pp. 876-892, 2009. PMID: 19378748&lt;br /&gt;
# &amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, SPIE Medical Imaging: Visualization, Image-Guided Procedures, and Display, 2009.&lt;br /&gt;
#J. Tokuda et al., &amp;quot;OpenIGTLink: An open network protocol for image- guided therapy environment,&amp;quot; International Journal of Medical Robotics and Computer Assisted Surgery, to appear.&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</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=38615</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=38615"/>
		<updated>2009-06-11T16:53:48Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Publications */&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, Haying Liu, 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;
Current (12/08) proposed workflow is [[media:NAVRFAWorkflow.ppt | 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;
# &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, Med. Phys., Vol. 36(3), pp. 876-892, 2009. PMID: 19378748&lt;br /&gt;
&lt;br /&gt;
# &amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, SPIE Medical Imaging: Visualization, Image-Guided Procedures, and Display, 2009.&lt;br /&gt;
&lt;br /&gt;
#J. Tokuda et al., &amp;quot;OpenIGTLink: An open network protocol for image- guided therapy environment,&amp;quot; International Journal of Medical Robotics and Computer Assisted Surgery, to appear.&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_Liver_Ablation_Slicer&amp;diff=38614</id>
		<title>2009 Summer Project Week Liver Ablation Slicer</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_Liver_Ablation_Slicer&amp;diff=38614"/>
		<updated>2009-06-11T16:45:03Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]]&lt;br /&gt;
Image:originalSegmentation.png|Segmentation showing no pass zones (ribs)and tumor.&lt;br /&gt;
Image:segmentationAfterDilation.png|Segmented tumor region is dilated according to physician prescribed ablation margin.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Haiying Liu, Noby Hata&lt;br /&gt;
* Georgetown: Ziv Yaniv&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
Implement a complete workflow: &lt;br /&gt;
#Load data.&lt;br /&gt;
#Manually mark regions (tumor, entry, critical structure).&lt;br /&gt;
#Process segmentation and export information to planning module (executable plugin with command line options). &lt;br /&gt;
#Load results of the optimization program.&lt;br /&gt;
#Configure OpenIGTLink module on Slicer and run OpenIGTLink IGSTK client. &lt;br /&gt;
#Navigate. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
#Integrate code from Georgetown for step 3 into Slicer.&lt;br /&gt;
#Decide on appropriate format for describing the output of the optimization (set of trajectories and ablations along each trajectory).&lt;br /&gt;
#Implement a stub executable plugin as a stand in for the optimization program.&lt;br /&gt;
#Test the integrated workflow.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
A new module is being created in Slicer3. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Med. Phys., Vol. 36(3), pp. 876-892, 2009. PMID: 19378748 &lt;br /&gt;
*J. Tokuda et al., &amp;quot;OpenIGTLink: An open network protocol for image- guided therapy environment,&amp;quot; International Journal of Medical Robotics and Computer Assisted Surgery, to appear.&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_Liver_Ablation_Slicer&amp;diff=38613</id>
		<title>2009 Summer Project Week Liver Ablation Slicer</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_Liver_Ablation_Slicer&amp;diff=38613"/>
		<updated>2009-06-11T16:40:30Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]]&lt;br /&gt;
Image:originalSegmentation.png|Segmentation showing no pass zones (ribs)and tumor.&lt;br /&gt;
Image:segmentationAfterDilation.png|Segmented tumor region is dilated according to physician prescribed ablation margin.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Haiying Liu, Noby Hata&lt;br /&gt;
* Georgetown: Ziv Yaniv&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
Implement a complete workflow: &lt;br /&gt;
#Load data.&lt;br /&gt;
#Manually mark regions (tumor, entry, critical structure).&lt;br /&gt;
#Process segmentation and export information to planning module (executable plugin with command line options). &lt;br /&gt;
#Load results of the optimization program.&lt;br /&gt;
#Configure OpenIGTLink module on Slicer and run OpenIGTLink IGSTK client. &lt;br /&gt;
#Navigate. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
#Integrate code from Georgetown for step 3 into Slicer.&lt;br /&gt;
#Decide on appropriate format for describing the output of the optimization (set of trajectories and ablations along each trajectory).&lt;br /&gt;
#Implement a stub executable plugin as a stand in for the optimization program.&lt;br /&gt;
#Test the integrated workflow.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
A new module is being created in Slicer3. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_Liver_Ablation_Slicer&amp;diff=38612</id>
		<title>2009 Summer Project Week Liver Ablation Slicer</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_Liver_Ablation_Slicer&amp;diff=38612"/>
		<updated>2009-06-11T16:39:27Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]]&lt;br /&gt;
Image:originalSegmentation.png|Segmentation showing no pass zones (ribs)and tumor.&lt;br /&gt;
Image:segmentationAfterDilation.png|Segmented tumor region is dilated according to physician prescribed ablation margin.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Haiying Liu, Noby Hata&lt;br /&gt;
* Georgetown: Ziv Yaniv&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
Implement a complete workflow: &lt;br /&gt;
#Load data.&lt;br /&gt;
#Manually mark regions (tumor, entry, critical structure).&lt;br /&gt;
#Process segmentation and export information to planning module (executable plugin with command line options). &lt;br /&gt;
#Load results of the optimization program.&lt;br /&gt;
#Configure OpenIGTLink module on Slicer and run OpenIGTLink IGSTK client. &lt;br /&gt;
#Navigate. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
#Integrate code from Georgetown for step 3 into Slicer.&lt;br /&gt;
#Decide on appropriate format for describing the output of the optimization (set of trajectories and ablations along each trajectory).&lt;br /&gt;
#Implement a stub executable plugin as a stand in for the optimization program.&lt;br /&gt;
#Test the integrated workflow.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
A new module is being created in Slicer3. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:SegmentationAfterDilation.png&amp;diff=38611</id>
		<title>File:SegmentationAfterDilation.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:SegmentationAfterDilation.png&amp;diff=38611"/>
		<updated>2009-06-11T16:38:09Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: Liver RFA, segmentation after tumor has been dilated to include ablation margin.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Liver RFA, segmentation after tumor has been dilated to include ablation margin.&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_Liver_Ablation_Slicer&amp;diff=38610</id>
		<title>2009 Summer Project Week Liver Ablation Slicer</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_Liver_Ablation_Slicer&amp;diff=38610"/>
		<updated>2009-06-11T16:37:15Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]]&lt;br /&gt;
Image:originalSegmentation.png|Segmentation showing no pass zones (ribs)and tumor.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Haiying Liu, Noby Hata&lt;br /&gt;
* Georgetown: Ziv Yaniv&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
Implement a complete workflow: &lt;br /&gt;
#Load data.&lt;br /&gt;
#Manually mark regions (tumor, entry, critical structure).&lt;br /&gt;
#Process segmentation and export information to planning module (executable plugin with command line options). &lt;br /&gt;
#Load results of the optimization program.&lt;br /&gt;
#Configure OpenIGTLink module on Slicer and run OpenIGTLink IGSTK client. &lt;br /&gt;
#Navigate. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
#Integrate code from Georgetown for step 3 into Slicer.&lt;br /&gt;
#Decide on appropriate format for describing the output of the optimization (set of trajectories and ablations along each trajectory).&lt;br /&gt;
#Implement a stub executable plugin as a stand in for the optimization program.&lt;br /&gt;
#Test the integrated workflow.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
A new module is being created in Slicer3. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:OriginalSegmentation.png&amp;diff=38609</id>
		<title>File:OriginalSegmentation.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:OriginalSegmentation.png&amp;diff=38609"/>
		<updated>2009-06-11T16:33:51Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_Liver_Ablation_Slicer&amp;diff=38591</id>
		<title>2009 Summer Project Week Liver Ablation Slicer</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week_Liver_Ablation_Slicer&amp;diff=38591"/>
		<updated>2009-06-11T15:15:33Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Haiying Liu, Noby Hata&lt;br /&gt;
* Georgetown: Ziv Yaniv&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
Implement a complete workflow: &lt;br /&gt;
#Load data.&lt;br /&gt;
#Manually mark regions (tumor, entry, critical structure).&lt;br /&gt;
#Process segmentation and export information to planning module (executable plugin with command line options). &lt;br /&gt;
#Load results of the optimization program.&lt;br /&gt;
#Configure OpenIGTLink module on Slicer and run OpenIGTLink IGSTK client. &lt;br /&gt;
#Navigate. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
#Integrate code from Georgetown for step 3 into Slicer.&lt;br /&gt;
#Decide on appropriate format for describing the output of the optimization (set of trajectories and ablations along each trajectory).&lt;br /&gt;
#Implement a stub executable plugin as a stand in for the optimization program.&lt;br /&gt;
#Test the integrated workflow.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
A new module is being created in Slicer3. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week&amp;diff=37828</id>
		<title>2009 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week&amp;diff=37828"/>
		<updated>2009-05-28T18:12:51Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Collaboration Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Project Events]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' June 22-26, 2009&lt;br /&gt;
*'''Location:''' MIT. [[Meeting_Locations:MIT_Grier_A_%26B|Grier Rooms A &amp;amp; B: 34-401A &amp;amp; 34-401B]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Introduction to the FIRST JOINT PROJECT WEEK==&lt;br /&gt;
&lt;br /&gt;
We are pleased to announce the FIRST JOINT PROJECT WEEK of hands-on research and development activity for Image-Guided Therapy and Neuroscience applications.  Participants will engage in open source programming using the [[NA-MIC-Kit|NA-MIC Kit]], algorithm design, medical imaging sequence development, tracking experiments, and clinical application. The main goal of this event is to move forward the translational research deliverables of the sponsoring centers and their collaborators. Active and potential collaborators are encouraged and welcome to attend this event. This event will be set up to maximize informal interaction between participants.  &lt;br /&gt;
&lt;br /&gt;
Active preparation will begin on''' Thursday, April 16th at 3pm ET''', with a kick-off teleconference.  Invitations to this call will be sent to members of the sponsoring communities, their collaborators, past attendees of the event, as well as any parties who have expressed an interest in working with these centers. The main goal of the kick-off call is to get an idea of which groups/projects will be active at the upcoming event, and to ensure that there is sufficient coverage for all. Subsequent teleconferences will allow for more focused discussions on individual projects and allow the hosts to finalize the project teams, consolidate any common components, and identify topics that should be discussed in breakout sessions. In the final days leading upto the meeting, all project teams will be asked to fill in a template page on this wiki that describes the objectives and plan of their projects.  &lt;br /&gt;
&lt;br /&gt;
The event itself will start off with a short presentation by each project team, driven using their previously created description, and will help all participants get acquainted with others who are doing similar work. In the rest of the week, about half the time will be spent in breakout discussions on topics of common interest of subsets of the attendees, and the other half will be spent in project teams, doing hands-on project work.  The hands-on activities will be done in 30-50 small teams of size 2-4, each with a mix of multi-disciplinary expertise.  To facilitate this work, a large room at MIT will be setup with several tables, with internet and power access, and each computer software development based team will gather on a table with their individual laptops, connect to the internet to download their software and data, and be able to work on their projects.  Teams working on projects that require the use of medical devices will proceed to Brigham and Women's Hospital and carry out their experiments there. On the last day of the event, a closing presentation session will be held in which each project team will present a summary of what they accomplished during the week.&lt;br /&gt;
&lt;br /&gt;
This event is part of the translational research efforts of [http://www.na-mic.org NA-MIC], [http://www.ncigt.org NCIGT], [http://nac.spl.harvard.edu/ NAC], [http://catalyst.harvard.edu/home.html Harvard Catalyst], and [http://www.cimit.org CIMIT].  It is an expansion of the NA-MIC Summer Project Week that has been held annually since 2005. It will be held every summer at MIT and Brigham and Womens Hospital in Boston, typically during the last full week of June, and in Salt Lake City in the winter, typically during the second week of January.  &lt;br /&gt;
&lt;br /&gt;
A summary of all past NA-MIC Project Events that this FIRST JOINT EVENT is based on is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
== Agenda==&lt;br /&gt;
* Monday &lt;br /&gt;
** noon-1pm lunch &lt;br /&gt;
**1pm: Welcome (Ron Kikinis)&lt;br /&gt;
** 1:05-3:30pm Introduce [[#Projects|Projects]] using templated wiki pages (all Project Leads) ([[NA-MIC/Projects/Theme/Template|Wiki Template]]) &lt;br /&gt;
** 3:30-5:30pm Start project work&lt;br /&gt;
* Tuesday &lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
**9:30-10am: NA-MIC Kit Overview (Jim Miller)&lt;br /&gt;
** 10-10:30am Slicer 3.4 Update (Steve Pieper)&lt;br /&gt;
** 10:30-11am Slicer IGT and Imaging Kit Update Update (Noby Hata, Scott Hoge)&lt;br /&gt;
** 11am-12:00pm Breakout Session: [[2009 Project Week Breakout Session: Slicer-Python]] (Demian W)&lt;br /&gt;
** noon lunch&lt;br /&gt;
** 2:30pm-5pm: [[2009 Project Week Data Clinic|Data Clinic]]&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
* Wednesday &lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9am-12pm Breakout Session: [[2009 Project Week Breakout Session: ITK]] (Luis Ibanez)&lt;br /&gt;
** noon lunch&lt;br /&gt;
** 2:30pm: Breakout Session: [[2009 Project Week Breakout Session: 3D+T Microscopy Cell Dataset Segmentation]] (Alex G.)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
* Thursday&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9-11pm Tutorial Contest Presentations&lt;br /&gt;
** noon lunch&lt;br /&gt;
** 2:30pm: Breakout Session: TBD&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
* Friday &lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 10am-noon: Tutorial Contest Winner Announcement and Project Progress using update [[#Projects|Project Wiki pages]]&lt;br /&gt;
*** Noon: Lunch boxes and adjourn by 1:30pm.&lt;br /&gt;
***We need to empty room by 1:30.  You are welcome to use wireless in Stata.&lt;br /&gt;
***Please sign up for the developer [http://www.slicer.org/pages/Mailinglist mailing lists]&lt;br /&gt;
***Next Project Week [[AHM_2010|in Utah, January 4-8, 2010]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
The list of projects for this week will go here.&lt;br /&gt;
=== Collaboration Projects ===&lt;br /&gt;
#[[2009_Summer_Project_Week_Project_Segmentation_of_Muscoskeletal_Images]]&lt;br /&gt;
#[[2009_Summer_Project_Week_Prostate_Robotics |Prostate Robotics]] (Junichi, Sam, Nathan Cho, Jack),  - Mon, Tue, Thursday 7pm-midnight)&lt;br /&gt;
#[[2009_Summer_Project_Week_4D_Imaging| 4D Imaging (Perfusion, Cardiac, etc.) ]] (Junichi, Dan Blezek?, Steve, Alex G?)&lt;br /&gt;
#Liver Ablation in Slicer (Haiying, Ziv)&lt;br /&gt;
#SLicer3 and Brainlab - introduction to UCLA (Haiying, Xenios, Pratik, Nathan Hageman)&lt;br /&gt;
#Adaptive Radiotherapy - Deformable registration and DICOMRT (Greg Sharp, Steve, Wendy)&lt;br /&gt;
#gpu based registration acceleration (James Balter, Greg Sharp, Alark Joshi?, Aditya K., Yogesh Rathi?, Jimi Malcolm, Sandy Wells, Tina Kapur)&lt;br /&gt;
#Brain DTI Atlas? (Florin, Utah, UNC, GeorgiaTech)&lt;br /&gt;
#Xnat user interface improvements for NA-MIC (Dan M, Tina, Florin, Ron, Wendy)&lt;br /&gt;
#xnat and DICOMRT (Greg Sharp, Dan M) - might be done?&lt;br /&gt;
#Xnat user clinic - combine with data clinic&lt;br /&gt;
#xnat programmer clinic&lt;br /&gt;
#Grid Wizard+xnat clinic (Clement)&lt;br /&gt;
#?Fluid Mechanincs Module (Nathan Hageman)&lt;br /&gt;
#?DTI digital phantom generator to create validation data sets - webservice/cmdlin module/binaries are downloadable from UCLA (Nathan Hageman)&lt;br /&gt;
#Cortical Thickness Pipeline (Clement, Ipek)&lt;br /&gt;
#Demo Brainlab/Slicer in BWH OR (Haiying, Nathan Hageman)&lt;br /&gt;
#Skull Stripping (Xiaodong, Snehashis Roy)&lt;br /&gt;
#FastMarching for brain tumor segmentation (Fedorov, GeorgiaTech)&lt;br /&gt;
#Meningioma growth simulation for validation (Fedorov, Marcel, Ron)&lt;br /&gt;
#Automatic brain MRI processing pipeline (Marcel, Hans)&lt;br /&gt;
#XNAT integration into Harvard Catalyst i2b2 framework(Gao, Yong)&lt;br /&gt;
#[[2009_Summer_Project_Week_Spherical_Mesh_Diffeomorphic_Demons_Registration |Spherical Mesh Diffeomorphic Demons Registration]] (Luis Ibanez,Thomas Yeo, Polina Goland),  - (Mon, Tue, Wed)&lt;br /&gt;
&lt;br /&gt;
===IGT Projects:===&lt;br /&gt;
#port 4d gated ultrasound code to Slicer -  (Danielle)&lt;br /&gt;
#integration of stereo video into Slicer (Mehdi)&lt;br /&gt;
#multi-modality statistical toolbox for MR T1, T2, fMRI, DTI data (Diego, sylvain jaume, nicholas, noby)&lt;br /&gt;
#neuroendoscope workflow presentation (sebastien barre)&lt;br /&gt;
#slicer integration of mri compatible prostate biopsy robot(sid, queens)&lt;br /&gt;
#breakout session on Dynamic Patient Models (James Balter)&lt;br /&gt;
#gpu acceleration of 2d-3d registration (james balter, greg sharp, sandy wells, noby hata, terry peters proxy)&lt;br /&gt;
&lt;br /&gt;
===NA-MIC Engineering Projects===&lt;br /&gt;
# DICOM Validation and Cleanup Tool (Luis, Sid, Steve, Greg)&lt;br /&gt;
# [[Summer2009:Using_ITK_in_python| Using ITK in python]] (Steve, Demian, Jim)&lt;br /&gt;
# [[2009_Summer_Project_Week_VTK_3D_Widgets_In_Slicer3|VTK 3d Widgets in Slicer3]] (Nicole, Karthik, Sebastien, Wendy)&lt;br /&gt;
# [[2009_Summer_Project_Week_Colors_Module |Updates to Slicer3 Colors module]] (Nicole)&lt;br /&gt;
# EM Segmenter (Sylvain, Nicolas)&lt;br /&gt;
# Plug-in 3D Viewer based on XIP (Lining)&lt;br /&gt;
# IAFE Mesh Modules - improvements and testing (Curt, Steve, Vince)&lt;br /&gt;
# [[Slicer3 Informatics Workflow Design &amp;amp; XNAT updates | Slicer3 Informatics Workflow Design &amp;amp; XNAT updates for Slicer]] (Wen, Steve, Dan M, Dan B)&lt;br /&gt;
# [[BSpline Registration in Slicer3 | BSpline Registration in Slicer3]] (Jim Miller, Ross Whitaker, Samuel Gerber)&lt;br /&gt;
# [[EPI Correction in Slicer3 | EPI Correction in Slicer3]] (Jim Miller, Sylvain Bouix, Tom Fletcher, Ross Whitaker, Julien Siebenthal, Ran Tao )&lt;br /&gt;
# Fix [http://www.na-mic.org/Bug/view.php?id=416 bug 416] in registration (Andriy, Luis, Bill, Jim, Steve)&lt;br /&gt;
# [[Summer2009:The Vascular Modeling Toolkit in 3D Slicer | The Vascular Modeling Toolkit in 3D Slicer]] (Daniel Haehn)&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
# Please make sure that you are on the http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week mailing list&lt;br /&gt;
# Join the kickoff TCON on April 16, 3pm ET.&lt;br /&gt;
# [[Engineering:TCON_2009|June 18 TCON]] at 3pm ET to tie loose ends.  Anyone with un-addressed questions should call.&lt;br /&gt;
# By 3pm ET on June 11, 2009: [[Project_Week/Template|Complete a templated wiki page for your project]]. Please do not edit the template page itself, but create a new page for your project and cut-and-paste the text from this template page.  If you have questions, please send an email to tkapur at bwh.harvard.edu.&lt;br /&gt;
# By 3pm on June 18, 2009: Create a directory for each project on the [[Engineering:SandBox|NAMIC Sandbox]] (Zack)&lt;br /&gt;
## Commit on each sandbox directory the code examples/snippets that represent our first guesses of appropriate methods. (Luis and Steve will help with this, as needed)&lt;br /&gt;
## Gather test images in any of the Data sharing resources we have (e.g. the BIRN). These ones don't have to be many. At least three different cases, so we can get an idea of the modality-specific characteristics of these images. Put the IDs of these data sets on the wiki page. (the participants must do this.)&lt;br /&gt;
## Setup nightly tests on a separate Dashboard, where we will run the methods that we are experimenting with. The test should post result images and computation time. (Zack)&lt;br /&gt;
# Please note that by the time we get to the project event, we should be trying to close off a project milestone rather than starting to work on one...&lt;br /&gt;
# People doing Slicer related projects should come to project week with slicer built on your laptop.&lt;br /&gt;
## Projects to develop extension modules should work with the [http://viewvc.slicer.org/viewcvs.cgi/branches/Slicer-3-4/#dirlist Slicer-3-4 branch] (new code should not be checked into the branch).&lt;br /&gt;
## Projects to modify core behavior of slicer should be done on the [http://viewvc.slicer.org/viewcvs.cgi/trunk/ trunk].&lt;br /&gt;
&lt;br /&gt;
==Attendee List==&lt;br /&gt;
If you plan to attend, please add your name here.&lt;br /&gt;
&lt;br /&gt;
#Ron Kikinis, BWH&lt;br /&gt;
#Ferenc Jolesz, BWH&lt;br /&gt;
#Clare Tempany, BWH&lt;br /&gt;
#Tina Kapur, BWH&lt;br /&gt;
#Steve Pieper, Isomics Inc&lt;br /&gt;
#Jim Miller, GE Research&lt;br /&gt;
#Xiaodong Tao, GE Research&lt;br /&gt;
#Bill Lorensen, EAB&lt;br /&gt;
#Randy Gollub, MGH&lt;br /&gt;
#Nicole Aucoin, BWH&lt;br /&gt;
#Dan Marcus, WUSTL&lt;br /&gt;
#Junichi Tokuda, BWH&lt;br /&gt;
#Alex Gouaillard, Harvard Systems Biology&lt;br /&gt;
#Arnaud Gelas, Harvard Systems Biology &lt;br /&gt;
#Kishore Mosanliganti, Harvard Systems Biology&lt;br /&gt;
#Lydie Souhait, Harvard Systems Biology&lt;br /&gt;
#Luis Ibanez, Kitware Inc&lt;br /&gt;
#Vincent Magnotta, UIowa&lt;br /&gt;
#Hans Johnson, UIowa&lt;br /&gt;
#Xenios Papademetris, Yale&lt;br /&gt;
#Gregory S. Fischer, WPI (Mon, Tue, Wed)&lt;br /&gt;
#Daniel Blezek, Mayo (Tue-Fri)&lt;br /&gt;
#Danielle Pace, Robarts Research Institute / UWO&lt;br /&gt;
#Clement Vachet, UNC-Chapel Hill&lt;br /&gt;
#Dave Welch, UIowa&lt;br /&gt;
#Demian Wassermann, Odyssée lab, INRIA, France&lt;br /&gt;
#Manasi Ramachandran, UIowa&lt;br /&gt;
#Greg Sharp, MGH&lt;br /&gt;
#Rui Li, MGH&lt;br /&gt;
#Mehdi Esteghamatian, Robarts Research Institute / UWO&lt;br /&gt;
#Misha Milchenko, WUSTL&lt;br /&gt;
#Kevin Archie, WUSTL&lt;br /&gt;
#Tim Olsen, WUSTL&lt;br /&gt;
#Wendy Plesniak BWH&lt;br /&gt;
#Haiying Liu BWH&lt;br /&gt;
#Curtis Lisle, KnowledgeVis / Isomics&lt;br /&gt;
#Diego Cantor, Robarts Research Institute / UWO&lt;br /&gt;
#Daniel Haehn, BWH&lt;br /&gt;
#Nicolas Rannou, BWH&lt;br /&gt;
#Sylvain Jaume, MIT&lt;br /&gt;
#Alex Yarmarkovich, Isomics&lt;br /&gt;
#Marco Ruiz, UCSD&lt;br /&gt;
#Andriy Fedorov, BWH&lt;br /&gt;
#Harish Doddi, Stanford University&lt;br /&gt;
#Saikat Pal, Stanford University&lt;br /&gt;
#Scott Hoge, BWH&lt;br /&gt;
#Vandana Mohan, Georgia Tech&lt;br /&gt;
#Ivan Kolosev, Georgia Tech&lt;br /&gt;
#Behnood Gholami, Georgia Tech&lt;br /&gt;
#James Balter, U Michigan&lt;br /&gt;
#Dan McShan, U Michigan&lt;br /&gt;
#Zhou Shen, U Michigan&lt;br /&gt;
#Maria Francesca Spadea, Italy&lt;br /&gt;
#Lining Yang, Siemens Corporate Research&lt;br /&gt;
#Beatriz Paniagua, UNC-Chapel Hill&lt;br /&gt;
#Bennett Landman, Johns Hopkins University &lt;br /&gt;
#Snehashis Roy, Johns Hopkins University&lt;br /&gt;
#Marta Peroni, Politecnico di Milano&lt;br /&gt;
#Sebastien Barre, Kitware, Inc.&lt;br /&gt;
#Samuel Gerber, SCI University of Utah&lt;br /&gt;
#Ran Tao, SCI University of Utah&lt;br /&gt;
#Marcel Prastawa, SCI University of Utah&lt;br /&gt;
#Katie Hayes, BWH&lt;br /&gt;
#Sonia Pujol, BWH&lt;br /&gt;
#Andras Lasso, Queen's University&lt;br /&gt;
#Yong Gao, MGH&lt;br /&gt;
#Minjeong Kim, UNC-Chapel Hill&lt;br /&gt;
#Guorong Wu, UNC-Chapel Hill&lt;br /&gt;
#Jeffrey Yager, UIowa&lt;br /&gt;
#Yanling Liu, SAIC/NCI-Frederick&lt;br /&gt;
#Ziv Yaniv, Georgetown&lt;br /&gt;
#Bjoern Menze, MIT&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
*'''Dates:''' June 22-26, 2009&lt;br /&gt;
*'''Location:''' MIT. [[Meeting_Locations:MIT_Grier_A_%26B|Grier Rooms A &amp;amp; B: 34-401A &amp;amp; 34-401B]].&lt;br /&gt;
*'''Registration Fee:''' $260 (covers the cost of breakfast, lunch and coffee breaks for the week). Due by Friday, June 12th, 2009. Please make checks out to &amp;quot;Massachusetts Institute of Technology&amp;quot; and mail to: Donna Kaufman, MIT, 77 Massachusetts Ave., 38-409a, Cambridge, MA 02139.  Receipts will be provided by email as checks are received.  Please send questions to dkauf at mit.edu. '''If this is your first event and you are attending for only one day, the registration fee is waived.'''  Please let us know, so that we can cover the costs with one of our grants.&lt;br /&gt;
*'''Registration Method''' Add your name to the Attendee List section of this page&lt;br /&gt;
*'''Hotel:''' We have a group rate of $189/night (plus tax) at the Le Meridien (which used to be the Hotel at MIT). [http://www.starwoodmeeting.com/Book/MITDECSE  Please click here to reserve.] This rate is good only through June 1.&lt;br /&gt;
*Here is some information about several other Boston area hotels that are convenient to NA-MIC events: [[Boston_Hotels|Boston_Hotels]]. Summer is tourist season in Boston, so please book your rooms early.&lt;br /&gt;
*2009 Summer Project Week [[NA-MIC/Projects/Theme/Template|'''Template''']]&lt;br /&gt;
*[[2008_Summer_Project_Week#Projects|Last Year's Projects as a reference]]&lt;br /&gt;
*For hosting projects, we are planning to make use of the NITRC resources.  See [[NA-MIC_and_NITRC | Information about NITRC Collaboration]]&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week&amp;diff=37792</id>
		<title>2009 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Summer_Project_Week&amp;diff=37792"/>
		<updated>2009-05-27T19:13:30Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Attendee List */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Project Events]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' June 22-26, 2009&lt;br /&gt;
*'''Location:''' MIT. [[Meeting_Locations:MIT_Grier_A_%26B|Grier Rooms A &amp;amp; B: 34-401A &amp;amp; 34-401B]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Introduction to the FIRST JOINT PROJECT WEEK==&lt;br /&gt;
&lt;br /&gt;
We are pleased to announce the FIRST JOINT PROJECT WEEK of hands-on research and development activity for Image-Guided Therapy and Neuroscience applications.  Participants will engage in open source programming using the [[NA-MIC-Kit|NA-MIC Kit]], algorithm design, medical imaging sequence development, tracking experiments, and clinical application. The main goal of this event is to move forward the translational research deliverables of the sponsoring centers and their collaborators. Active and potential collaborators are encouraged and welcome to attend this event. This event will be set up to maximize informal interaction between participants.  &lt;br /&gt;
&lt;br /&gt;
Active preparation will begin on''' Thursday, April 16th at 3pm ET''', with a kick-off teleconference.  Invitations to this call will be sent to members of the sponsoring communities, their collaborators, past attendees of the event, as well as any parties who have expressed an interest in working with these centers. The main goal of the kick-off call is to get an idea of which groups/projects will be active at the upcoming event, and to ensure that there is sufficient coverage for all. Subsequent teleconferences will allow for more focused discussions on individual projects and allow the hosts to finalize the project teams, consolidate any common components, and identify topics that should be discussed in breakout sessions. In the final days leading upto the meeting, all project teams will be asked to fill in a template page on this wiki that describes the objectives and plan of their projects.  &lt;br /&gt;
&lt;br /&gt;
The event itself will start off with a short presentation by each project team, driven using their previously created description, and will help all participants get acquainted with others who are doing similar work. In the rest of the week, about half the time will be spent in breakout discussions on topics of common interest of subsets of the attendees, and the other half will be spent in project teams, doing hands-on project work.  The hands-on activities will be done in 30-50 small teams of size 2-4, each with a mix of multi-disciplinary expertise.  To facilitate this work, a large room at MIT will be setup with several tables, with internet and power access, and each computer software development based team will gather on a table with their individual laptops, connect to the internet to download their software and data, and be able to work on their projects.  Teams working on projects that require the use of medical devices will proceed to Brigham and Women's Hospital and carry out their experiments there. On the last day of the event, a closing presentation session will be held in which each project team will present a summary of what they accomplished during the week.&lt;br /&gt;
&lt;br /&gt;
This event is part of the translational research efforts of [http://www.na-mic.org NA-MIC], [http://www.ncigt.org NCIGT], [http://nac.spl.harvard.edu/ NAC], [http://catalyst.harvard.edu/home.html Harvard Catalyst], and [http://www.cimit.org CIMIT].  It is an expansion of the NA-MIC Summer Project Week that has been held annually since 2005. It will be held every summer at MIT and Brigham and Womens Hospital in Boston, typically during the last full week of June, and in Salt Lake City in the winter, typically during the second week of January.  &lt;br /&gt;
&lt;br /&gt;
A summary of all past NA-MIC Project Events that this FIRST JOINT EVENT is based on is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
== Agenda==&lt;br /&gt;
* Monday &lt;br /&gt;
** noon-1pm lunch &lt;br /&gt;
**1pm: Welcome (Ron Kikinis)&lt;br /&gt;
** 1:05-3:30pm Introduce [[#Projects|Projects]] using templated wiki pages (all Project Leads) ([[NA-MIC/Projects/Theme/Template|Wiki Template]]) &lt;br /&gt;
** 3:30-5:30pm Start project work&lt;br /&gt;
* Tuesday &lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
**9:30-10am: NA-MIC Kit Overview (Jim Miller)&lt;br /&gt;
** 10-10:30am Slicer 3.4 Update (Steve Pieper)&lt;br /&gt;
** 10:30-11am Slicer IGT and Imaging Kit Update Update (Noby Hata, Scott Hoge)&lt;br /&gt;
** 11am-12:00pm Breakout Session: [[2009 Project Week Breakout Session: Slicer-Python]] (Demian W)&lt;br /&gt;
** noon lunch&lt;br /&gt;
** 2:30pm-5pm: [[2009 Project Week Data Clinic|Data Clinic]]&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
* Wednesday &lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9am-12pm Breakout Session: [[2009 Project Week Breakout Session: ITK]] (Luis Ibanez)&lt;br /&gt;
** noon lunch&lt;br /&gt;
** 2:30pm: Breakout Session: [[2009 Project Week Breakout Session: 3D+T Microscopy Cell Dataset Segmentation]] (Alex G.)&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
* Thursday&lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 9-11pm Tutorial Contest Presentations&lt;br /&gt;
** noon lunch&lt;br /&gt;
** 2:30pm: Breakout Session: TBD&lt;br /&gt;
** 5:30pm adjourn for day&lt;br /&gt;
* Friday &lt;br /&gt;
** 8:30am breakfast&lt;br /&gt;
** 10am-noon: Tutorial Contest Winner Announcement and Project Progress using update [[#Projects|Project Wiki pages]]&lt;br /&gt;
*** Noon: Lunch boxes and adjourn by 1:30pm.&lt;br /&gt;
***We need to empty room by 1:30.  You are welcome to use wireless in Stata.&lt;br /&gt;
***Please sign up for the developer [http://www.slicer.org/pages/Mailinglist mailing lists]&lt;br /&gt;
***Next Project Week [[AHM_2010|in Utah, January 4-8, 2010]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
The list of projects for this week will go here.&lt;br /&gt;
=== Collaboration Projects ===&lt;br /&gt;
#[[2009_Summer_Project_Week_Project_Segmentation_of_Muscoskeletal_Images]]&lt;br /&gt;
#[[2009_Summer_Project_Week_Prostate_Robotics |Prostate Robotics]] (Junichi, Sam, Nathan Cho, Jack),  - Mon, Tue, Thursday 7pm-midnight)&lt;br /&gt;
#[[2009_Summer_Project_Week_4D_Imaging| 4D Imaging (Perfusion, Cardiac, etc.) ]] (Junichi, Dan Blezek?, Steve, Alex G?)&lt;br /&gt;
#Liver Ablation in Slicer (Haiying, Georgetown?)&lt;br /&gt;
#SLicer3 and Brainlab - introduction to UCLA (Haiying, Xenios, Pratik, Nathan Hageman)&lt;br /&gt;
#Adaptive Radiotherapy - Deformable registration and DICOMRT (Greg Sharp, Steve, Wendy)&lt;br /&gt;
#gpu based registration acceleration (James Balter, Greg Sharp, Alark Joshi?, Aditya K., Yogesh Rathi?, Jimi Malcolm, Sandy Wells, Tina Kapur)&lt;br /&gt;
#Brain DTI Atlas? (Florin, Utah, UNC, GeorgiaTech)&lt;br /&gt;
#Xnat user interface improvements for NA-MIC (Dan M, Tina, Florin, Ron, Wendy)&lt;br /&gt;
#xnat and DICOMRT (Greg Sharp, Dan M) - might be done?&lt;br /&gt;
#Xnat user clinic - combine with data clinic&lt;br /&gt;
#xnat programmer clinic&lt;br /&gt;
#Grid Wizard+xnat clinic (Clement)&lt;br /&gt;
#?Fluid Mechanincs Module (Nathan Hageman)&lt;br /&gt;
#?DTI digital phantom generator to create validation data sets - webservice/cmdlin module/binaries are downloadable from UCLA (Nathan Hageman)&lt;br /&gt;
#Cortical Thickness Pipeline (Clement, Ipek)&lt;br /&gt;
#Demo Brainlab/Slicer in BWH OR (Haiying, Nathan Hageman)&lt;br /&gt;
#Skull Stripping (Xiaodong, Snehashis Roy)&lt;br /&gt;
#FastMarching for brain tumor segmentation (Fedorov, GeorgiaTech)&lt;br /&gt;
#Meningioma growth simulation for validation (Fedorov, Marcel, Ron)&lt;br /&gt;
#Automatic brain MRI processing pipeline (Marcel, Hans)&lt;br /&gt;
#XNAT integration into Harvard Catalyst i2b2 framework(Gao, Yong)&lt;br /&gt;
#[[2009_Summer_Project_Week_Spherical_Mesh_Diffeomorphic_Demons_Registration |Spherical Mesh Diffeomorphic Demons Registration]] (Luis Ibanez,Thomas Yeo, Polina Goland),  - (Mon, Tue, Wed)&lt;br /&gt;
&lt;br /&gt;
===IGT Projects:===&lt;br /&gt;
#port 4d gated ultrasound code to Slicer -  (Danielle)&lt;br /&gt;
#integration of stereo video into Slicer (Mehdi)&lt;br /&gt;
#multi-modality statistical toolbox for MR T1, T2, fMRI, DTI data (Diego, sylvain jaume, nicholas, noby)&lt;br /&gt;
#neuroendoscope workflow presentation (sebastien barre)&lt;br /&gt;
#slicer integration of mri compatible prostate biopsy robot(sid, queens)&lt;br /&gt;
#breakout session on Dynamic Patient Models (James Balter)&lt;br /&gt;
#gpu acceleration of 2d-3d registration (james balter, greg sharp, sandy wells, noby hata, terry peters proxy)&lt;br /&gt;
&lt;br /&gt;
===NA-MIC Engineering Projects===&lt;br /&gt;
# DICOM Validation and Cleanup Tool (Luis, Sid, Steve, Greg)&lt;br /&gt;
# [[Summer2009:Using_ITK_in_python| Using ITK in python]] (Steve, Demian, Jim)&lt;br /&gt;
# VTK 3d Widgets in Slicer3 (Nicole, Will/Karthik)&lt;br /&gt;
# Update to Slicer3 Colors module (Nicole)&lt;br /&gt;
# EM Segmenter (Sylvain, Nicolas)&lt;br /&gt;
# Plug-in 3D Viewer based on XIP (Lining)&lt;br /&gt;
# IAFE Mesh Modules - improvements and testing (Curt, Steve, Vince)&lt;br /&gt;
# [[Slicer3 Informatics Workflow Design &amp;amp; XNAT updates | Slicer3 Informatics Workflow Design &amp;amp; XNAT updates for Slicer]] (Wen, Steve, Dan M, Dan B)&lt;br /&gt;
# [[BSpline Registration in Slicer3 | BSpline Registration in Slicer3]] (Jim Miller, Ross Whitaker, Samuel Gerber)&lt;br /&gt;
# [[EPI Correction in Slicer3 | EPI Correction in Slicer3]] (Jim Miller, Sylvain Bouix, Tom Fletcher, Ross Whitaker, Julien Siebenthal, Ran Tao )&lt;br /&gt;
# Fix [http://www.na-mic.org/Bug/view.php?id=416 bug 416] in registration (Andriy, Luis, Bill, Jim, Steve)&lt;br /&gt;
# [[Summer2009:The Vascular Modeling Toolkit in 3D Slicer | The Vascular Modeling Toolkit in 3D Slicer]] (Daniel Haehn)&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
# Please make sure that you are on the http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week mailing list&lt;br /&gt;
# Join the kickoff TCON on April 16, 3pm ET.&lt;br /&gt;
# [[Engineering:TCON_2009|June 18 TCON]] at 3pm ET to tie loose ends.  Anyone with un-addressed questions should call.&lt;br /&gt;
# By 3pm ET on June 11, 2009: [[Project_Week/Template|Complete a templated wiki page for your project]]. Please do not edit the template page itself, but create a new page for your project and cut-and-paste the text from this template page.  If you have questions, please send an email to tkapur at bwh.harvard.edu.&lt;br /&gt;
# By 3pm on June 18, 2009: Create a directory for each project on the [[Engineering:SandBox|NAMIC Sandbox]] (Zack)&lt;br /&gt;
## Commit on each sandbox directory the code examples/snippets that represent our first guesses of appropriate methods. (Luis and Steve will help with this, as needed)&lt;br /&gt;
## Gather test images in any of the Data sharing resources we have (e.g. the BIRN). These ones don't have to be many. At least three different cases, so we can get an idea of the modality-specific characteristics of these images. Put the IDs of these data sets on the wiki page. (the participants must do this.)&lt;br /&gt;
## Setup nightly tests on a separate Dashboard, where we will run the methods that we are experimenting with. The test should post result images and computation time. (Zack)&lt;br /&gt;
# Please note that by the time we get to the project event, we should be trying to close off a project milestone rather than starting to work on one...&lt;br /&gt;
# People doing Slicer related projects should come to project week with slicer built on your laptop.&lt;br /&gt;
## Projects to develop extension modules should work with the [http://viewvc.slicer.org/viewcvs.cgi/branches/Slicer-3-4/#dirlist Slicer-3-4 branch] (new code should not be checked into the branch).&lt;br /&gt;
## Projects to modify core behavior of slicer should be done on the [http://viewvc.slicer.org/viewcvs.cgi/trunk/ trunk].&lt;br /&gt;
&lt;br /&gt;
==Attendee List==&lt;br /&gt;
If you plan to attend, please add your name here.&lt;br /&gt;
&lt;br /&gt;
#Ron Kikinis, BWH&lt;br /&gt;
#Ferenc Jolesz, BWH&lt;br /&gt;
#Clare Tempany, BWH&lt;br /&gt;
#Tina Kapur, BWH&lt;br /&gt;
#Steve Pieper, Isomics Inc&lt;br /&gt;
#Jim Miller, GE Research&lt;br /&gt;
#Xiaodong Tao, GE Research&lt;br /&gt;
#Bill Lorensen, EAB&lt;br /&gt;
#Randy Gollub, MGH&lt;br /&gt;
#Nicole Aucoin, BWH&lt;br /&gt;
#Dan Marcus, WUSTL&lt;br /&gt;
#Junichi Tokuda, BWH&lt;br /&gt;
#Alex Gouaillard, Harvard Systems Biology&lt;br /&gt;
#Arnaud Gelas, Harvard Systems Biology &lt;br /&gt;
#Kishore Mosanliganti, Harvard Systems Biology&lt;br /&gt;
#Lydie Souhait, Harvard Systems Biology&lt;br /&gt;
#Luis Ibanez, Kitware Inc&lt;br /&gt;
#Vincent Magnotta, UIowa&lt;br /&gt;
#Hans Johnson, UIowa&lt;br /&gt;
#Xenios Papademetris, Yale&lt;br /&gt;
#Gregory S. Fischer, WPI (Mon, Tue, Wed)&lt;br /&gt;
#Daniel Blezek, Mayo (Tue-Fri)&lt;br /&gt;
#Danielle Pace, Robarts Research Institute / UWO&lt;br /&gt;
#Clement Vachet, UNC-Chapel Hill&lt;br /&gt;
#Dave Welch, UIowa&lt;br /&gt;
#Demian Wassermann, Odyssée lab, INRIA, France&lt;br /&gt;
#Manasi Ramachandran, UIowa&lt;br /&gt;
#Greg Sharp, MGH&lt;br /&gt;
#Rui Li, MGH&lt;br /&gt;
#Mehdi Esteghamatian, Robarts Research Institute / UWO&lt;br /&gt;
#Misha Milchenko, WUSTL&lt;br /&gt;
#Kevin Archie, WUSTL&lt;br /&gt;
#Tim Olsen, WUSTL&lt;br /&gt;
#Wendy Plesniak BWH&lt;br /&gt;
#Haiying Liu BWH&lt;br /&gt;
#Curtis Lisle, KnowledgeVis / Isomics&lt;br /&gt;
#Diego Cantor, Robarts Research Institute / UWO&lt;br /&gt;
#Daniel Haehn, BWH&lt;br /&gt;
#Nicolas Rannou, BWH&lt;br /&gt;
#Sylvain Jaume, MIT&lt;br /&gt;
#Alex Yarmarkovich, Isomics&lt;br /&gt;
#Marco Ruiz, UCSD&lt;br /&gt;
#Andriy Fedorov, BWH&lt;br /&gt;
#Harish Doddi, Stanford University&lt;br /&gt;
#Saikat Pal, Stanford University&lt;br /&gt;
#Scott Hoge, BWH&lt;br /&gt;
#Vandana Mohan, Georgia Tech&lt;br /&gt;
#Ivan Kolosev, Georgia Tech&lt;br /&gt;
#Behnood Gholami, Georgia Tech&lt;br /&gt;
#James Balter, U Michigan&lt;br /&gt;
#Dan McShan, U Michigan&lt;br /&gt;
#Zhou Shen, U Michigan&lt;br /&gt;
#Maria Francesca Spadea, Italy&lt;br /&gt;
#Lining Yang, Siemens Corporate Research&lt;br /&gt;
#Beatriz Paniagua, UNC-Chapel Hill&lt;br /&gt;
#Bennett Landman, Johns Hopkins University &lt;br /&gt;
#Snehashis Roy, Johns Hopkins University&lt;br /&gt;
#Marta Peroni, Politecnico di Milano&lt;br /&gt;
#Sebastien Barre, Kitware, Inc.&lt;br /&gt;
#Samuel Gerber, SCI University of Utah&lt;br /&gt;
#Ran Tao, SCI University of Utah&lt;br /&gt;
#Marcel Prastawa, SCI University of Utah&lt;br /&gt;
#Katie Hayes, BWH&lt;br /&gt;
#Sonia Pujol, BWH&lt;br /&gt;
#Andras Lasso, Queen's University&lt;br /&gt;
#Yong Gao, MGH&lt;br /&gt;
#Minjeong Kim, UNC-Chapel Hill&lt;br /&gt;
#Guorong Wu, UNC-Chapel Hill&lt;br /&gt;
#Jeffrey Yager, UIowa&lt;br /&gt;
#Yanling Liu, SAIC/NCI-Frederick&lt;br /&gt;
#Ziv Yaniv, Georgetown&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
*'''Dates:''' June 22-26, 2009&lt;br /&gt;
*'''Location:''' MIT. [[Meeting_Locations:MIT_Grier_A_%26B|Grier Rooms A &amp;amp; B: 34-401A &amp;amp; 34-401B]].&lt;br /&gt;
*'''Registration Fee:''' $260 (covers the cost of breakfast, lunch and coffee breaks for the week). Due by Friday, June 12th, 2009. Please make checks out to &amp;quot;Massachusetts Institute of Technology&amp;quot; and mail to: Donna Kaufman, MIT, 77 Massachusetts Ave., 38-409a, Cambridge, MA 02139.  Receipts will be provided by email as checks are received.  Please send questions to dkauf at mit.edu. '''If this is your first event and you are attending for only one day, the registration fee is waived.'''  Please let us know, so that we can cover the costs with one of our grants.&lt;br /&gt;
*'''Registration Method''' Add your name to the Attendee List section of this page&lt;br /&gt;
*'''Hotel:''' We have a group rate of $189/night (plus tax) at the Le Meridien (which used to be the Hotel at MIT). [http://www.starwoodmeeting.com/Book/MITDECSE  Please click here to reserve.] This rate is good only through June 1.&lt;br /&gt;
*Here is some information about several other Boston area hotels that are convenient to NA-MIC events: [[Boston_Hotels|Boston_Hotels]]. Summer is tourist season in Boston, so please book your rooms early.&lt;br /&gt;
*2009 Summer Project Week [[NA-MIC/Projects/Theme/Template|'''Template''']]&lt;br /&gt;
*[[2008_Summer_Project_Week#Projects|Last Year's Projects as a reference]]&lt;br /&gt;
*For hosting projects, we are planning to make use of the NITRC resources.  See [[NA-MIC_and_NITRC | Information about NITRC Collaboration]]&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Winter_Project_Week_NAVRFA&amp;diff=34336</id>
		<title>2009 Winter Project Week NAVRFA</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Winter_Project_Week_NAVRFA&amp;diff=34336"/>
		<updated>2009-01-06T19:48:28Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[Image:NAMIC-SLC.jpg|thumb|320px|Return to [[2009_Winter_Project_Week|Project Week Main Page]] ]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Key Investigators===&lt;br /&gt;
* Georgetown: Kevin Cleary, Ziv Yaniv&lt;br /&gt;
* BWH: Noby Hata&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Objective&amp;lt;/h1&amp;gt;&lt;br /&gt;
Develop an initial worklow based interface for guidance during Liver RFA.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Approach, Plan&amp;lt;/h1&amp;gt;&lt;br /&gt;
Use a workflow based on existing Slicer modules for segmentation and registration and implement modules specific to the optimal planning and guidance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Progress&amp;lt;/h1&amp;gt;&lt;br /&gt;
Basic OpenIGTLink client program capable of broadcasting data from all IGSTK trackers is currently in IGSTK cvs. Georgetown will rework the program so that it deals with the use of a dynamic reference frame (which can then be ignored on the Slicer side), and switch from a command line based program to a GUI based one. BWH is currently developing the workflow based on the agreed specifications (posted on project wiki page).&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: both;&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*&amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, Med. Phys, accepted for publication.&lt;br /&gt;
*&amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, to appear SPIE Medical Imaging 2009.&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Winter_Project_Week_NAVRFA&amp;diff=33787</id>
		<title>2009 Winter Project Week NAVRFA</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Winter_Project_Week_NAVRFA&amp;diff=33787"/>
		<updated>2008-12-17T21:31:07Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: New page: {| |Project Week Main Page ]] | | |}   __NOTOC__   ===Key Investigators=== * Georgetown: Kevin Cleary, Ziv Yaniv * ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[Image:NAMIC-SLC.jpg|thumb|320px|Return to [[2009_Winter_Project_Week|Project Week Main Page]] ]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Key Investigators===&lt;br /&gt;
* Georgetown: Kevin Cleary, Ziv Yaniv&lt;br /&gt;
* BWH: Noby Hata&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Objective&amp;lt;/h1&amp;gt;&lt;br /&gt;
Develop an initial worklow based interface for guidance during Liver RFA.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Approach, Plan&amp;lt;/h1&amp;gt;&lt;br /&gt;
Use a workflow based on existing Slicer modules for segmentation and registration and implement modules specific to the optimal planning and guidance.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Progress&amp;lt;/h1&amp;gt;&lt;br /&gt;
Basic OpenIGTLink client program capable of broadcasting data from all IGSTK trackers is currently in IGSTK cvs. Georgetown will rework the program so that it deals with the use of a dynamic reference frame (which can then be ignored on the Slicer side), and switch from a command line based program to a GUI based one. BWH is currently developing the workflow based on the agreed specifications (posted on project wiki page).&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: both;&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*&amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, revised version under review, Med. Phys.&lt;br /&gt;
*&amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, to appear SPIE Medical Imaging 2009.&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2009_Winter_Project_Week&amp;diff=33786</id>
		<title>2009 Winter Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2009_Winter_Project_Week&amp;diff=33786"/>
		<updated>2008-12-17T21:22:09Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* External Collaborations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Project Events]], [[AHM_2009]], [[Events]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Introduction to NA-MIC Project Week==&lt;br /&gt;
&lt;br /&gt;
Please read an introduction about these events [[Project_Events#Introduction|here]].&lt;br /&gt;
&lt;br /&gt;
== Dates.Venue.Registration ==&lt;br /&gt;
&lt;br /&gt;
Please [[AHM_2009#Dates._Venue._Registration| click here for Dates, Venue, and Registration]] for this event.&lt;br /&gt;
&lt;br /&gt;
== Agenda==&lt;br /&gt;
&lt;br /&gt;
Please [[AHM_2009#Agenda|click here for the agenda for AHM 2009 and Project Week]].&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
Please note:&lt;br /&gt;
*Please use the [[2009_Winter_Project_Week_Template|'''2009 Project Week Template''']] to create a page for your project(s)&lt;br /&gt;
*[[2008_Summer_Project_Week#Projects|Last Event's Projects as a reference]]&lt;br /&gt;
*For hosting projects, we are planning to make use of the NITRC resources.  See [[NA-MIC_and_NITRC | Information about NITRC Collaboration]]&lt;br /&gt;
*Next Project Week is at MIT -- June 22-26, 2009&lt;br /&gt;
The following is a list of all projects that will be pursued at this meeting.&lt;br /&gt;
&lt;br /&gt;
===NA-MIC DBP Roadmap Projects===&lt;br /&gt;
Please note that these projects correspond to four clinical Roadmap application projects that will be pursued in focused parallel tracks at the meeting, each corresponding to a DBP problem.  &lt;br /&gt;
&lt;br /&gt;
#[[DBP2:Harvard:Brain_Segmentation_Roadmap|Harvard Roadmap Project: Stochastic Tractography for VCFS]]&lt;br /&gt;
##[[2009_Winter_Project_Week:GT_TubularSurfaceSeg|Tubular Surface Segmentation for fiber bundle extraction]] (Vandana Mohan GATech, Allen Tannenbaum GATech, Marek Kubicki BWH, Stephen Aylward Kitware)&lt;br /&gt;
##[[2009_Winter_Project_Week_StochasticTractography |Stochastic Tractograhy Tool for Slicer]] (Marek Kubicki BWH, Julien de Siebenthal BWH, Steve Pieper Isomics) &lt;br /&gt;
##[[2009_Winter_Project_Week_Slicer3Functioning |Evaluation of basic Slicer 3.0 Functionality from a User Perspective]] (Doug Terry BWH, Marek Kubicki BWH, Sylvain Bouix BWH, Steve Pieper, Wendy Plesniak, Nicole Aucoin) &lt;br /&gt;
##[[2009_Winter_Project_Week:DTIGroupAnalysis |Group analysis of DTI fiber bundles]] (Casey Goodlett, Guido Gerig, Marek Kubicki, Sylvain Bouix)&lt;br /&gt;
#[[DBP2:UNC:Cortical_Thickness_Roadmap|UNC Roadmap Project: Cortical Thickness Measurement for Autism]]&lt;br /&gt;
##[[2009_Winter_Project_Week:LocalCorticalThicknessPipeline|Local Cortical Thickness Pipeline]] (Clement Vachet, Martin Styner, Heather Cody Hazlett, Marc Niethammer, Ipek Oguz)&lt;br /&gt;
##[[2009_Winter_Project_Week:RegionalCorticalThicknessPipeline|Regional Cortical Thickness Pipeline]] (Cedric Mathieu, Clement Vachet, Martin Styner, Heather Cody Hazlett)&lt;br /&gt;
#[[DBP2:MIND:Roadmap|MIND Roadmap Project: Brain Lesion Analysis in Lupus]]&lt;br /&gt;
##[[2009_Winter_Project_Week:HighLevelWizard|Slicer High Level Wizard Project]](Steve Pieper, Mark Scully, Jeremy Bockholt)&lt;br /&gt;
##[[2009_Winter_Project_Week:LesionAlgorithms|Review of Lesion Algorithms]](Ross Whitaker, Vincent Magnotta, Marcel Prastawa, Mark Scully, Jeremy Bockholt)&lt;br /&gt;
##[[2009_Winter_Project_Week:LongitudinalLesions|Determine Requirements of Longitudinal Lesion Analyses]](Jeremy Bockholt, Marcel Prastawa, Mark Scully, Andriy Fedorov)&lt;br /&gt;
#[[DBP2:JHU:Roadmap|JHU Roadmap Project: Segmentation and Registration for Robotic Prostate Intervention]]&lt;br /&gt;
##[[2009_Winter_Project_Week:SterotacticFrameModel|Generating a Model of a Stereotactic Frame for Neurosurgery]] (Rares Crisan, Queens, Gabor Fichtinger, Queens, Katie Hayes, BWH)&lt;br /&gt;
&lt;br /&gt;
===Other NA-MIC Projects===&lt;br /&gt;
#[[2009_Winter_Project_Week_Hageman_FMTractography | Fluid mechanics tractography and visualization]] (Nathan Hageman UCLA)&lt;br /&gt;
#UCLA BrainLab/Slicer Neurosurgery Preoperative Tumor Planning - using Slicer and its link to BrainLab to investigate whether different tractography methods aid in preoperative planning of tumor resection.(Nathan Hageman UCLA)&lt;br /&gt;
#Development of FEM / FVM solver library in ITK/VTK (and/or Python?) (Nathan Hageman UCLA, Vince, Luca, Steve)&lt;br /&gt;
#[[2009_Winter_Project_Week_Transform_Management | Transform Management]](Jim Miller)&lt;br /&gt;
#Interactive 3D Widgets - Introduce new interactors into Slicer; extensions to current widgets to support Slicer (Karthik, Will Schroeder, Nicole Aucoin)&lt;br /&gt;
#[[2009_Winter_Project_Week_vtkITK_Pipeline | Using ITK in VTK Pipelines]] (Jim, Steve)&lt;br /&gt;
#[[2009_Winter_Project_Week_SlicerLayouts | User Interface Flexible Layouts]] (Wendy, Jim, Steve, Sebastien, Ron)&lt;br /&gt;
#[[2009_Winter_Project_Week_Python | Python interface completion and packaging - Fortran and openssl problems]] (Luca, Steve, Demian)&lt;br /&gt;
#[[Two-tensor tractography in Slicer using Python and Teem]] (Madeleine Seeland, C-F Westin, Xiaodong Tao)&lt;br /&gt;
#[[2009_Winter_Project_Week_Rotation_Tangents | Diffusion Tensor Invariant gradients and rotation tangents in Python and Teem]] (Peter Savadjiev, C-F Westin, Luis Ibanez)&lt;br /&gt;
#Automated GUI testing (Sebastien, Interested User: Vince)&lt;br /&gt;
#[[2009_Winter_Project_Week_ColorModule | Slicer Colors Module update ]](Nicole)&lt;br /&gt;
#[[Volume Rendering]] (Alex, Curt, Nicholas)&lt;br /&gt;
#[[2009_Winter_Project_Week_XND | XNAT Desktop BatchMake integration &amp;amp; Slicer interface]] (Dan Marcus, Stephen Aylward, Wendy Plesniak, Curt Lisle)&lt;br /&gt;
#Cortical correspondence using DTI (Ipek, Martin, Xiaodong)&lt;br /&gt;
#[[2009_Winter_Project_Week_Command_Line_Program_Testing |Command Line Program Testing]] (Lorensen, Ron)&lt;br /&gt;
#[[2009_Winter_Project_Week_Slicer_VMTK |Vessel Segmentation in Slicer using VMTK]] ([[User:haehn|Daniel Haehn]], [[User:lantiga| Luca Antiga]])&lt;br /&gt;
#[[2009_Winter_Project_Week_fMRI_Clustering |Exploring Functional Connectivity in fMRI via Clustering]] (Archana Venkataraman, Marek Kubicki, Polina Golland)&lt;br /&gt;
#[[2009_Winter_Project_Week_Compiler_Warnings:Slicer3_Graffiti |Compiler Warnings:Slicer3's Graffiti]] (Lorensen, NA-MIC)&lt;br /&gt;
#[[2009_Winter_Project_Week_ChangeTracker |Measuring dynamics of tumor growth in Slicer3 with ChangeTracker]] (Andriy Fedorov)&lt;br /&gt;
#[[2009_Winter_Project_Week_GWE_Catalogs |GWE integration with catalog files]] (Marco)&lt;br /&gt;
#[[2009_Winter_Project_Week_Gofigure_LevelSet |ITK level set solution for cell segmentation in microscopy datasets]] (part of Gofigure) (Kishore mosaliganti)&lt;br /&gt;
#[[2009_Winter_Project_Week_Surface_Processing |ITK surface processing filters: Smoothing, spherical parameterization]] (part of Gofigure) (Alex. Gouaillard)&lt;br /&gt;
#[[2009_Winter_Project_Week_Manual_Segmentation_Widgets |VTK widgets for manual segmentation and manual validation of segmentation]] (part of Gofigure) (Arnaud Gelas) &lt;br /&gt;
#[[2009_Winter_Project_Week_UtahPlugins | Integration of Utah registration and segmentation methods as Slicer plugins]] (Marcel Prastawa)&lt;br /&gt;
#[[2009_Winter_Project_Week_OMTRegistration | DWI to MRI Registration Using Optimat Mass Transport]] (Sylvain Bouix, Ivan Kolesov GATech)&lt;br /&gt;
&lt;br /&gt;
===External Collaborations===&lt;br /&gt;
* [[Iowa Meshing Tutorial]] &lt;br /&gt;
*Wake Forest - Virginia Tech&lt;br /&gt;
** [[2009_Winter_Project_Week_WFU1 | Move to All Slicer3 Workflow]]&lt;br /&gt;
** [[2009_Winter_Project_Week_WFU2 | Development of deformation based morphometry module]]&lt;br /&gt;
*Georgetown U: [[2009_Winter_Project_Week_NAVRFA | Prototype RF Lesion Ablation Workflow prototyped in Slicer]]&lt;br /&gt;
*UNC: &lt;br /&gt;
**[[2009_UNC_HAMMER | MR-image registration algorithm to be extended and added to namic kit]]&lt;br /&gt;
**[[2009_UNC_White_Matter_Lesion | white matter lesion segmentation]]&lt;br /&gt;
* [[Stanford SIMBIOS: Whole Body Segmentation for Simulation]]&lt;br /&gt;
* [[2009_Winter_Project_Week_MRSI | MRSI Module for Slicer (Bjoern Menze)]]&lt;br /&gt;
*[[NCI Evaluating NA-MIC Tools for Image Analysis]]&lt;br /&gt;
&lt;br /&gt;
=== Preparation ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Please make sure that you are on the [http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list]&lt;br /&gt;
# Starting Thursday, October 16th, part of the weekly Thursday 3pm NA-MIC Engineering TCON will be used to prepare for this meeting.  The schedule for these preparatory calls is as follows:&lt;br /&gt;
#*October 16: Engineering Infrastructure Projects&lt;br /&gt;
#*October 23: Funded External Collaboration Projects&lt;br /&gt;
#*November 6: DPB Projects &lt;br /&gt;
#*November 20: New Collaborations&lt;br /&gt;
#*December 4: Other Projects&lt;br /&gt;
#*December 18: Loose Ends&lt;br /&gt;
#By December 17, 2008: [[2009_Winter_Project_Week_Template|Complete a templated wiki page for your project]]. Please do not edit the template page itself, but create a new page for your project and cut-and-paste the text from this template page.  If you have questions, please send an email to tkapur at bwh.harvard.edu.&lt;br /&gt;
# By December 17, 2008: Create a directory for each project on the [[Engineering:SandBox|NAMIC Sandbox]] (Zack)&lt;br /&gt;
##[https://www.kitware.com/Admin/SendPassword.cgi Ask Zack for a Sandbox account]&lt;br /&gt;
## Commit on each sandbox directory the code examples/snippets that represent our first guesses of appropriate methods. (Luis and Steve will help with this, as needed)&lt;br /&gt;
## Gather test images in any of the Data sharing resources we have (e.g. the BIRN). These ones don't have to be many. At least three different cases, so we can get an idea of the modality-specific characteristics of these images. Put the IDs of these data sets on the wiki page. (the participants must do this.)&lt;br /&gt;
## Setup nightly tests on a separate Dashboard, where we will run the methods that we are experimenting with. The test should post result images and computation time. (Zack)&lt;br /&gt;
# FINAL TCON: December 18th 3pm ET to tie loose ends&lt;br /&gt;
# Please note that by the time we get to the project event, we should be trying to close off a project milestone rather than starting to work on one...&lt;br /&gt;
&lt;br /&gt;
== Previous Project Events ==&lt;br /&gt;
&lt;br /&gt;
A history of all the programming/project events in NA-MIC is available by following [[Project Events|this link]].&lt;/div&gt;</summary>
		<author><name>ZivYaniv</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=33772</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=33772"/>
		<updated>2008-12-17T14:31:34Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Projects */&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, Haying Liu, 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;
Current (12/08) proposed workflow is [[media:NAVRFAWorkflow.ppt | 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;
# &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, revised version under review, Med. Phys. &lt;br /&gt;
# &amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, to appear SPIE Medical Imaging 2009.&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</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=33771</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=33771"/>
		<updated>2008-12-17T14:31:14Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Projects */&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, Haying Liu, 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;
Current (12/08) proposed workflow is [[media:NAVRFAWorkflow.ppt | 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;
# &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, revised version under review, Med. Phys. &lt;br /&gt;
# &amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, to appear SPIE Medical Imaging 2009.&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</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=33770</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=33770"/>
		<updated>2008-12-17T14:30:39Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Projects */&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, Haying Liu, 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;
Current (12/08) proposed workflow is [[ Image:NAVRFAWorkflow.ppt |here]]. [[media:NAVRFAWorkflow.ppt ]]&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;
# &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, revised version under review, Med. Phys. &lt;br /&gt;
# &amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, to appear SPIE Medical Imaging 2009.&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</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=33769</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=33769"/>
		<updated>2008-12-17T14:29:57Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Projects */&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, Haying Liu, 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;
Current (12/08) proposed workflow is [[ Image:NAVRFAWorkflow.ppt |here]]. [[media::NAVRFAWorkflow.ppt]]&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;
# &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, revised version under review, Med. Phys. &lt;br /&gt;
# &amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, to appear SPIE Medical Imaging 2009.&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</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=33768</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=33768"/>
		<updated>2008-12-17T14:27:16Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Projects */&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, Haying Liu, 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;
Current (12/08) proposed workflow is [[ Image:NAVRFAWorkflow.ppt |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;
# &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, revised version under review, Med. Phys. &lt;br /&gt;
# &amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, to appear SPIE Medical Imaging 2009.&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</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=33739</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=33739"/>
		<updated>2008-12-16T20:55:29Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Projects */&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, Haying Liu, 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;
Current (12/08) proposed workflow is [[ NAVRFAWorkflow.ppt |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;
# &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, revised version under review, Med. Phys. &lt;br /&gt;
# &amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, to appear SPIE Medical Imaging 2009.&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:NAVRFAWorkflow.ppt&amp;diff=33738</id>
		<title>File:NAVRFAWorkflow.ppt</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:NAVRFAWorkflow.ppt&amp;diff=33738"/>
		<updated>2008-12-16T20:53:15Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ZivYaniv</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=33676</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=33676"/>
		<updated>2008-12-16T14:10:59Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Key Personnel */&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, Haying Liu, 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;
# &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, revised version under review, Med. Phys. &lt;br /&gt;
# &amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, to appear SPIE Medical Imaging 2009.&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2008_IGT_Project_Week_RF_Ablation_System&amp;diff=33630</id>
		<title>2008 IGT Project Week RF Ablation System</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2008_IGT_Project_Week_RF_Ablation_System&amp;diff=33630"/>
		<updated>2008-12-15T21:51:09Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[2008_IGT_Project_Week#Projects]]&lt;br /&gt;
&lt;br /&gt;
'''Team:''' Haiying Liu, Ziv Yaniv, Noby Hata, Paul Morrison&lt;br /&gt;
&lt;br /&gt;
'''Goals:''' Create navigated RFA workflow based slicer module with stubs for all procedure steps:&lt;br /&gt;
#Load CT data set.&lt;br /&gt;
#Segment the volume using a semi-automatic approach (liver, tumor, ribs, blood vessels).&lt;br /&gt;
#Manually denote regions as one of:&lt;br /&gt;
##Tumor&lt;br /&gt;
##Entry region&lt;br /&gt;
##No touch - RFA probe cannot pass or ablate this region.&lt;br /&gt;
##No pass - RFA probe cannot pass through this region but can ablate.&lt;br /&gt;
#Export segmentation to planning module via text file.&lt;br /&gt;
#Import plan into Slicer.&lt;br /&gt;
#Manually localize fiducials.&lt;br /&gt;
#Start IGSTK based tracking process.&lt;br /&gt;
#Localize fiducials on patient and perform rigid registration.&lt;br /&gt;
#Navigation GUI.&lt;br /&gt;
&lt;br /&gt;
'''Approach:''' Implement during IGT and NAMIC project weeks.&lt;br /&gt;
&lt;br /&gt;
'''Results:'''&lt;br /&gt;
'''Summary by Noby Hata'''&lt;br /&gt;
#Preliminary work toward addition of OpenIGTLink support in IGSTK. To be released in Feb 2009, at SPIE Medical Imaging&lt;br /&gt;
#Concurrent release of IGSTK book in SPIE meeting. Junichi was offered to write a chapter on OpenIGTLink. Noby offered to come to SPIE to present the book chapter. The meeting will be held in Orlando, FL in February 2009.&lt;br /&gt;
'''Detailed description of work done'''&lt;br /&gt;
#Created an application and code to acquire tracking data&lt;br /&gt;
##Uses xml files to configure tracker type and configuration (specifying tools).&lt;br /&gt;
##Supports all tracking devices currently supported by IGSTK.&lt;br /&gt;
##Support broadcasting (specific request from Noby's colleagues in Japan).&lt;br /&gt;
##Currently program is command line and receives as input the xml file. Will work on a GUI for users that do not work with command line.&lt;br /&gt;
#Completed architecure for the RF ablation system.&lt;br /&gt;
#Completed workflow design for the system.&lt;/div&gt;</summary>
		<author><name>ZivYaniv</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=33629</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=33629"/>
		<updated>2008-12-15T21:49:54Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Publications */&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;
# &amp;quot;Electromagnetic Tracking in the Clinical Environment&amp;quot;, Z. Yaniv, E. Wilson, D. Lindisch, K. Cleary, revised version under review, Med. Phys. &lt;br /&gt;
# &amp;quot;Interfacing Proprietary Hardware with the Image-Guided Surgery Toolkit (IGSTK): a Case for the OpenIGTLink Protocol&amp;quot;, S. Ordas, Z. Yaniv, P. Cheng, J. Tokuda, H. Liu, N. Hata, K. Cleary, to appear SPIE Medical Imaging 2009.&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</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=33626</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=33626"/>
		<updated>2008-12-15T21:45:04Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Meetings */&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;
*[[2008_IGT_Project_Week_RF_Ablation_System| 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>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2008_IGT_Project_Week_RF_Ablation_System&amp;diff=33426</id>
		<title>2008 IGT Project Week RF Ablation System</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2008_IGT_Project_Week_RF_Ablation_System&amp;diff=33426"/>
		<updated>2008-12-12T14:41:23Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[2008_IGT_Project_Week#Projects]]&lt;br /&gt;
&lt;br /&gt;
'''Team:''' Haiying Liu, Ziv Yaniv, Noby Hata, Paul Morrison&lt;br /&gt;
&lt;br /&gt;
'''Goals:''' Create navigated RFA workflow based slicer module with stubs for all procedure steps:&lt;br /&gt;
#Load CT data set.&lt;br /&gt;
#Segment the volume using a semi-automatic approach (liver, tumor, ribs, blood vessels).&lt;br /&gt;
#Manually denote regions as one of:&lt;br /&gt;
##Tumor&lt;br /&gt;
##Entry region&lt;br /&gt;
##No touch - RFA probe cannot pass or ablate this region.&lt;br /&gt;
##No pass - RFA probe cannot pass through this region but can ablate.&lt;br /&gt;
#Export segmentation to planning module via text file.&lt;br /&gt;
#Import plan into Slicer.&lt;br /&gt;
#Manually localize fiducials.&lt;br /&gt;
#Start IGSTK based tracking process.&lt;br /&gt;
#Localize fiducials on patient and perform rigid registration.&lt;br /&gt;
#Navigation GUI.&lt;br /&gt;
&lt;br /&gt;
'''Approach:''' Implement during IGT and NAMIC project weeks.&lt;br /&gt;
&lt;br /&gt;
'''Results:'''&lt;br /&gt;
#Created an application to acquire tracking data (committed to IGSTK cvs, will be part of the upcoming IGSTK release 4.0):&lt;br /&gt;
##Uses xml files to configure tracker type and configuration (specifying tools).&lt;br /&gt;
##Supports all tracking devices currently supported by IGSTK.&lt;br /&gt;
##Support broadcasting (specific request from Noby's colleagues in Japan).&lt;br /&gt;
##Currently program is command line and receives as input the xml file. Will work on a GUI for users that do not work with command line.&lt;br /&gt;
#Completed architecure for the RF ablation system.&lt;br /&gt;
#Completed workflow design for the system.&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2008_IGT_Project_Week_RF_Ablation_System&amp;diff=33425</id>
		<title>2008 IGT Project Week RF Ablation System</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2008_IGT_Project_Week_RF_Ablation_System&amp;diff=33425"/>
		<updated>2008-12-12T14:40:19Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[2008_IGT_Project_Week#Projects]]&lt;br /&gt;
&lt;br /&gt;
'''Team:''' Haiying Liu, Ziv Yaniv, Noby Hata, Paul Morrison&lt;br /&gt;
&lt;br /&gt;
'''Goals:''' Create navigated RFA workflow based slicer module with stubs for all procedure steps:&lt;br /&gt;
#Load CT data set.&lt;br /&gt;
#Segment the volume using a semi-automatic approach (liver, tumor, ribs, blood vessels).&lt;br /&gt;
#Manually denote regions as one of:&lt;br /&gt;
##Tumor&lt;br /&gt;
##Entry region&lt;br /&gt;
##No touch - RFA probe cannot pass or ablate this region.&lt;br /&gt;
##No pass - RFA probe cannot pass through this region but can ablate.&lt;br /&gt;
#Export segmentation to planning module via text file.&lt;br /&gt;
#Import plan into Slicer.&lt;br /&gt;
#Manually localize fiducials.&lt;br /&gt;
#Start IGSTK based tracking process.&lt;br /&gt;
#Localize fiducials on patient and perform rigid registration.&lt;br /&gt;
#Navigation GUI.&lt;br /&gt;
&lt;br /&gt;
'''Approach:''' Implement during IGT and NAMIC project weeks.&lt;br /&gt;
&lt;br /&gt;
'''Results:'''&lt;br /&gt;
#Created an application to acquire tracking data (committed to IGSTK cvs, will be part of the upcoming IGSTK release 4.0):&lt;br /&gt;
##Uses xml files to configure tracker type and configuration (specifying tools)&lt;br /&gt;
##Supports all tracking devices currently supported by IGSTK.&lt;br /&gt;
##Support broadcasting (specific request from Noby's colleagues in Japan)&lt;br /&gt;
##Currently program is command line and receives as input the xml file. Will work on a GUI for users that do not work with command line.&lt;br /&gt;
#Completed architecure for the RF ablation system&lt;br /&gt;
#Completed workflow design for the system&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2008_IGT_Project_Week_RF_Ablation_System&amp;diff=32717</id>
		<title>2008 IGT Project Week RF Ablation System</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2008_IGT_Project_Week_RF_Ablation_System&amp;diff=32717"/>
		<updated>2008-12-03T16:45:40Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Back to [[2008_IGT_Project_Week#Projects]]&lt;br /&gt;
&lt;br /&gt;
Team: Haying Liu, Patrick Cheng, Ziv Yaniv, Noby Hata&lt;br /&gt;
&lt;br /&gt;
Goals: Create navigated RFA workflow based slicer module with stubs for all procedure steps:&lt;br /&gt;
#Load CT data set.&lt;br /&gt;
#Segment the volume using a semi-automatic approach (liver, tumor, ribs, blood vessels).&lt;br /&gt;
#Manually denote regions as one of:&lt;br /&gt;
##Tumor&lt;br /&gt;
##Entry region&lt;br /&gt;
##No touch - RFA probe cannot pass or ablate this region.&lt;br /&gt;
##No pass - RFA probe cannot pass through this region but can ablate.&lt;br /&gt;
#Export segmentation to planning module via text file.&lt;br /&gt;
#Import plan into Slicer.&lt;br /&gt;
#Manually localize fiducials.&lt;br /&gt;
#Start IGSTK based tracking process.&lt;br /&gt;
#Localize fiducials on patient and perform rigid registration.&lt;br /&gt;
#Navigation GUI.&lt;br /&gt;
&lt;br /&gt;
Approach: Implement during IGT and NAMIC project weeks.&lt;br /&gt;
&lt;br /&gt;
Results (to be completed and presented at the end of the week):&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2008_IGT_Project_Week&amp;diff=32600</id>
		<title>2008 IGT Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2008_IGT_Project_Week&amp;diff=32600"/>
		<updated>2008-12-01T21:09:46Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Confirmed Attendees */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;4&amp;quot; widths=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
Image:NCIGTlogo.gif|[http://www.ncigt.org National Center for Image Guided therapy]&lt;br /&gt;
Image:NAMIC 380x463.jpg|[http://www.na-mic.org National Alliance for Medical Image Computing]&lt;br /&gt;
Image:Nac.png|[http://nac.spl.harvard.edu/ Neuroimage Analysis Center]&lt;br /&gt;
Image:Cimit_logo.gif|[http://www.cimit.org CIMIT]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
'''Dates: Monday, December 8th to Friday, December 12th'''&lt;br /&gt;
&lt;br /&gt;
Location: SPL facility at 1249 Boylston Street, Boston MA ([http://www.spl.harvard.edu/pages/Directions#Getting_to_1249_Boylston_Street. Directions]) (See here for information about area [[Boston_Hotels|hotels]].)&lt;br /&gt;
&lt;br /&gt;
IGT Project Week is a hands-on event that will involve various scientific, clinical, and engineering activities that are part of building image-guided therapy systems.   Please note that is '''not''' a week long session of lectures and/or slide presentations.  Instead, active researchers in the field will gather for a week to get actual work done on projects that they have identified ahead of time.  A fair amount of effort will be put into phone calls between the hosts and the participants in the month leading upto the event to ensure that every participant belongs to a project that makes sense to be pursued in such a collaborative setting. Depending on the needs of the projects, the hosts, NCIGT at Brigham and Women's Hospital, will reserve time at appropriate research imaging and therapy equipment.&lt;br /&gt;
&lt;br /&gt;
A week before the event, a teleconference will be held with confirmed participants to review the scope of the work that they will collaboratively pursue during this week. The event itself will start with short presentation by each project team to allows all participants to be acquainted with others who are doing similar work. In the rest of the week, most of the time will be spent doing hands-on programming, imaging, algorithm design, phantom or animal experiments or other validation in small project teams.  Given that this is the first stand-alone IGT event of this kind, we expect to have about 5-10 teams of size 3-4 each. To facilitate this work, a conference room will be setup with several tables, with internet and power access, to allow teams to either work on their own laptops.  Based on the project requirements, times will also be reserved on the research imaging equipment and therapy equipment at Brigham and Women's Hospital.  On the last day of the event, a closing presentation session will be held in which each project team will present a summary of what they accomplished during the week.&lt;br /&gt;
&lt;br /&gt;
This event is modeled after the [http://www.na-mic.org/Wiki/index.php/Project_Events NA-MIC Project Week] and its main goal is to foster a hand-on image-guided therapy systems community. The first event is being organized by NCIGT and several other NIH funded grants, and the outcome at this meeting will determine the format and frequency of future events.  Unfortunately, no travel support is available from NCIGT for this event; it must be sponsored by their host institution/grant.&lt;br /&gt;
&lt;br /&gt;
If you are interested in joining this event, please send an email to Tina Kapur: tkapur at bwh.harvard.edu&lt;br /&gt;
&lt;br /&gt;
=Agenda=&lt;br /&gt;
&lt;br /&gt;
==Monday==&lt;br /&gt;
Please note that Monday's session will be held at The Ledge Building located at One Brigham Circle Room BC-4-004 F&lt;br /&gt;
&lt;br /&gt;
*1:30-3:30pm: Presentation of all Projects&lt;br /&gt;
*3:30-5pm: Start Project Work&lt;br /&gt;
&lt;br /&gt;
==Tuesday==&lt;br /&gt;
Please note that the rest of the week will be held at the 2nd floor conference room, 1249 Boylston Street.&lt;br /&gt;
&lt;br /&gt;
*9am: Breakfast&lt;br /&gt;
*10am-noon: Non-rigid Registration Breakout session&lt;br /&gt;
*noon: lunch&lt;br /&gt;
*1-5pm: Work&lt;br /&gt;
*3pm: coffee&lt;br /&gt;
&lt;br /&gt;
==Wednesday==&lt;br /&gt;
*9am: Breakfast&lt;br /&gt;
*9am-noon: Work&lt;br /&gt;
*noon: lunch&lt;br /&gt;
*1pm: Journal Club Talk: James Balter, University of Michigan: &amp;quot;Finding the truth: Surrogates and Sampling for Setup and monitoring of treatment&amp;quot;&lt;br /&gt;
*2-5pm: Work&lt;br /&gt;
*3pm: coffee&lt;br /&gt;
&lt;br /&gt;
==Thursday==&lt;br /&gt;
*9am: Breakfast&lt;br /&gt;
*10am-noon: Tissue Characterization Breakout Session&lt;br /&gt;
*9am-noon: Work&lt;br /&gt;
*noon: lunch&lt;br /&gt;
*1-5pm: Work&lt;br /&gt;
*3pm: coffee&lt;br /&gt;
&lt;br /&gt;
==Friday==&lt;br /&gt;
*9am: Breakfast&lt;br /&gt;
*10am: Review of Progress&lt;br /&gt;
*12pm: adjourn&lt;br /&gt;
&lt;br /&gt;
=Projects=&lt;br /&gt;
&lt;br /&gt;
This is a working list of projects for this week.&lt;br /&gt;
&lt;br /&gt;
#Fast Imaging Library (Scott Hoge,Bob Kraft)&lt;br /&gt;
#Nonrigid MR-ULS Registration Algorithms development for neurosurgery (Sandy Wells, Stephen Aylward, Tina Kapur, Matt Toews, Louis Collins)&lt;br /&gt;
#Nonrigid registration methods for tracking targets during Prostate MRgFUS (Nathan McDannold, Ben Schwartz, Sandy Wells, Steve Haker, Nicu Archip)&lt;br /&gt;
#Dynamic control of the MRI acquisition based on US-based signals. This would be to apply existing technologies developed for IGT (such as optical-based tracking of a biopsy or ablation probe). (Nathan McDannold, Ben Schwartz, Ehud Schmidt)&lt;br /&gt;
#Analysis of dynamic contrast enhanced imaging for (Team TBD)&lt;br /&gt;
##Developing models of BBB disruption to optimize drug delivery; &lt;br /&gt;
##Mapping of tissue perfusion for modeling tissue parameters for treatment planning for MRgFUS; &lt;br /&gt;
##Distinguishing between residual tumor and the edge of the ablated region after MRgFUS. &lt;br /&gt;
#RF Ablation System (Ziv Yaniv Georgetown, Noby Hata)&lt;br /&gt;
#Volume Rendering for IGT using CUDA (Xenios Papademeteris, Noby Hata)&lt;br /&gt;
#Realtime Tractography for Neurosurgery (Noby Hata, Haiying Liu, Alex Golby, Isaiah Norton)&lt;br /&gt;
#Prostate Robotics (Junichi Tokuda, Noby Hata, Clif Burdette, Jack Blevins, Clare Tempany)&lt;br /&gt;
#Work-flow based Slicer Module for IGT application (Andinet Enquobahrie, Noby Hata)&lt;br /&gt;
#Tissue Characterization (Sharon Peled, and others?)&lt;br /&gt;
&lt;br /&gt;
=Confirmed Attendees=&lt;br /&gt;
#Ziv Yaniv, Georgetown - Monday 11:00pm-Wednesday 3pm&lt;br /&gt;
#Andinet Enquobahrie, Kitware- Monday 1:30pm-Friday noon&lt;br /&gt;
#Michel Audette - Monday 1:30pm-Friday noon&lt;br /&gt;
#Xenios Papademetris, Yale- Monday 1:30pm-Tuesday 5pm.&lt;br /&gt;
#John Onofrey, Yale-Monday 1:30pm-Tuesday 5pm&lt;br /&gt;
#Sandy Wells, BWH- Monday 1:30pm-Friday noon&lt;br /&gt;
#Louis Collins, MNI- Tuesday 9am -Wednesday 5pm&lt;br /&gt;
#Tina Kapur, BWH - Monday 1:30pm-Friday noon&lt;br /&gt;
#Matt Towes, BWH - Monday 1:30pm-Friday noon&lt;br /&gt;
#Noby Hata, BWH - Monday 1:30pm-Friday noon&lt;br /&gt;
#Steve Pieper, BWH - Monday 1:30pm-Friday noon&lt;br /&gt;
#Katie Hayes, BWH - Monday 1:30pm-Friday noon&lt;br /&gt;
#Scott Hoge, BWH - Monday 1:30pm-Friday noon&lt;br /&gt;
#Nathan McDannold, BWH - Tuesday 9am -Friday noon&lt;br /&gt;
#Ben Schwartz, BWH - Tuesday 9am -Friday noon&lt;br /&gt;
#Ron Kikinis, BWH- Monday 1:30pm-Friday noon&lt;br /&gt;
#Clare Tempany, BWH- Monday 1:30pm-3:30pm, Friday 10am-noon&lt;br /&gt;
#Ferenc Jolesz, BWH- Monday 1:30pm-3:30pm, Friday 10am-noon&lt;br /&gt;
#Junichi Tokuda, BWH - Monday 1:30pm-Friday noon&lt;br /&gt;
#Haiying Liu, BWH- Monday 1:30pm-Friday noon&lt;br /&gt;
#Greg Fischer, WPI- Monday 1:30pm-Friday noon&lt;br /&gt;
#Clif Burdette, AcousticMed Systems- Monday 1:30pm-Friday noon&lt;br /&gt;
#Jack Blevins, AcousticMed Systems- Monday 1:30pm-Friday noon&lt;br /&gt;
#Iulian Iordachita, JHU- Monday 1:30pm-Friday noon&lt;br /&gt;
#Sam Song, JHU- Monday 1:30pm-Friday noon&lt;br /&gt;
#Andriy Fedorov, BWH/W&amp;amp;M- Monday 1:30pm-Friday noon&lt;br /&gt;
#Haytham Elhawary, BWH- Monday 1:30pm-Friday noon&lt;br /&gt;
#Bob Kraft, Wake Forest Univ- Monday 1:30pm-Friday noon&lt;br /&gt;
#James Balter, U Michigan- Wednesday 9am-Thursday 5pm&lt;br /&gt;
#Paul Morrison, BWH - Monday 1:30pm-Friday noon&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28843</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=28843"/>
		<updated>2008-07-31T15:23:00Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* 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 client 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 thorough documentation page on how to setup the Slicer-RFA, detailed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using CT image (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, identify the problems and tackle/present them 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 compare the planning results between different doctors and optimization. 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;
# 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>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28842</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=28842"/>
		<updated>2008-07-31T15:15:17Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* 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 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 client 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 thorough documentation page on how to setup the Slicer-RFA, detailed step-by-step guide for user&lt;br /&gt;
*## Publications&lt;br /&gt;
*# Segmentation&lt;br /&gt;
*## Using CT image (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, identify the problems and tackle/present them 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>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Liver_RFA_project_mtg_7_30_2008&amp;diff=28841</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=28841"/>
		<updated>2008-07-31T15:03:50Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* 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 client 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>ZivYaniv</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=28813</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=28813"/>
		<updated>2008-07-31T13:29:33Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Grant# */&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: 1) 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 2) 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. 3) 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. 4) 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. 5) 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;
&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>ZivYaniv</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=28812</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=28812"/>
		<updated>2008-07-31T13:29:01Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Grant# */&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: 1) 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 2) 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. 3) 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. 4) 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. 5) 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;
&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>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2008_July_RFA_Experiment_Georgetown&amp;diff=28474</id>
		<title>2008 July RFA Experiment Georgetown</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2008_July_RFA_Experiment_Georgetown&amp;diff=28474"/>
		<updated>2008-07-24T20:31:09Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Date''': July 30 - August 1, 2008&lt;br /&gt;
&lt;br /&gt;
'''Location''': Imaging Science and Information Systems (ISIS) Center, Department of Radiology, Georgetown University Medical Center, 2115 Wisconsin Avenue, Suite 603, Washington, DC, 20007&lt;br /&gt;
&lt;br /&gt;
=Participants=&lt;br /&gt;
*Noby Hata (BWH)&lt;br /&gt;
*Haiying Liu (BWH)&lt;br /&gt;
*Enrique Campos-Nanez (GWU)&lt;br /&gt;
*Teo Popa (GU)&lt;br /&gt;
*Patrick Cheng (GU)&lt;br /&gt;
*Emmanuel Wilson (GU)&lt;br /&gt;
*Sebastian Ordas (GU)&lt;br /&gt;
*Kevin Cleary (GU)&lt;br /&gt;
*Filip Banovac (GU)&lt;br /&gt;
*Ziv Yaniv (GU)&lt;br /&gt;
&lt;br /&gt;
=Agenda=&lt;br /&gt;
*Do RFA phantom experiment on 07/30 (will start around 5pm if all goes well).&lt;br /&gt;
*Work on the IGSTK/OpenIGTLink/Slicer interface for sending the transforms so that a working example may be built that sends transforms from IGSTK to Slicer and that this program is configurable, supporting all of the IGSTK trackers.&lt;br /&gt;
**Patient to image registration (using Landmarks) in Slicer?&lt;br /&gt;
*Hammer out the details of how to communicate a segmentation performed in slicer to the path planning component and then upload the plan back to Slicer. &lt;br /&gt;
*It would be nice to create stubs that allow us to go through the whole workflow in Slicer so that we have an initial module into which the actual content can be added later.&lt;br /&gt;
&lt;br /&gt;
=Equipment for Experiment=&lt;br /&gt;
# Navigation, segmentation, and data translation software between segmentation and Enrique's input format.&lt;br /&gt;
# George phantom, liver phantom (inside George), bird seed, pump, fiducials.&lt;br /&gt;
# Aurora tracking system with four SIU's and needles.&lt;br /&gt;
# Path planning, optimization software.&lt;br /&gt;
# Computers to run segmentation, navigation, pump and optimization (Enrique's computer).&lt;br /&gt;
&lt;br /&gt;
=Experiment protocol=&lt;br /&gt;
#Place fiducial's on George, attach pump and start breathing.&lt;br /&gt;
#Stop breathing, acquire CBCT scan.&lt;br /&gt;
#Transfer scan to navigation/segmentation computer and have Fil segment it.&lt;br /&gt;
#Translate resulting segmentation to input format for optimization (Teo).&lt;br /&gt;
#Perform optimization (Enrique).&lt;br /&gt;
#Transfer plan to navigation station.&lt;br /&gt;
#Start George breathing and register.&lt;br /&gt;
#Fil navigates to the prescribed locations according to plan.&lt;br /&gt;
#Optional: After each needle positioning, stop George's breathing and acquire a CBCT scan with needle in place. After the fact register the regions of interest to the planning CBCT and compute the distances between the planned needle location and the actual location.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Results=&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2008_July_RFA_Experiment_Georgetown&amp;diff=28473</id>
		<title>2008 July RFA Experiment Georgetown</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2008_July_RFA_Experiment_Georgetown&amp;diff=28473"/>
		<updated>2008-07-24T20:08:38Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Date''': July 30 - August 1, 2008&lt;br /&gt;
&lt;br /&gt;
'''Location''': Imaging Science and Information Systems (ISIS) Center, Department of Radiology, Georgetown University Medical Center, 2115 Wisconsin Avenue, Suite 603, Washington, DC, 20007&lt;br /&gt;
&lt;br /&gt;
=Participants=&lt;br /&gt;
*Noby Hata (BWH)&lt;br /&gt;
*Haiying Liu (BWH)&lt;br /&gt;
*Enrique Campos-Nanez (GWU)&lt;br /&gt;
*Teo Popa (GU)&lt;br /&gt;
*Patrick Cheng (GU)&lt;br /&gt;
*Emmanuel Wilson (GU)&lt;br /&gt;
*Sebastian Ordas (GU)&lt;br /&gt;
*Kevin Cleary (GU)&lt;br /&gt;
*Filip Banovac (GU)&lt;br /&gt;
*Ziv Yaniv (GU)&lt;br /&gt;
&lt;br /&gt;
=Schedule=&lt;br /&gt;
Wednesday (7/30): Phantom experiment will start around 5pm if all goes well.&lt;br /&gt;
&lt;br /&gt;
=Agenda=&lt;br /&gt;
*Do RFA phantom experiment on 07/30.&lt;br /&gt;
*Work on the IGSTK/OpenIGTLink/Slicer interface for sending the transforms so that a working example may be built that sends transforms from IGSTK to Slicer and that this program is configurable, supporting all of the IGSTK trackers.&lt;br /&gt;
**Patient to image registration (using Landmarks) in Slicer?&lt;br /&gt;
*Hammer out the details of how to communicate a segmentation performed in slicer to the path planning component and then upload the plan back to Slicer. &lt;br /&gt;
*It would be nice to create stubs that allow us to go through the whole workflow in Slicer so that we have an initial module into which the actual content can be added later.&lt;br /&gt;
&lt;br /&gt;
=Results=&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=NAV-RFA_workflow_and_requirements&amp;diff=27595</id>
		<title>NAV-RFA workflow and requirements</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=NAV-RFA_workflow_and_requirements&amp;diff=27595"/>
		<updated>2008-06-26T16:05:45Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* NAV-RFA Workflow */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== NAV-RFA Workflow ==&lt;br /&gt;
#Place fiducials on patient.&lt;br /&gt;
#Acquire volumetric data set, CT or cone-beam CT (corresponding modality DICOM tags are either CT or XA) at end expiration.&lt;br /&gt;
#Segment the volume using a semi-automatic approach.&lt;br /&gt;
#Enable manual segmentation to correct the semi-automatic results.&lt;br /&gt;
#Export the segmentation to the planning module.&lt;br /&gt;
#Import the plan back into 3D Slicer.&lt;br /&gt;
#Start IGSTK based tracking process.&lt;br /&gt;
#Localize fiducials on 3D data set.&lt;br /&gt;
#Digitize fiducials using calibrated needle. &lt;br /&gt;
#Perform rigid registration.&lt;br /&gt;
#Show navigation GUI with current ablation path and target.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Additional comments===&lt;br /&gt;
#Needle calibration - requires implementation in IGSTK.&lt;br /&gt;
#Interaction with planning/optimization module should be done using an xml file format.&lt;br /&gt;
#Setup of the tracker process should be performed using an xml file. This should be output provided by Slicer.&lt;br /&gt;
The XML file will contain:&lt;br /&gt;
#ip address to which we write data.&lt;br /&gt;
#All communication settings required for the Aurora (COM port, baud rate, etc.).&lt;br /&gt;
#For each tool:&lt;br /&gt;
##The desired ip and port to which the data should be written.&lt;br /&gt;
##The physical port on the control box that corresponds to this tool.&lt;br /&gt;
##Optional, the physical channel on the port &lt;br /&gt;
##Optional, the SROM file for the tool. &lt;br /&gt;
  &lt;br /&gt;
#Expected GUI: &lt;br /&gt;
##Axial, off axial, off sagittal, and down the barrel views (see [http://public.kitware.com/IGSTKWIKI/index.php/ImageSliceRepresentation#Appendix this] page for definitions). &lt;br /&gt;
##Axial, off-axial and sagittal views display the planned trajectory and the needle projection. &lt;br /&gt;
##Down-the-barrel view displays concentric circles denoting needle tip hub and target. In addition a depth gauge displaying the distance from the target.&lt;br /&gt;
##Respiratory signal as estimated from tracking data.&lt;br /&gt;
##Allow user to choose each trajectory and show ablation targets starting with the one farthest from the entry point along the trajectory.&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=NAV-RFA_workflow_and_requirements&amp;diff=27590</id>
		<title>NAV-RFA workflow and requirements</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=NAV-RFA_workflow_and_requirements&amp;diff=27590"/>
		<updated>2008-06-26T15:37:02Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: New page: == NAV-RFA Workflow == #Place fiducials on patient. #Acquire volumetric data set, CT or cone-beam CT (corresponding modality DICOM tags are either CT or XA) at end expiration. #Segment the...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== NAV-RFA Workflow ==&lt;br /&gt;
#Place fiducials on patient.&lt;br /&gt;
#Acquire volumetric data set, CT or cone-beam CT (corresponding modality DICOM tags are either CT or XA) at end expiration.&lt;br /&gt;
#Segment the volume using a semi-automatic approach.&lt;br /&gt;
#Enable manual segmentation to correct the semi-automatic results.&lt;br /&gt;
#Export the segmentation to the planning module.&lt;br /&gt;
#Import the plan back into 3D Slicer.&lt;br /&gt;
#Start IGSTK based tracking process.&lt;br /&gt;
#Localize fiducials on 3D data set.&lt;br /&gt;
#Digitize fiducials using calibrated needle. &lt;br /&gt;
#Perform rigid registration.&lt;br /&gt;
#Show navigation GUI with current ablation path and target.&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=This&amp;diff=27589</id>
		<title>This</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=This&amp;diff=27589"/>
		<updated>2008-06-26T15:36:24Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* NAV-RFA Use Case */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ZivYaniv</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=27588</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=27588"/>
		<updated>2008-06-26T15:33:52Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Projects */&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: 1) 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 2) 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. 3) 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. 4) 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. 5) 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;
&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>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=This&amp;diff=27587</id>
		<title>This</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=This&amp;diff=27587"/>
		<updated>2008-06-26T15:29:12Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: New page: == NAV-RFA Use Case == #Place fiducials on patient. #Acquire volumetric data set, CT or cone-beam CT (corresponding modality DICOM tags are either CT or XA) at end expiration. #Segment the...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== NAV-RFA Use Case ==&lt;br /&gt;
#Place fiducials on patient.&lt;br /&gt;
#Acquire volumetric data set, CT or cone-beam CT (corresponding modality DICOM tags are either CT or XA) at end expiration.&lt;br /&gt;
#Segment the volume using a semi-automatic approach.&lt;br /&gt;
#Enable manual segmentation to correct the semi-automatic results.&lt;br /&gt;
#Export the segmentation to the planning module.&lt;br /&gt;
#Import the plan back into 3D Slicer.&lt;br /&gt;
#Start IGSTK based tracking process.&lt;br /&gt;
#Localize fiducials on 3D data set.&lt;br /&gt;
#Digitize fiducials using calibrated needle. &lt;br /&gt;
#Perform rigid registration.&lt;br /&gt;
#Show navigation GUI with current ablation path and target.&lt;/div&gt;</summary>
		<author><name>ZivYaniv</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=27584</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=27584"/>
		<updated>2008-06-26T15:20:41Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Projects */&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: 1) 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 2) 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. 3) 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. 4) 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. 5) 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;
[[This]] page describes the expected system workflow.&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;
&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>ZivYaniv</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=27583</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=27583"/>
		<updated>2008-06-26T15:19:40Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Projects */&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: 1) 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 2) 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. 3) 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. 4) 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. 5) 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;
[[Use Case]]&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;
&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>ZivYaniv</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=27582</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=27582"/>
		<updated>2008-06-26T15:18:39Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Projects */&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: 1) 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 2) 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. 3) 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. 4) 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. 5) 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;
Use Case&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;
&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>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=People&amp;diff=27580</id>
		<title>People</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=People&amp;diff=27580"/>
		<updated>2008-06-26T15:16:10Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* NA-MIC Collaborators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Personnel at least partially funded by NA-MIC ==&lt;br /&gt;
&lt;br /&gt;
#Leadership Core&lt;br /&gt;
## [[User:Kikinis|Ron Kikinis]], Harvard (BWH SPL) PI&lt;br /&gt;
## [[User:Naucoin|Nicole Aucoin]], Harvard (BWH SPL)&lt;br /&gt;
## [[User:Marianna| Marianna Jakab]], Harvard (BWH SPL)&lt;br /&gt;
## [[User:Tkapur|Tina Kapur]], Harvard (BWH SPL)&lt;br /&gt;
## [[User:Mastrogiacom|Katie Mastrogiacomo]], Harvard (BWH SPL) &lt;br /&gt;
## Wendy Plesniak, Harvard (BWH SPL)&lt;br /&gt;
# Algorithms Core&lt;br /&gt;
## [http://www.cs.utah.edu/~whitaker/ Ross Whitaker], Utah PI&lt;br /&gt;
## [[Eric_Grimson|Eric Grimson]], MIT (CSAIL)&lt;br /&gt;
## [[Polina_Golland|Polina Golland]], MIT (CSAIL) PI&lt;br /&gt;
## [[User:Styner|Martin Styner]], UNC PI&lt;br /&gt;
## Ipek Oguz, UNC&lt;br /&gt;
## Gary Long, UNC&lt;br /&gt;
## Allen Tannenbaum, Georgia Tech, PI&lt;br /&gt;
## Oleg Michailovich, Georgia Tech&lt;br /&gt;
## Preston T. Fletcher, Utah&lt;br /&gt;
## Ran Tao, Utah &lt;br /&gt;
## [http://www.cs.unc.edu/~gerig/ Guido Gerig], Utah&lt;br /&gt;
## [[User:Gcasey|Casey Goodlett]], Utah (Guido)&lt;br /&gt;
## [http://www.massgeneral.org/ncs/neuro_faculty_Kennedy.htm/ David Kennedy], Ph.D, Harvard (MGH) PI&lt;br /&gt;
## Bruce Fischl, Ph.D, Harvard (MGH)&lt;br /&gt;
## [[User:nicks|Nick Schmansky]], Harvard (MGH)&lt;br /&gt;
## Daniel Marcus, Washington University at St. Louis&lt;br /&gt;
# Engineering Core&lt;br /&gt;
## [[User:Will| Will Schroeder]], Kitware PI&lt;br /&gt;
## [[User:Ibanez|Luis Ibanez]], Kitware&lt;br /&gt;
## [http://www.kitware.com/profile/team/hoffman.html/ William Hoffman], Kitware&lt;br /&gt;
## [[User:Barre|Sebastien Barre]], Kitware&lt;br /&gt;
## [[User:Millerjv|Jim Miller]], GE PI&lt;br /&gt;
## [[User:Taox|Xiaodong Tao]], GE&lt;br /&gt;
## Dan Blezek, GE&lt;br /&gt;
## [[User:Pieper|Steve Pieper]], Isomics PI&lt;br /&gt;
## Alex Yarmakovich, Isomics&lt;br /&gt;
## Arthur W. Toga, UCLA PI&lt;br /&gt;
## Jia Wei Tam, UCLA&lt;br /&gt;
## [[User:Jags|Jagadeeswaran Rajendiran]], UCLA&lt;br /&gt;
## Mark Ellisman, UCSD PI&lt;br /&gt;
## Jeff Grethe, UCSD&lt;br /&gt;
## [http://www.cse.ucsd.edu/~ncjones/bio.html/ Neil Jones], UCSD&lt;br /&gt;
## Bryan W. Smith, UCSD&lt;br /&gt;
# Driving Biological Problems (DBP)&lt;br /&gt;
##[http://media.cs.queensu.ca/purang/ Purang Abolmaesumi], Queen's University&lt;br /&gt;
## Jonathan Boisvert, Queen's University&lt;br /&gt;
## Jeremy Bockholt, The Mind Institute&lt;br /&gt;
## [http://www.cisst.org/~gabor/ Gabor Fichtinger], Queen's University&lt;br /&gt;
## Chuck Gasparovic, The Mind Institute &lt;br /&gt;
## [http://imaging.robarts.ca/~dgobbi/ David Gobbi], Queen's University&lt;br /&gt;
## [http://www.med.unc.edu/psych/directories/hazlett.htm/ Heather Cody Hazlett], UNC&lt;br /&gt;
## Usman Khan, Harvard (BWH)&lt;br /&gt;
## [http://lmi.bwh.harvard.edu/~kubicki/ Marek Kubicki], Harvard (BWH)&lt;br /&gt;
## Gary Long, UNC&lt;br /&gt;
## Rachel Gimpel Smith, UNC&lt;br /&gt;
## Clement Vachet, UNC&lt;br /&gt;
# Service Core&lt;br /&gt;
## [[User:Will|Will Schroeder]], Kitware PI&lt;br /&gt;
## Brad Davis, Kitware&lt;br /&gt;
## Ken Martin, Kitware&lt;br /&gt;
# Training Core&lt;br /&gt;
## Guido Gerig, Utah&lt;br /&gt;
## [[User:Randy|Randy Gollub]], Harvard (MGH) PI&lt;br /&gt;
## [[User:SPujol|Sonia Pujol]], Harvard (BWH SPL)&lt;br /&gt;
## Martha Shenton, Harvard (BWH PNL) PI&lt;br /&gt;
## [http://www.cs.utah.edu/~whitaker/ Ross Whitaker], Utah&lt;br /&gt;
# Dissemination Core&lt;br /&gt;
## [[User:Tkapur|Tina Kapur]], Harvard (BWH SPL) co-PI&lt;br /&gt;
## [[User:Pieper|Steve Pieper]], Isomics co-PI&lt;br /&gt;
# Management Core&lt;br /&gt;
## Rachana Manandhar, Harvard (BWH SPL)&lt;br /&gt;
## [[User:Sanjay|Sanjay Manandhar]], Harvard (BWH SPL)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NA-MIC Collaborators ==&lt;br /&gt;
These NA-MIC collaborators are funded under the &amp;quot;Collaboration with NCBC&amp;quot; PAR.&lt;br /&gt;
#Nicole Grosland, UIowa&lt;br /&gt;
#Vincent Magnotta, UIowa&lt;br /&gt;
#Steve Pieper, Isomics&lt;br /&gt;
#James Daunais, Wake Forest&lt;br /&gt;
#Robert Kraft, Wake Forest&lt;br /&gt;
#Chris Wyatt, Virginia Tech&lt;br /&gt;
#Kilian Pohl, Harvard (BWH SPL)&lt;br /&gt;
#Sandy Wells, Harvard (BWH SPL)&lt;br /&gt;
#Kevin Cleary, Georgetown&lt;br /&gt;
#Enrique Campos-Nanez, George Washington U.&lt;br /&gt;
#Patrick (Peng) Cheng, Georgetown&lt;br /&gt;
#Ziv Yaniv, Georgetown&lt;br /&gt;
#Nobuhiko Hata, Harvard (BWH)&lt;br /&gt;
&lt;br /&gt;
== NA-MIC alumni ==&lt;br /&gt;
* [http://marchingcubes.org Bill Lorensen]&lt;br /&gt;
* [[User:Lzollei|Lilla Zollei]], MIT (CSAIL)&lt;br /&gt;
*  Lauren O'Donnell, MIT (CSAIL)&lt;br /&gt;
* [http://people.csail.mit.edu/wanmei/ Wanmei Ou], MIT (CSAIL)&lt;br /&gt;
* [[Mahnaz_Maddah|Mahnaz Maddah]], MIT (CSAIL)&lt;br /&gt;
*  Ramsey Al-Hakim, Georgia Tech&lt;br /&gt;
*  [[User:Melonakos|John Melonakos]], Georgia Tech&lt;br /&gt;
*  [[User:Lankton|Shawn Lankton]], Georgia Tech&lt;br /&gt;
*  [[User:Nain|Delphine Nain]], Georgia Tech&lt;br /&gt;
*   Xavier Le Faucheur, Georgia Tech&lt;br /&gt;
*  [[User:Mohan|Vandana Mohan]], Georgia Tech&lt;br /&gt;
*  Tom Fletcher, Utah&lt;br /&gt;
*  [http://www.sci.utah.edu/cgi-bin/SCIpersonnel.pl?username=tolga Tolga Tasdizen], Utah&lt;br /&gt;
*  [http://www.cs.utah.edu/~sbasu/ Saurav Basu], Utah&lt;br /&gt;
* Josh Snyder, Harvard (MGH)&lt;br /&gt;
* [[User:DavidTuch|David Tuch]], Harvard (MGH)&lt;br /&gt;
* [[User:Karthik|Karthik Krishnan]],Kitware&lt;br /&gt;
* [http://www.kitware.com/profile/team/cedilnik.html/ Andy Cedilnik], Kitware&lt;br /&gt;
* [[User:Mathieu|Mathieu Malaterre]], Kitware&lt;br /&gt;
* [http://www.stat.ucla.edu/~dinov/ Ivo Dinov], UCLA&lt;br /&gt;
* [[User:MichaelPan|Michael Pan]], UCLA&lt;br /&gt;
* Brendan Flaherty, UCSD&lt;br /&gt;
* [[User:Adamc|Adam Cohen]], Harvard (BWH PNL)&lt;br /&gt;
* [[User:Markd|Mark Dreusicke]], Harvard (BWH PNL)&lt;br /&gt;
* Martha Shenton, Harvard (BWH PNL) PI&lt;br /&gt;
* [http://lmi.bwh.harvard.edu/~sylvain/ Sylvain Bouix], Harvard (BWH PNL)&lt;br /&gt;
* [http://lmi.bwh.harvard.edu/~marc/ Marc Niethammer], Harvard (BWH PNL)&lt;br /&gt;
* [http://synapse.hitchcock.org/bios/saykin.shtml Andy Saykin], Dartmouth PI&lt;br /&gt;
* Bob Roth, Dartmouth&lt;br /&gt;
* [http://synapse.hitchcock.org/bios/flashman.shtml Laura Flashman], Dartmouth&lt;br /&gt;
* [http://www.dhmc.org/providers/dhmc_provider_634.html Thomas McAllister], Dartmouth&lt;br /&gt;
* Alan Green, Dartmouth&lt;br /&gt;
* John West, Dartmouth&lt;br /&gt;
* [http://synapse.hitchcock.org/bios/mchugh.shtml/ Tara McHugh], Dartmouth&lt;br /&gt;
* [http://synapse.hitchcock.org/bios/pixley.shtml Heather Pixley], Dartmouth&lt;br /&gt;
* Stephen Guerin, Dartmouth&lt;br /&gt;
* John MacDonald, Dartmouth&lt;br /&gt;
* [http://www.bic.uci.edu/faculty/sgpotkin.htm/ Steve Potkin], UCI PI&lt;br /&gt;
* [[User:Jfallon|James Fallon]], UCI&lt;br /&gt;
* Jessica Turner, UCI&lt;br /&gt;
* Martina Panzenboeck, UCI&lt;br /&gt;
* David Medina, UCI&lt;br /&gt;
* [http://www.ics.uci.edu/~smyth/ Padhraic Smyth], UCI&lt;br /&gt;
* [http://www.ics.uci.edu/~sternh/ Hal Stern], UCI&lt;br /&gt;
* Diane Highum, UCI&lt;br /&gt;
* [http://www.ess.uci.edu/~yu/ Yi Jin], UCI&lt;br /&gt;
* Liv Trondsen, UCI&lt;br /&gt;
* Fabio Macciardi, Toronto&lt;br /&gt;
* [http://www.utpsychiatry.ca/dirsearch.asp?id=130 Jim Kennedy], Toronto&lt;br /&gt;
* Aristotle Voineskos, Toronto&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Friends and Family&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
=== NIH ===&lt;br /&gt;
&lt;br /&gt;
* [[User:Lysterp|Peter M. Lyster]]&lt;br /&gt;
&lt;br /&gt;
=== mBIRN ===&lt;br /&gt;
&lt;br /&gt;
* [[User:Akolasny|Anthony Kolasny]]&lt;br /&gt;
* [[User:Dmarcus|Dan Marcus]]&lt;br /&gt;
* [[User:Kikinis|Ron Kikinis]]&lt;br /&gt;
&lt;br /&gt;
=== fBIRN ===&lt;br /&gt;
&lt;br /&gt;
* [[User:Kikinis|Ron Kikinis]]&lt;br /&gt;
&lt;br /&gt;
=== IGT ===&lt;br /&gt;
&lt;br /&gt;
* [[User:Ibanez|Luis Ibanez]]&lt;br /&gt;
* [[User:Noby| Nobuhiko Hata]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2007_December_Slicer_IGT_Programming&amp;diff=18814</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=18814"/>
		<updated>2007-12-06T17:32:20Z</updated>

		<summary type="html">&lt;p&gt;ZivYaniv: /* Confirmed Attendees */&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;
&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;
**IGSTK: overview of architecture, current status, and future plans (Ibanez, Cheng)&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:15pm - NCIGT CIGL Stoll&lt;br /&gt;
&lt;br /&gt;
*3:15-3:30pm: Coffee Break&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;
**LINK&lt;br /&gt;
**LINK&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;
**Stoll (laproscopic ultrasound)&lt;br /&gt;
**Hata (Tracking at BWH)&lt;br /&gt;
**Yaniv (Tracking at Georgetown)&lt;br /&gt;
**Pieper (Volume rendering)&lt;br /&gt;
&lt;br /&gt;
*10:30am: coffee break&lt;br /&gt;
*11am: continue work&lt;br /&gt;
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;
*1:30pm: continue work&lt;br /&gt;
'''Afternoon Theme:  Where are we going?'''&lt;br /&gt;
**Resource shring&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;
#Ferenc Jolesz, BWH (Wed only) (NCIGT/NAC)&lt;/div&gt;</summary>
		<author><name>ZivYaniv</name></author>
		
	</entry>
</feed>