<?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=Guillaume</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=Guillaume"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/Guillaume"/>
	<updated>2026-04-06T23:42:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Needle_Segmentation_from_MRI&amp;diff=94113</id>
		<title>2017 Winter Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Needle_Segmentation_from_MRI&amp;diff=94113"/>
		<updated>2016-12-31T16:31:21Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: more information about project&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Winter2017.png|[[2017_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Ziyang Wang, BWH&lt;br /&gt;
* Alireza Mehrtash, BWH&lt;br /&gt;
* Alireza Ziaei Torbati, BWH&lt;br /&gt;
* Guillaume Pernelle, Imperial College London&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
This project is a continuation of the project started during the 2016 summer project week ([[2016 Summer Project Week/Needle Segmentation from MRI | Needle Segmentation from MRI]]),&lt;br /&gt;
NeedleFinder offers tools to segment needles from MRI/CT. It has mostly been tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle tip for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic.&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;
* Automatic detection of needle tips in MRI from GYN brachytherapy cases.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have manually segmented around 1k needles from GYN brachytherapy cases. We want to use this data in a supervised learning approach.&lt;br /&gt;
* We have a pipeline for preprocessing the data (image spacing and normalization)&lt;br /&gt;
* TODO: choose between 2 strategies: &lt;br /&gt;
** Continue with the binary classification approach -&amp;gt; in the region of interest, voxels are classified as positive (needle) or negative (background). Challenge: link those voxels together to form needles / filter out false negatives. Alternative: try to find the tip position and use the previous algorithm to segment the needle&lt;br /&gt;
** Use a semantic segmentation approach (fully convolutional neural networks [J Long 2015], Region-based semantic segmentation with end-to-end training [Caesar 2016])&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&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>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Needle_Segmentation_from_MRI&amp;diff=94104</id>
		<title>2017 Winter Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Needle_Segmentation_from_MRI&amp;diff=94104"/>
		<updated>2016-12-30T12:30:51Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Winter2017.png|[[2017_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Ziyang Wang, BWH&lt;br /&gt;
* Alireza Mehrtash, BWH&lt;br /&gt;
* Alireza Ziaei Torbati, BWH&lt;br /&gt;
* Guillaume Pernelle, Imperial College London&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
This project is a continuation of the project started during the 2016 summer project week ([[2016 Summer Project Week/Needle Segmentation from MRI | Needle Segmentation from MRI]]),&lt;br /&gt;
NeedleFinder offers tools to segment needles from MRI/CT. It has mostly been tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle tip for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic.&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;
* Automatic detection of needle tips in MRI from GYN brachytherapy cases.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have manually segmented around 1k needles from GYN brachytherapy cases. We want to use this data in a supervised learning approach.&lt;br /&gt;
* We choose a common format (image spacing) in which we will format all of our data.&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&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>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Needle_Segmentation_from_MRI&amp;diff=94103</id>
		<title>2017 Winter Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Needle_Segmentation_from_MRI&amp;diff=94103"/>
		<updated>2016-12-30T12:30:27Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: first draft&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Winter2017.png|[[2017_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Ziyang Wang, BWH&lt;br /&gt;
* Alireza Mehrtash&lt;br /&gt;
* Alireza Ziaei Torbati&lt;br /&gt;
* Guillaume Pernelle, Imperial College London&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
This project is a continuation of the project started during the 2016 summer project week ([[2016 Summer Project Week/Needle Segmentation from MRI | Needle Segmentation from MRI]]),&lt;br /&gt;
NeedleFinder offers tools to segment needles from MRI/CT. It has mostly been tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle tip for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic.&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;
* Automatic detection of needle tips in MRI from GYN brachytherapy cases.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have manually segmented around 1k needles from GYN brachytherapy cases. We want to use this data in a supervised learning approach.&lt;br /&gt;
* We choose a common format (image spacing) in which we will format all of our data.&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&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>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week&amp;diff=94102</id>
		<title>2017 Winter Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week&amp;diff=94102"/>
		<updated>2016-12-30T12:19:56Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: add project&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[image:PW-Winter2017.png|300px]]&lt;br /&gt;
&lt;br /&gt;
=Welcome to the web page for the 24th Project Week!=&lt;br /&gt;
&lt;br /&gt;
The 24th NA-MIC Project Week open source hackathon is being held during the week of January 9-13, 2017 at MIT. Please go through this page for information, and if you have questions, please contact [https://www.spl.harvard.edu/pages/People/tkapur Tina Kapur, PhD].&lt;br /&gt;
&lt;br /&gt;
==Logistics==&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' January 9-13, 2017.&lt;br /&gt;
*'''Location:''' [https://www.google.com/maps/place/MIT:+Computer+Science+and+Artificial+Intelligence+Laboratory/@42.361864,-71.090563,16z/data=!4m2!3m1!1s0x0:0x303ada1e9664dfed?hl=en MIT CSAIL], Cambridge, MA. (Rooms: [[MIT_Project_Week_Rooms#Kiva|Kiva]], R&amp;amp;D)&lt;br /&gt;
*'''REGISTRATION:''' Register [https://www.regonline.com/2017projectweek here]. Registration Fee: $330.&lt;br /&gt;
*'''Hotel:''' Similar to previous years, no rooms have been blocked in a particular hotel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The National Alliance for Medical Image Computing (NAMIC), was founded in 2005 and chartered with building a computational infrastructure to support biomedical research as part of the NIH funded [http://www.ncbcs.org/ NCBC] program. The work of this alliance has resulted in important progress in algorithmic research, an open source medical image computing platform [http://www.slicer.org 3D Slicer], enhancements to the underlying building blocks [http://www.vtk.org VTK], [http://www.itk.org ITK], [http://www.cmake.org CMake], and [http://www.cdash.org CDash], and the creation of a community of algorithm researchers, biomedical scientists and software engineers who are committed to open science. This community meets twice a year in an open source hackathon event called Project Week.&lt;br /&gt;
&lt;br /&gt;
[[Engineering:Programming_Events|Project Week]] is a semi-annual open source hackathon which draws 60-120 researchers. As of August 2014, it is a [http://www.miccai.org/organization MICCAI] endorsed event. The participants work collaboratively on open-science solutions for problems that lie on the interfaces of the fields of computer science, mechanical engineering, biomedical engineering, and medicine. In contrast to conventional conferences and workshops the primary focus of the Project Weeks is to make progress in projects (as opposed to reporting about progress). The objective of the Project Weeks is to provide a venue for this community of medical open source software creators. Project Weeks are open to all, are publicly advertised, and are funded through fees paid by the attendees. Participants are encouraged to stay for the entire event. &lt;br /&gt;
&lt;br /&gt;
Project Week activities: Everyone shows up with a project. Some people are working on the platform. Some people are developing algorithms. Some people are applying the tools to their research problems. We begin the week by introducing projects and connecting teams. We end the week by reporting progress. In addition to the ongoing working sessions, breakout sessions are organized ad-hoc on a variety of special topics. These topics include: discussions of software architecture, presentations of new features and approaches and topics such as Image-Guided Therapy.&lt;br /&gt;
&lt;br /&gt;
Several funded projects use the Project Week as a place to convene and collaborate. These include [http://nac.spl.harvard.edu/ NAC], [http://www.ncigt.org/ NCIGT], [http://qiicr.org/ QIICR], and [http://ocairo.technainstitute.com/open-source-software-platforms-and-databases-for-the-adaptive-process/ OCAIRO]. &lt;br /&gt;
&lt;br /&gt;
A summary of all previous Project Events is available [[Project_Events#Past_Project_Weeks|here]].&lt;br /&gt;
&lt;br /&gt;
This project week is an event [[Post-NCBC-2014|endorsed]] by the MICCAI society.&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the NA-MIC Project Week [http://public.kitware.com/mailman/listinfo/na-mic-project-week mailing list]&lt;br /&gt;
&lt;br /&gt;
==Conference Calls for Preparation==&lt;br /&gt;
&lt;br /&gt;
Conference call phone number and notes are available [[TCONS:2017_Winter_Project_Week|here]].&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background:#b0d5e6;color:#02186f&amp;quot; &lt;br /&gt;
!style=&amp;quot;width:10%&amp;quot; |Time&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Monday, January 9&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Tuesday,  January 10&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Wednesday, January 11&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Thursday, January 12&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Friday, January 13&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#dbdbdb&amp;quot;|'''Project Presentations''' &lt;br /&gt;
|bgcolor=&amp;quot;#6494ec&amp;quot;| '''Work on Projects'''&lt;br /&gt;
|bgcolor=&amp;quot;#6494ec&amp;quot;| '''Work on Projects'''&lt;br /&gt;
|bgcolor=&amp;quot;#6494ec&amp;quot;| '''Work on Projects'''&lt;br /&gt;
|bgcolor=&amp;quot;#faedb6&amp;quot;| '''Reporting Day'''&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''8:30am'''&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast &lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''9:00am-10:30am'''&lt;br /&gt;
|bgcolor=&amp;quot;#88aaae&amp;quot;|Prostate Clinical Discussion with Clare Tempany (to be confirmed)&lt;br /&gt;
|bgcolor=&amp;quot;#88aaae&amp;quot;|9:00am-10:00am: Shape Analysis Breakout&amp;lt;br&amp;gt;---- ---- ---- ---- ---- ----&amp;lt;br&amp;gt;10:00am-12:00pm: Luis Ibanez TensorFlow Workshop (to be confirmed)&lt;br /&gt;
|bgcolor=&amp;quot;#88aaae&amp;quot;|Prostate Cancer: Quantitative Imaging Network Discussion with Fiona Fennessy&lt;br /&gt;
|bgcolor=&amp;quot;#88aaae&amp;quot;|Clinical Topics&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''10:30am-12pm:'''&lt;br /&gt;
|'''Talk (Sebastien Ourselin, PhD, UCL)'''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Project Reporting&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''12:00pm-1:00pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch &lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch boxes; Adjourn by 1:30pm&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''1:00-5:30pm'''&lt;br /&gt;
|'''1:00pm-2:30pm:''' Project Presentations&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|'''1:30-2:30pm:''' [[AMIGO_TourPW2017Winter|AMIGO Tour]]&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''5:30pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day &amp;lt;br&amp;gt;  [[2017_Winter_Project_Week/Dinner|Dinner on Thursday Night]] (Optional)&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Calendar==&lt;br /&gt;
&lt;br /&gt;
'''''&amp;lt;font color=&amp;quot;maroon&amp;quot;&amp;gt;The events are listed in the calendar below. Note that due to a current known limitation of our infrastructure, you will need to manually navigate to the week of January 8, 2017 to see the relevant events.&amp;lt;/font&amp;gt;'''''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{#widget:Google Calendar&lt;br /&gt;
|id=kitware.com_sb07i171olac9aavh46ir495c4@group.calendar.google.com&lt;br /&gt;
|timezone=America/New_York&amp;amp;dates=20170108%2F20170114&lt;br /&gt;
|title=NAMIC Winter Project Week&lt;br /&gt;
|view=WEEK&lt;br /&gt;
|dates=20170108/20170114&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
iCal (.ics) link: https://calendar.google.com/calendar/ical/kitware.com_sb07i171olac9aavh46ir495c4%40group.calendar.google.com/public/basic.ics&lt;br /&gt;
&lt;br /&gt;
='''Projects'''=&lt;br /&gt;
&lt;br /&gt;
*Use this [[2017_Project_Week_Template | Updated Template for project pages]]&lt;br /&gt;
&lt;br /&gt;
== Learning and GPUs ==&lt;br /&gt;
&lt;br /&gt;
* [[2017 Winter Project Week/Needle Segmentation from MRI | Needle Segmentation from MRI]] (Ziyang Wang, Guillaume Pernelle, Tina Kapur)&lt;br /&gt;
&lt;br /&gt;
== Web Technologies ==&lt;br /&gt;
* [[2017_Winter_Project_Week/OAuth2SlicerPathology | OAuth2.0 authentication in SlicerPathology]]  (Erich Bremer)&lt;br /&gt;
&lt;br /&gt;
== Visualization ==&lt;br /&gt;
* [[2017 Winter Project Week/Slicer_HoloLens | Slicer &amp;amp; HoloLens]]  (Adam Rankin)&lt;br /&gt;
&lt;br /&gt;
== IGT ==&lt;br /&gt;
* [[2017 Winter Project Week/Tracked Ultrasound Standardization | Tracked Ultrasound Standardization III: The Refining]]  (Andras Lasso, Simon Drouin, Junichi Tokuda, Longquan Chen, Adam Rankin, Janne Beate Bakeng)&lt;br /&gt;
* [[2017 Winter Project Week/WhiteMatterAnalysis | WhiteMatterAnalysis New Module and Documentation]]  (Fan Zhang, Shun Gong, Isaiah Norton, Ye Wu, Lauren J. O'Donnell)&lt;br /&gt;
* [[2017 Winter Project Week/ROS Surface Scan | ROS Surface Scan]]  (Tobias Frank, Junichi Tokuda, Longquan Chen)&lt;br /&gt;
&lt;br /&gt;
== Robotics in IGT ==&lt;br /&gt;
* [[2017 Winter Project Week/OpenIGTLink for the Communications of Robotics Devices: Adding Kuka LWR connection to MeVisLab | OpenIGTLink for the Communications of Robotics Devices: Adding Kuka LWR connection to MeVisLab ]]  (Scheherazade Kraß (Shery), Junichi Tokuda, Longquan Chen, )&lt;br /&gt;
&lt;br /&gt;
== Craniofacial == &lt;br /&gt;
* [[2017 Winter Project Week/Web-based system to federate biological, clinical and morphological data | Web-based system to federate biological, clinical and morphological data]] (Juan Carlos Prieto, Clément Mirabel)&lt;br /&gt;
&lt;br /&gt;
== Infrastructure ==&lt;br /&gt;
* [[2017 Winter Project Week/Slicer Qt5 and Python3 | Slicer Qt5 and Python3]]  (Steve Pieper, Jean-Christophe Fillion-Robin, Andras Lasso, Andrey Fedorov)&lt;br /&gt;
* [[2017 Winter Project Week/SlicerDMRIDocumentationAndTesting | SlicerDMRI Testing and Documentation]]  (Isaiah Norton, Fan Zhang, Shun Gong, Ye Wu, Lauren J. O'Donnell)&lt;br /&gt;
* [[2017 Winter Project Week/SubjectHierarchyRefactoring | Subject hierarchy refactoring]] (Csaba Pinter)&lt;br /&gt;
* [[2017 Winter Project Week/IPFS_NoSQL_Combination | IPFS and NoSQL for cloud databases]] (Hans Meine, Steve Pieper)&lt;br /&gt;
* [[2017 Winter Project Week/DiPy_in_Slicer | DiPy integration in Slicer]] (Isaiah Norton, Lauren J. O'Donnell)&lt;br /&gt;
&lt;br /&gt;
== DICOM ==&lt;br /&gt;
* [[2017 Winter Project Week/dcmqi | dcmqi library and DICOM QuantitativeReporting]] (Andrey Fedorov, Christian Herz, JC, Steve Pieper)&lt;br /&gt;
&lt;br /&gt;
==To be Categorized==&lt;br /&gt;
&lt;br /&gt;
* [[2017 Winter Project Week/HyperspectralOpht | Slicer for Hyperspectral Ophthalmology Analysis ]] (Sungmin Hong)&lt;br /&gt;
* [[2017 Winter Project Week/SlicerShape | Slicer for Shape Analysis ]] (Beatriz Paniagua)&lt;br /&gt;
* [[2017 Winter Project Week/SlicerGeometryModifier | Slicer support for interactive modification of 3D models ]] (Johan Andruejol, Beatriz Paniagua)&lt;br /&gt;
* [[2017 Winter Project Week/Plastimatch19 | Upgrade Plastimatch extension ]] (Greg Sharp)&lt;br /&gt;
* [[2017 Winter Project Week/PyRadiomics | PyRadiomics library ]] (Joost van Griethuysen, Hugo Aerts, Andrey Fedorov, Steve Pieper, Jean-Christope Fillion-Robin)&lt;br /&gt;
&lt;br /&gt;
= '''Registrants''' =&lt;br /&gt;
&lt;br /&gt;
Do not add your name to this list - it is maintained by the organizers based on your paid registration.  To register, visit this [https://www.regonline.com/2017projectweek registration site].&lt;br /&gt;
&lt;br /&gt;
# A, Zeina :: SHBOUL&lt;br /&gt;
# Aerts, Hugo :: DFCI-Harvard&lt;br /&gt;
# Alam, Mahbubul :: Old Dominion University&lt;br /&gt;
# Anderson, Peter :: Retired&lt;br /&gt;
# Andruejol, Johan  :: Kitware, Inc.&lt;br /&gt;
# Bakeng, Janne Beate  :: SINTEF&lt;br /&gt;
# Beers, Andrew :: Massachusetts General Hospital&lt;br /&gt;
# Bernal Rusiel, Jorge Luis :: Boston Children's Hospital&lt;br /&gt;
# Bremer, Erich :: Stony Brook University&lt;br /&gt;
# Cetin Karayumak, Suheyla :: Brigham and Women's Hospital&lt;br /&gt;
# Chae, Michael :: Monash University&lt;br /&gt;
# Chauvin, Laurent :: ETS&lt;br /&gt;
# Dalca, Adrian :: Massachusetts Institute of Technology&lt;br /&gt;
# Fedorov, Andriy :: Brigham and Women's Hospital&lt;br /&gt;
# Fillion-Robin, Jean-Christophe :: Kitware, Inc.&lt;br /&gt;
# Girault, Alexis :: Kitware, Inc.&lt;br /&gt;
# Golland, Polina :: Massachusetts Institute of Technology&lt;br /&gt;
# Gollub, Randy :: Massachusetts General Hospital&lt;br /&gt;
# Gong, Shun :: Brigham and Women's Hospital&lt;br /&gt;
# Guerrier de Dumast, Priscille :: University of Michigan&lt;br /&gt;
# Harris, Gordon :: Massachusetts General Hospital&lt;br /&gt;
# Herz, Christian :: Brigham and Women's Hospital&lt;br /&gt;
# Hong, Sungmin :: New York University&lt;br /&gt;
# Hosny, Ahmed :: Dana-Farber&lt;br /&gt;
# Jagadeesan, Jayender :: Brigham and Women's Hospital&lt;br /&gt;
# Kapur, Tina :: Brigham and Women's Hospital&lt;br /&gt;
# Kikinis, Ron :: Brigham and Women's Hospital&lt;br /&gt;
# Lisle, Curtis :: KnowledgeVis, LLC&lt;br /&gt;
# Mastrogiacomo, Katie :: Brigham and Women's Hospital&lt;br /&gt;
# Mateus, D. :: TUM&lt;br /&gt;
# Mehrtash, Alireza :: Brigham and Women's Hospital&lt;br /&gt;
# Meine, Hans :: University of Bremen&lt;br /&gt;
# Meyer, Anneke :: University of Magdeburg&lt;br /&gt;
# Miller, James :: GE Research&lt;br /&gt;
# Mirabel, Clement :: University of Michigan&lt;br /&gt;
# Nitsch, Jennifer :: University of Bremen&lt;br /&gt;
# Norton, Isaiah :: Brigham and Women's Hospital&lt;br /&gt;
# O'Donnell, Lauren :: Brigham and Women's Hospital&lt;br /&gt;
# Oram, Louise :: The Intervention Centre-Oslo University Hospital&lt;br /&gt;
# Paniagua, Beatriz :: Kitware, Inc.&lt;br /&gt;
# Parmar, Chintan :: DFCI-Harvard Medical School&lt;br /&gt;
# Peled, Sharon :: Brigham and Women's Hospital&lt;br /&gt;
# Pieper, Steve :: Isomics, Inc.&lt;br /&gt;
# Pinter, Csaba :: Queen's University&lt;br /&gt;
# Preiswerk, Frank :: Brigham and Women's Hospital/Harvard Medical School&lt;br /&gt;
# Pujol, Sonia :: Brigham and Women's Hospital/Harvard Medical School&lt;br /&gt;
# Rankin, Adam :: Robarts Research Institute&lt;br /&gt;
# Rheault, Francois :: Université de Sherbrooke&lt;br /&gt;
# Sharp, Gregory :: Massachusetts General Hospital&lt;br /&gt;
# Sridharan, Patmaa :: University of Pennsylvania-CBICA&lt;br /&gt;
# Vidyaratne, Lasitha :: Old Dominion University&lt;br /&gt;
# Ye, Wu :: Brigham and Women's Hospital&lt;br /&gt;
# Zeleznik, Roman :: DFCI&lt;br /&gt;
# Zhang, Fan :: Brigham and Women's Hospital&lt;br /&gt;
# Zhang, Miaomiao :: Massachusetts Institute of Technology&lt;br /&gt;
# Ziegler, Erik :: Open Health Imaging Foundation/Mass General Hospital&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Tip.png&amp;diff=93460</id>
		<title>File:Tip.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Tip.png&amp;diff=93460"/>
		<updated>2016-06-25T09:16:26Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93457</id>
		<title>2016 Summer Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93457"/>
		<updated>2016-06-25T09:08:44Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:CNN_pixel_by_pixel_tip_classification.png|[[2016_Summer_Project_Week#Projects|CNN pixel by pixel tip classification]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Guillaume Pernelle, Imperial College London&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
* Paolo Zaffino, ImagEngLab&lt;br /&gt;
* Salvatore Scaramuzzino, ImagEngLab&lt;br /&gt;
* Maria Francesca Spadea, ImagEngLab&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
NeedleFinder offers tools to segment needles from MRI/CT. It has mostly been tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle tip for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic.&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;
* Automatic detection of needle tips in MRI from GYN brachytherapy cases.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* First possible strategy: to develop a detection method based on Gaussian Mixture Models (GMM) supplied with different inputs (intensity, Frangi's filter, needle-tip cross-correlation and Hough transform).&lt;br /&gt;
* Second possible strategy: Convolutional Neural Network (CNN) over MRI patches. Two implementation can be investigated (pixel by pixel classification or entire patch classification).&lt;br /&gt;
* Integrate algorithm to Slicer.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* GMM strategy failed.&lt;br /&gt;
* We designed a pipeline to prepare the data for supervised learning.&lt;br /&gt;
* We explored two strategies implementing Convolutional Neural Network. &lt;br /&gt;
* CNN strategies have some accuracy problem but look promising. In order to increase the accuracy some aspects can be investigated such as patch size, dataset size, network architecture, data augmentation, MR data synthesising from CT.  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93399</id>
		<title>2016 Summer Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93399"/>
		<updated>2016-06-25T07:47:19Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Guillaume Pernelle, Imperial College London&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
* Paolo Zaffino, ImagEngLab&lt;br /&gt;
* Salvatore Scaramuzzino, ImagEngLab&lt;br /&gt;
* Maria Francesca Spadea, ImagEngLab&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
NeedleFinder offers tools to segment needles from MRI/CT. It has mostly been tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle tip for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic.&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;
* Automatic detection of needle tips in MRI from GYN brachytherapy cases.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* First possible strategy: to develop a detection method based on Gaussian Mixture Models (GMM) supplied with different inputs (intensity, Frangi's filter, needle-tip cross-correlation and Hough transform).&lt;br /&gt;
* Second possible strategy: Convolutional Neural Network (CNN) over MRI patches. Two implementation can be investigated (pixel by pixel classification or entire patch classification).&lt;br /&gt;
* Integrate algorithm to Slicer.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* GMM strategy failed.&lt;br /&gt;
* CNN strategies has some accuracy problem but this can be the right way to get needles tips. In order to increase the accuracy some aspects can be investigated (patch size, dataset size, network architecture, data augmentation)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93022</id>
		<title>2016 Summer Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93022"/>
		<updated>2016-06-20T09:12:29Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Guillaume Pernelle, Imperial College&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
* Paolo Zaffino, ImagEngLab&lt;br /&gt;
* Salvatore Scaramuzzino, ImagEngLab&lt;br /&gt;
* Maria Francesca Spadea, ImagEngLab&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
NeedleFinder offers tools to segment needles from MRI/CT. It has mostly been tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle tip for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic.&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;
* Automatic detection of needle tips in MRI from GYN brachytherapy cases.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Develop a detection method based on Gaussian Mixture Models for different spaces: inputs: intensity, Frangi's filter, needle-tip cross-correlation, Hough transform&lt;br /&gt;
* Integrate algorithm to Slicer.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&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>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93021</id>
		<title>2016 Summer Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93021"/>
		<updated>2016-06-20T09:09:30Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Guillaume Pernelle, Imperial College&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
* Paolo Zaffino, ImagEngLab&lt;br /&gt;
* Salvatore Scaramuzzino, ImagEngLab&lt;br /&gt;
* Maria Francesca Spadea, ImagEngLab&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
NeedleFinder offers tools to segment needles from MRI/CT. It has been mostly tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle tip for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic.&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;
* Automatic detection of needle tips in MRI from GYN brachytherapy cases.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Develop a detection method based on Gaussian Mixture Models for different spaces: inputs: intensity, Frangi's filter, needle-tip cross-correlation, Hough transform&lt;br /&gt;
* Integrate algorithm to Slicer.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&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>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93020</id>
		<title>2016 Summer Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93020"/>
		<updated>2016-06-20T09:06:56Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Guillaume Pernelle, Imperial College&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
* Paolo Zaffino, ImagEngLab&lt;br /&gt;
* Salvatore Scaramuzzino, ImagEngLab&lt;br /&gt;
* Maria Francesca Spadea, ImagEngLab&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
NeedleFinder offers tools to segment needles from MRI/CT. It has been mostly tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle tip for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic.&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;
* Tip detection&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Develop a detection method based on Gaussian Mixture Models for different spaces: inputs: intensity, Frangi's filter, needle-tip cross-correlation, Hough transform&lt;br /&gt;
* Integrate algorithm to Slicer.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&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>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week&amp;diff=93019</id>
		<title>2016 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week&amp;diff=93019"/>
		<updated>2016-06-20T09:04:30Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* IGT */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[image:PW-Summer2016.png|300px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
=Welcome to the web page for the 23rd Project Week!=&lt;br /&gt;
The 23rd Project Week open source hackathon is being held in conjunction with the [http://www.cars-int.org/ 30th International Conference on Computer Assisted Radiology and Surgery] (CARS) and the [http://www.ipcai.org/ IPCAI 2016]  conferences in Heidelberg, Germany.  Please go through this page for information, and if you have questions, please contact [https://www.spl.harvard.edu/pages/People/tkapur Tina Kapur, PhD].&lt;br /&gt;
&lt;br /&gt;
='''Logistics'''=&lt;br /&gt;
*'''Dates:''' Monday June 20th to Saturday June 25th, 2016, with one day break on Tuesday June 21st to attend IPCAI.&lt;br /&gt;
*'''Location:''' Heidelberg, Germany.&lt;br /&gt;
**'''Getting to Heidelberg:''' Most will fly into Frankfurt Main International (FRA). At the airport look for &amp;quot;long distance trains&amp;quot;. There you can buy a ticket from the machine to Heidelberg Hauptbahnhof (main station), around EUR 25. It usually takes less than an hour, with a change in Mannheim to a regional train. https://www.bahn.de . If you arrive on Sunday you can take a bus from the station to the Old Town or where your hotel is. Heidelberg is pretty small, look for directions on Google Maps. If you arrive on Monday see below on how to get to DKFZ directly.&lt;br /&gt;
**'''Monday''' at German Cancer Research Center - DKFZ&lt;br /&gt;
*** Enter through the main lobby ( just north of https://goo.gl/maps/e3ZbcsM5KC82, you can't miss it, it's the tallest building on campus with a big &amp;quot;dkfz.&amp;quot; on top). The meeting room is on the 8th floor (H824, &amp;quot;Glaskasten&amp;quot;, &amp;quot;glass box&amp;quot;). We will leave some instructions how to get there at the reception. The meeting time in the lobby will be 8:45am for those who wish to be at the meeting room by 9am.  Official activities will start at noon with lunch.&lt;br /&gt;
*** To get to DKFZ in the morning you can use the Google Maps link above, public transport information is available there. For people staying in the Old Town,  near Bismarckplatz or coming from the station it will be most likely Bus #32, exit at stop &amp;quot;Chirurgische Klinik&amp;quot;, which is the second one after crossing the Neckar river. More detailed timetables at [http://fahrplanauskunft.vrn.de/vrn/XSLT_TRIP_REQUEST2?language=en the local transportation services VRN]. If you are up early there is also a nice [https://goo.gl/maps/SRRG6x7KDNU2 walk along the river].&lt;br /&gt;
**'''Tuesday''' there is '''no''' organized Project Week activity due to IPCAI @ CARS&lt;br /&gt;
**'''Wednesday-Saturday''' at the Congress Hall of CARS.&lt;br /&gt;
*'''REGISTRATION:''' Please register for the CARS conference at http://www.cars-int.org/cars_2016/registration.html&lt;br /&gt;
*'''Registration Fee:''' Euro 650 (after April 26, 2016)&lt;br /&gt;
*'''Hotel:''' After registration, you can book hotels using the CARS organization at http://germany.nethotels.com/info/heidelberg/events/cars/default_en.htm or on your own.  Please remember that Project Week starts on Monday June 20th, even though the formal CARS/IPCAI program starts a day later, so you will need to pay attention while booking the hotel room.&lt;br /&gt;
*Preparatory Conference Calls: &lt;br /&gt;
**800-501-8979. The pin is 7327389. ([http://www.windstreambusiness.com/resources/user-guides/international-conferencing International dialing instructions are available here])&lt;br /&gt;
**Call #1 Tuesday, May 10, 3pm Boston time.&lt;br /&gt;
**Call #2 Tuesday, May 17, 3pm Boston time.&lt;br /&gt;
**Call #3 Tuesday, May 31, 9am Boston time.&lt;br /&gt;
**Call #4 Tuesday, Jun 7, 9am Boston time.&lt;br /&gt;
**Call #5 Tuesday, Jun 14, 9am Boston time.&lt;br /&gt;
&lt;br /&gt;
='''Agenda'''=&lt;br /&gt;
&amp;lt;font color=&amp;quot;maroon&amp;quot;&amp;gt;Please note that on '''Tuesday'''  there is no organized Project Week activity due to IPCAI @ CARS&amp;lt;/font&amp;gt;&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background:#b0d5e6;color:#02186f&amp;quot;&lt;br /&gt;
!style=&amp;quot;width:7%&amp;quot; |Time&lt;br /&gt;
!style=&amp;quot;width:15%&amp;quot; |Monday, June 20 &amp;lt;br&amp;gt; [https://goo.gl/maps/e3ZbcsM5KC82 DKFZ]&lt;br /&gt;
!style=&amp;quot;width:3%&amp;quot; |Tuesday, June 21 &amp;lt;br&amp;gt; IPCAI&lt;br /&gt;
!style=&amp;quot;width:15%&amp;quot; |Wednesday, June 22 &amp;lt;br&amp;gt; Congress Hall of CARS, Room Trübnersaal &lt;br /&gt;
!style=&amp;quot;width:15%&amp;quot; |Thursday, June 23 &amp;lt;br&amp;gt; Congress Hall of CARS, Room Trübnersaal &lt;br /&gt;
!style=&amp;quot;width:15%&amp;quot; |Friday, June 24 &amp;lt;br&amp;gt; Congress Hall of CARS, Room Trübnersaal &lt;br /&gt;
!style=&amp;quot;width:15%&amp;quot; |Saturday, June 25 &amp;lt;br&amp;gt; Congress Hall of CARS, Room Trübnersaal &lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''9am-10am'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;; rowspan=&amp;quot;8&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|[[{{FULLPAGENAME}}/Workshop_on_Shared_Software_Platform_for_Ultrasound-Guided_Medical_Interventions|Workshop: Ultrasound-guided interventions software platform]]&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| Progress Review&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''10:00am-10:30am'''&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''10:30-12pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| Progress Review&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''12:00pm-1:00pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch and adjourn&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''1:00pm-3:00pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| Welcome! &amp;lt;br&amp;gt; Project Introductions&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;; rowspan=&amp;quot;4&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''3:00pm-3:30pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''3:30pm-5:00pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| What does a Neurosurgeon need from technologists? (Alexandra Golby, MD) &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| [[{{FULLPAGENAME}}/Breakout Session Slicer Extensions|Breakout Session: Slicer Extensions]] (JC, Steve)&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''6:00pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|  &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
='''Background'''=&lt;br /&gt;
Founded in 2005, the National Alliance for Medical Image Computing (NAMIC), was chartered with building a computational infrastructure to support biomedical research as part of the NIH funded [http://www.ncbcs.org/ NCBC] program. The work of this alliance has resulted in important progress in algorithmic research, an open source medical image computing platform [http://www.slicer.org 3D Slicer], built  using [http://www.vtk.org VTK], [http://www.itk.org ITK], [http://www.cmake.org CMake], and [http://www.cdash.org CDash], and the creation of a community of algorithm researchers, biomedical scientists and software engineers who are committed to open science. This community meets twice a year in an event called Project Week.&lt;br /&gt;
&lt;br /&gt;
[[Engineering:Programming_Events|Project Week]] is a semi-annual event which draws researchers from around the world and is led by [https://www.spl.harvard.edu/pages/People/tkapur Tina Kapur, PhD]. As of August 2014, it is a MICCAI endorsed event. The participants work collaboratively on open-science solutions for problems that lie on the interfaces of the fields of computer science, mechanical engineering, biomedical engineering, and medicine. In contrast to conventional conferences and workshops the primary focus of the Project Weeks is to make progress in projects (as opposed to reporting about progress). The objective of the Project Weeks is to provide a venue for this community of medical open source software creators. Project Weeks are open to all, are publicly advertised, and are funded through fees paid by the attendees. Participants are encouraged to stay for the entire event. &lt;br /&gt;
&lt;br /&gt;
Project Week activities: Everyone shows up with a project. Some people are working on the platform. Some people are developing algorithms. Some people are applying the tools to their research problems. We begin the week by introducing projects and connecting teams. We end the week by reporting progress. In addition to the ongoing working sessions, breakout sessions are organized ad-hoc on a variety of special topics. These topics include: discussions of software architecture, presentations of new features and approaches and topics such as Image-Guided Therapy.&lt;br /&gt;
&lt;br /&gt;
Several funded projects use the Project Week as a place to convene and collaborate. These include [http://nac.spl.harvard.edu/ NAC], [http://www.ncigt.org/ NCIGT], [http://qiicr.org/ QIICR], [http://ocairo.technainstitute.com/open-source-software-platforms-and-databases-for-the-adaptive-process/ OCAIRO], and [https://www.ncigt.org/IGTWiki/index.php/Projects/IGTWeb:R25 NCI Funded Image-Guided Fellowship Program].&lt;br /&gt;
&lt;br /&gt;
An introduction and summary of all previous Project Events is available [[Project_Events|here]].&lt;br /&gt;
&lt;br /&gt;
This project week is an event [[Post-NCBC-2014|endorsed]] by the MICCAI society.&lt;br /&gt;
&lt;br /&gt;
The 23rd Project Week is being held in conjunction with the [http://www.cars-int.org/ 30th International Conference on Computer Assisted Radiology and Surgery] (CARS).&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the [http://public.kitware.com/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list].&lt;br /&gt;
&lt;br /&gt;
='''Equipment'''=&lt;br /&gt;
*[[2016_Summer_Project_Week:Equipment|Specialized equipment people are going to bring]] (Please add to this list if you are bringing anything)&lt;br /&gt;
*[[2016_Summer_Project_Week:Equipment_Requests|Specialized equipment that people would like to have]] '''Updated June 16 2016'''&lt;br /&gt;
&lt;br /&gt;
='''Projects'''=&lt;br /&gt;
* Use this [[2016_Summer_Project_Week_Template | template]] for project pages&lt;br /&gt;
&lt;br /&gt;
=== IGT ===&lt;br /&gt;
* [[2016 Summer Project Week/Integrating/Using OpenIGTLink for the communications of Robotics devices | Integrating/Using OpenIGTLink for the Communications of Robotics Devices]] (Scheherazade Kraß, Longquan Chen)&lt;br /&gt;
* [[2016 Summer Project Week/Needle Segmentation from MRI | Needle Segmentation from MRI]] (Guillaume Pernelle, Tina Kapur, Paolo Zaffino, Salvatore Scaramuzzino, Maria Francesca Spadea)&lt;br /&gt;
* [[2016 Summer Project Week/Guided Ultrasound Calibration | Guided Ultrasound Calibration]] (Elvis Chen, Inês Prata, Tamas Ungi)&lt;br /&gt;
* [[2016 Summer Project Week/Tracked Ultrasound Standardization | Tracked Ultrasound Standardization II: The Implementering]]  (Andras Lasso, Christian Askeland, Simon Drouin, Junichi Tokuda, Longquan Chen, Adam Rankin, Thomas Kirchner, Janne Beate Bakeng)&lt;br /&gt;
* [[2016 Summer Project Week/Integrating PLUS in applications using OpenIGTLink | Integrating PLUS in Applications using OpenIGTLink]]  (Christian Askeland, Janne Beate Bakeng, Ole Vegard Solberg, Jon Eiesland, Longquan Chen, Simon Drouin)&lt;br /&gt;
* [[2016 Summer Project Week/SliceTracker | SliceTracker for Data Collection and Prostate Biopsy Support ]]  (Christian Herz, Peter Behringer, Andrey Fedorov)&lt;br /&gt;
* [[2016 Summer Project Week/Sacral Neuromodulation | Sacral Neuromodulation ]] (Javier Pascau, Rocío López, Tamas Ungi)&lt;br /&gt;
* [[2016 Summer Project Week/Intra-procedural prostate motion characterization | Prostate Motion Characterization ]] (Peter Behringer, Christian Herz, Andrey Fedorov)&lt;br /&gt;
* [[2016 Summer Project Week/Structural-functional measurements | Structural - Functional Relationship Measurements of Tractography Data with fMRI ]] (Lauren J. O'Donnell, Yannick Suter)&lt;br /&gt;
* [[2016 Summer Project Week/Uncertainty-aware Information Fusion | Uncertainty-aware Information Fusion for Real-time Soft Tissue Motion Estimation]] (Bojan Kocev, Sarah Frisken, William Wells)&lt;br /&gt;
* [[2016 Summer Project Week/Slicelet For Ultrasound Acquisition | Slicelet for Ultrasound Acquisition]] (Sarah Frisken, Prashin Unadkat, Steve Pieper)&lt;br /&gt;
* [[2016 Summer Project Week/Fusion of Electromagnetic and Surface Scanner Data | Fusion of Electromagnetic and Surface Scanner Data]] (Javier Pascau, Mónica García)&lt;br /&gt;
* [[2016 Summer Project Week/Guidelets | Guildelets (Slicelets for IGT)]] (Tamas Ungi, Andras Lasso)&lt;br /&gt;
&lt;br /&gt;
=== Infrastructure ===&lt;br /&gt;
* [[2016 Summer Project Week/3D Lasso Selection | Implementation and Testing Performance of 3-D Lasso Selection within the Segmentation Editor Infrastructure ]] (Davide Punzo, Csaba Pinter, Andras Lasso, Steve Pieper)&lt;br /&gt;
* [[2016 Summer Project Week/Segmentations Integration | Integration of Segmentations Infrastructure and Related Modules to Slicer Core]] (Csaba Pinter, Andras Lasso)&lt;br /&gt;
* [[2016 Summer Project Week/DICOM Tractography Results | Finalizing DICOM Tractography Results Implementation in DCMTK for BWH Project]] (Michael Onken)&lt;br /&gt;
* [[2016 Summer Project Week/Feedback for Project Week | Measuring the Impact of Project Weeks]] (Tina Kapur)&lt;br /&gt;
&lt;br /&gt;
=== Augmented Reality ===&lt;br /&gt;
* [[2016 Summer Project Week/VRPN Integration | VRPN Integration]] (Dženan Zukić)&lt;br /&gt;
* [[2016 Summer Project Week/OpenVR_integration | OpenVR Integration]] (Adam Rankin, Andras Lasso)&lt;br /&gt;
* [[2016 Summer Project Week/AR with a tablet device in the surgical room | AR with a Tablet Device in the Surgical Room]] (Javier Pascau, David García)&lt;br /&gt;
&lt;br /&gt;
=== Cloud ===&lt;br /&gt;
* [[2016 Summer Project Week/medical imaging webapp | Medical Imaging WebApp Software]] (Steve Pieper, Marco Nolden, Hans Meine)&lt;br /&gt;
&lt;br /&gt;
=== Atlas construction ===&lt;br /&gt;
* [[2016 Summer Project Week/Histological Brain Atlas | Tool for the construction of an integrated brain atlas based on histology and MRI]] (Fernando Pérez García)&lt;br /&gt;
&lt;br /&gt;
=== Informatics ===&lt;br /&gt;
* [[2016 Summer Project Week/DICOM Parametric Maps | Finalizing DICOM Parametric Map Implementation in DCMTK for QIICR project]] (Michael Onken, Jan Schlamelcher, Andrey Fedorov, Christian Herz)&lt;br /&gt;
* [[2016 Summer Project Week/dcmqi | DICOM for Quantitative Imaging (dcmqi) Library]] (Andrey Fedorov, Christian Herz, Marco Nolden, Hans Meine, Csaba Pinter, Steve Pieper, et al)&lt;br /&gt;
* [[2016 Summer Project Week/MeVisLab SEG Colors | Support Reading and Writing DICOM Tags for SEG Colors]] (Hans Meine)&lt;br /&gt;
* [[2016 Summer Project Week/Segmentation Editor and Terminology | Segmentation Editor and Terminology]] (Nicole Aucoin, Andrey Fedorov, Csaba Pinter, Andras Lasso)&lt;br /&gt;
&lt;br /&gt;
=== Tutorial===&lt;br /&gt;
* [[2016 Summer Project Week/CameraTutorial | How to use Basler Cameras for Medical Applications]] (Peter Behringer, Santhirarajah Mathimugan, Steve Pieper)&lt;br /&gt;
* [[2016 Summer Project Week/SlicerDMRIDocumentation | Tutorials and Documentations in SlicerDMRI]] (Lauren J. O'Donnell, Fan Zhang, Isaiah Norton)&lt;br /&gt;
* [[2016 Summer Project Week/UniversityCourse | Create the basics of a university course about medical image computing]] (Attila Nagy)&lt;br /&gt;
&lt;br /&gt;
= '''Registrants''' =&lt;br /&gt;
&lt;br /&gt;
'''REGISTRATION:''' Please add your name to this list if you are definitely planning to attend.  If you are not already on it, please add yourself to the [http://public.kitware.com/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list]. We need to know the number of people at DKFZ, so if you are there on Monday, please add &amp;quot;(Mon)&amp;quot; next to your name.  Official registration for the event is through the CARS conference at http://www.cars-int.org/cars_2016/registration.html -- which you can do now or onsite.&lt;br /&gt;
&lt;br /&gt;
# Tina Kapur, Brigham and Women's Hospital, Harvard Medical School (BWH/HMS), Boston, USA (Mon)&lt;br /&gt;
# Ron Kikinis, Brigham and Women's Hospital, Harvard Medical School (BWH/HMS), Boston, USA and University of Bremen / Fraunhofer MEVIS, Germany (Mon)&lt;br /&gt;
# Dženan Zukić, Kitware, USA&lt;br /&gt;
# Ines Prata Machado, MIT Portugal Program (PhD Student), Lisbon, Portugal. (Mon)&lt;br /&gt;
# Sonia Pujol, Brigham and Women's Hospital, Harvard Medical School (Mon)&lt;br /&gt;
# Scheherazade Kraß, PhD Student, [http://www.uni-bremen.de/ University of Bremen], [http://www.mic.uni-bremen.de/ Medical Image Computing]group, Germany (Mon)&lt;br /&gt;
# Maria Francesca Spadea [http://www.imagenglab.com ImagEngLab], Italy (Mon)&lt;br /&gt;
# Paolo Zaffino [http://www.imagenglab.com ImagEngLab], Italy (Mon)&lt;br /&gt;
# Salvatore Scaramuzzino [http://www.imagenglab.com ImagEngLab], Italy (Mon)&lt;br /&gt;
# Steve Pieper, Isomics, Inc., USA (Mon)&lt;br /&gt;
# Nicole Aucoin, Brigham and Women's Hospital (Mon)&lt;br /&gt;
# Simon Drouin, Montreal Neurological Institute (Mon)&lt;br /&gt;
# Thomas Kirchner, German Cancer Research Center (Mon)&lt;br /&gt;
# Elvis Chen, [http://www.imaging.robarts.ca/petergrp/Research Robarts Research Institute], Canada (Mon)&lt;br /&gt;
# Adam Rankin, [http://www.imaging.robarts.ca/petergrp/Research Robarts Research Institute], Canada (Mon)&lt;br /&gt;
# Christian Askeland, SINTEF, Norway (Mon)&lt;br /&gt;
# Hans Meine, University of Bremen / Fraunhofer MEVIS, Germany&lt;br /&gt;
# Longquan Chen, BWH/HMS, Boston, USA (Mon)&lt;br /&gt;
# Davide Punzo, Kapteyn Astronomical Institute, Netherlands (Mon)&lt;br /&gt;
# Lauren O'Donnell, BWH/HMS&lt;br /&gt;
# Yannick Suter, BWH/HMS (Mon)&lt;br /&gt;
# Junichi Tokuda, BWH/HMS (Mon)&lt;br /&gt;
# Sarah Frisken, BWH/HMS (Mon)&lt;br /&gt;
# Prashin Unadkat, BWH/HMS&lt;br /&gt;
# Anna Roethe, Charite, Berlin&lt;br /&gt;
# Michael Onken, Open Connections, Germany (Mon)&lt;br /&gt;
#Jan Schlamelcher, Open Connections/OFFIS, Germany&lt;br /&gt;
# Janne Beate Bakeng, SINTEF, Norway&lt;br /&gt;
# Ole Vegard Solberg, SINTEF, Norway&lt;br /&gt;
# Jon Eiesland, SINTEF, Norway&lt;br /&gt;
# Tamas Ungi, Queen's University, Canada (Mon)&lt;br /&gt;
# Andras Lasso, Queen's University, Canada (Mon)&lt;br /&gt;
# Csaba Pinter, Queen's University, Canada (Mon)&lt;br /&gt;
# Thomas Vaughan, Queen's University, Canada (Mon)&lt;br /&gt;
# Javier Pascau, Universidad Carlos III de Madrid, Spain (Mon)&lt;br /&gt;
# Verónica García-Vazquez, Universidad Carlos III de Madrid, Spain (Mon)&lt;br /&gt;
# Mónica García-Sevilla, Universidad Carlos III de Madrid, Spain (Mon)&lt;br /&gt;
# David García-Mato, Universidad Carlos III de Madrid, Spain (Mon)&lt;br /&gt;
# Rocío López-Velazco, Universidad Carlos III de Madrid, Spain (Mon)&lt;br /&gt;
# Raúl San José, BWH/HMS, Boston&lt;br /&gt;
# Pietro Nardeli, BWH/HMS, Boston&lt;br /&gt;
# Andrey Fedorov, BWH/HMS, Boston (Mon, Wed, Thu)&lt;br /&gt;
# Christian Herz, BWH/HMS, Boston (Mon)&lt;br /&gt;
# Frank Lindseth, NTNU/SINTEF, Norway&lt;br /&gt;
# Peter Behringer, Basler AG, Germany&lt;br /&gt;
# Santhirarajah Mathimugan, Basler AG, Germany&lt;br /&gt;
# Koji Kobayashi, Vocsis Corporation, Japan&lt;br /&gt;
# David Black, University of Bremen / Fraunhofer MEVIS, Germany (Mon)&lt;br /&gt;
#William Wells, BWH/HMS (Mon)&lt;br /&gt;
# Attila Nagy, University of Szeged, Hungary (Mon)&lt;br /&gt;
# Bojan Kocev, [http://www.uni-bremen.de/ University of Bremen], [http://www.mic.uni-bremen.de/ Medical Image Computing]group, Germany (Mon)&lt;br /&gt;
# Sara Fernández Vidal, [http://icm-institute.org/en/ Institute of the Brain and Spine], France (Mon)&lt;br /&gt;
# Fernando Pérez García, [http://icm-institute.org/en/ Institute of the Brain and Spine], France (Mon)&lt;br /&gt;
# Marco Nolden, [http://mbi.dkfz-heidelberg.de Medical and Biological Informatics, German Cancer Research Center] (Mon)&lt;br /&gt;
# Christian Hansen, [http://isgwww.cs.uni-magdeburg.de/cas/ University of Magdeburg], Germany (Mon)&lt;br /&gt;
# Julian Hettig, [http://isgwww.cs.uni-magdeburg.de/cas/ University of Magdeburg], Germany &lt;br /&gt;
&lt;br /&gt;
'''Please don't forget to add yourself to the [http://public.kitware.com/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list].'''&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week&amp;diff=93018</id>
		<title>2016 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week&amp;diff=93018"/>
		<updated>2016-06-20T09:04:03Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* IGT */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[image:PW-Summer2016.png|300px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
=Welcome to the web page for the 23rd Project Week!=&lt;br /&gt;
The 23rd Project Week open source hackathon is being held in conjunction with the [http://www.cars-int.org/ 30th International Conference on Computer Assisted Radiology and Surgery] (CARS) and the [http://www.ipcai.org/ IPCAI 2016]  conferences in Heidelberg, Germany.  Please go through this page for information, and if you have questions, please contact [https://www.spl.harvard.edu/pages/People/tkapur Tina Kapur, PhD].&lt;br /&gt;
&lt;br /&gt;
='''Logistics'''=&lt;br /&gt;
*'''Dates:''' Monday June 20th to Saturday June 25th, 2016, with one day break on Tuesday June 21st to attend IPCAI.&lt;br /&gt;
*'''Location:''' Heidelberg, Germany.&lt;br /&gt;
**'''Getting to Heidelberg:''' Most will fly into Frankfurt Main International (FRA). At the airport look for &amp;quot;long distance trains&amp;quot;. There you can buy a ticket from the machine to Heidelberg Hauptbahnhof (main station), around EUR 25. It usually takes less than an hour, with a change in Mannheim to a regional train. https://www.bahn.de . If you arrive on Sunday you can take a bus from the station to the Old Town or where your hotel is. Heidelberg is pretty small, look for directions on Google Maps. If you arrive on Monday see below on how to get to DKFZ directly.&lt;br /&gt;
**'''Monday''' at German Cancer Research Center - DKFZ&lt;br /&gt;
*** Enter through the main lobby ( just north of https://goo.gl/maps/e3ZbcsM5KC82, you can't miss it, it's the tallest building on campus with a big &amp;quot;dkfz.&amp;quot; on top). The meeting room is on the 8th floor (H824, &amp;quot;Glaskasten&amp;quot;, &amp;quot;glass box&amp;quot;). We will leave some instructions how to get there at the reception. The meeting time in the lobby will be 8:45am for those who wish to be at the meeting room by 9am.  Official activities will start at noon with lunch.&lt;br /&gt;
*** To get to DKFZ in the morning you can use the Google Maps link above, public transport information is available there. For people staying in the Old Town,  near Bismarckplatz or coming from the station it will be most likely Bus #32, exit at stop &amp;quot;Chirurgische Klinik&amp;quot;, which is the second one after crossing the Neckar river. More detailed timetables at [http://fahrplanauskunft.vrn.de/vrn/XSLT_TRIP_REQUEST2?language=en the local transportation services VRN]. If you are up early there is also a nice [https://goo.gl/maps/SRRG6x7KDNU2 walk along the river].&lt;br /&gt;
**'''Tuesday''' there is '''no''' organized Project Week activity due to IPCAI @ CARS&lt;br /&gt;
**'''Wednesday-Saturday''' at the Congress Hall of CARS.&lt;br /&gt;
*'''REGISTRATION:''' Please register for the CARS conference at http://www.cars-int.org/cars_2016/registration.html&lt;br /&gt;
*'''Registration Fee:''' Euro 650 (after April 26, 2016)&lt;br /&gt;
*'''Hotel:''' After registration, you can book hotels using the CARS organization at http://germany.nethotels.com/info/heidelberg/events/cars/default_en.htm or on your own.  Please remember that Project Week starts on Monday June 20th, even though the formal CARS/IPCAI program starts a day later, so you will need to pay attention while booking the hotel room.&lt;br /&gt;
*Preparatory Conference Calls: &lt;br /&gt;
**800-501-8979. The pin is 7327389. ([http://www.windstreambusiness.com/resources/user-guides/international-conferencing International dialing instructions are available here])&lt;br /&gt;
**Call #1 Tuesday, May 10, 3pm Boston time.&lt;br /&gt;
**Call #2 Tuesday, May 17, 3pm Boston time.&lt;br /&gt;
**Call #3 Tuesday, May 31, 9am Boston time.&lt;br /&gt;
**Call #4 Tuesday, Jun 7, 9am Boston time.&lt;br /&gt;
**Call #5 Tuesday, Jun 14, 9am Boston time.&lt;br /&gt;
&lt;br /&gt;
='''Agenda'''=&lt;br /&gt;
&amp;lt;font color=&amp;quot;maroon&amp;quot;&amp;gt;Please note that on '''Tuesday'''  there is no organized Project Week activity due to IPCAI @ CARS&amp;lt;/font&amp;gt;&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background:#b0d5e6;color:#02186f&amp;quot;&lt;br /&gt;
!style=&amp;quot;width:7%&amp;quot; |Time&lt;br /&gt;
!style=&amp;quot;width:15%&amp;quot; |Monday, June 20 &amp;lt;br&amp;gt; [https://goo.gl/maps/e3ZbcsM5KC82 DKFZ]&lt;br /&gt;
!style=&amp;quot;width:3%&amp;quot; |Tuesday, June 21 &amp;lt;br&amp;gt; IPCAI&lt;br /&gt;
!style=&amp;quot;width:15%&amp;quot; |Wednesday, June 22 &amp;lt;br&amp;gt; Congress Hall of CARS, Room Trübnersaal &lt;br /&gt;
!style=&amp;quot;width:15%&amp;quot; |Thursday, June 23 &amp;lt;br&amp;gt; Congress Hall of CARS, Room Trübnersaal &lt;br /&gt;
!style=&amp;quot;width:15%&amp;quot; |Friday, June 24 &amp;lt;br&amp;gt; Congress Hall of CARS, Room Trübnersaal &lt;br /&gt;
!style=&amp;quot;width:15%&amp;quot; |Saturday, June 25 &amp;lt;br&amp;gt; Congress Hall of CARS, Room Trübnersaal &lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''9am-10am'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;; rowspan=&amp;quot;8&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|[[{{FULLPAGENAME}}/Workshop_on_Shared_Software_Platform_for_Ultrasound-Guided_Medical_Interventions|Workshop: Ultrasound-guided interventions software platform]]&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| Progress Review&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''10:00am-10:30am'''&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''10:30-12pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| Progress Review&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''12:00pm-1:00pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch and adjourn&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''1:00pm-3:00pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| Welcome! &amp;lt;br&amp;gt; Project Introductions&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;; rowspan=&amp;quot;4&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''3:00pm-3:30pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;| Coffee Break&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''3:30pm-5:00pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| What does a Neurosurgeon need from technologists? (Alexandra Golby, MD) &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| [[{{FULLPAGENAME}}/Breakout Session Slicer Extensions|Breakout Session: Slicer Extensions]] (JC, Steve)&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''6:00pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;| &lt;br /&gt;
|bgcolor=&amp;quot;#ffffff&amp;quot;|  &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
='''Background'''=&lt;br /&gt;
Founded in 2005, the National Alliance for Medical Image Computing (NAMIC), was chartered with building a computational infrastructure to support biomedical research as part of the NIH funded [http://www.ncbcs.org/ NCBC] program. The work of this alliance has resulted in important progress in algorithmic research, an open source medical image computing platform [http://www.slicer.org 3D Slicer], built  using [http://www.vtk.org VTK], [http://www.itk.org ITK], [http://www.cmake.org CMake], and [http://www.cdash.org CDash], and the creation of a community of algorithm researchers, biomedical scientists and software engineers who are committed to open science. This community meets twice a year in an event called Project Week.&lt;br /&gt;
&lt;br /&gt;
[[Engineering:Programming_Events|Project Week]] is a semi-annual event which draws researchers from around the world and is led by [https://www.spl.harvard.edu/pages/People/tkapur Tina Kapur, PhD]. As of August 2014, it is a MICCAI endorsed event. The participants work collaboratively on open-science solutions for problems that lie on the interfaces of the fields of computer science, mechanical engineering, biomedical engineering, and medicine. In contrast to conventional conferences and workshops the primary focus of the Project Weeks is to make progress in projects (as opposed to reporting about progress). The objective of the Project Weeks is to provide a venue for this community of medical open source software creators. Project Weeks are open to all, are publicly advertised, and are funded through fees paid by the attendees. Participants are encouraged to stay for the entire event. &lt;br /&gt;
&lt;br /&gt;
Project Week activities: Everyone shows up with a project. Some people are working on the platform. Some people are developing algorithms. Some people are applying the tools to their research problems. We begin the week by introducing projects and connecting teams. We end the week by reporting progress. In addition to the ongoing working sessions, breakout sessions are organized ad-hoc on a variety of special topics. These topics include: discussions of software architecture, presentations of new features and approaches and topics such as Image-Guided Therapy.&lt;br /&gt;
&lt;br /&gt;
Several funded projects use the Project Week as a place to convene and collaborate. These include [http://nac.spl.harvard.edu/ NAC], [http://www.ncigt.org/ NCIGT], [http://qiicr.org/ QIICR], [http://ocairo.technainstitute.com/open-source-software-platforms-and-databases-for-the-adaptive-process/ OCAIRO], and [https://www.ncigt.org/IGTWiki/index.php/Projects/IGTWeb:R25 NCI Funded Image-Guided Fellowship Program].&lt;br /&gt;
&lt;br /&gt;
An introduction and summary of all previous Project Events is available [[Project_Events|here]].&lt;br /&gt;
&lt;br /&gt;
This project week is an event [[Post-NCBC-2014|endorsed]] by the MICCAI society.&lt;br /&gt;
&lt;br /&gt;
The 23rd Project Week is being held in conjunction with the [http://www.cars-int.org/ 30th International Conference on Computer Assisted Radiology and Surgery] (CARS).&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the [http://public.kitware.com/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list].&lt;br /&gt;
&lt;br /&gt;
='''Equipment'''=&lt;br /&gt;
*[[2016_Summer_Project_Week:Equipment|Specialized equipment people are going to bring]] (Please add to this list if you are bringing anything)&lt;br /&gt;
*[[2016_Summer_Project_Week:Equipment_Requests|Specialized equipment that people would like to have]] '''Updated June 16 2016'''&lt;br /&gt;
&lt;br /&gt;
='''Projects'''=&lt;br /&gt;
* Use this [[2016_Summer_Project_Week_Template | template]] for project pages&lt;br /&gt;
&lt;br /&gt;
=== IGT ===&lt;br /&gt;
* [[2016 Summer Project Week/Integrating/Using OpenIGTLink for the communications of Robotics devices | Integrating/Using OpenIGTLink for the Communications of Robotics Devices]] (Scheherazade Kraß, Longquan Chen)&lt;br /&gt;
* [[2016 Summer Project Week/Needle Segmentation from MRI | Needle Segmentation from MRI]] (Guillaume Pernelle, Andre Mastmeyer, Tina Kapur, Paolo Zaffino, Salvatore Scaramuzzino, Maria Francesca Spadea)&lt;br /&gt;
* [[2016 Summer Project Week/Guided Ultrasound Calibration | Guided Ultrasound Calibration]] (Elvis Chen, Inês Prata, Tamas Ungi)&lt;br /&gt;
* [[2016 Summer Project Week/Tracked Ultrasound Standardization | Tracked Ultrasound Standardization II: The Implementering]]  (Andras Lasso, Christian Askeland, Simon Drouin, Junichi Tokuda, Longquan Chen, Adam Rankin, Thomas Kirchner, Janne Beate Bakeng)&lt;br /&gt;
* [[2016 Summer Project Week/Integrating PLUS in applications using OpenIGTLink | Integrating PLUS in Applications using OpenIGTLink]]  (Christian Askeland, Janne Beate Bakeng, Ole Vegard Solberg, Jon Eiesland, Longquan Chen, Simon Drouin)&lt;br /&gt;
* [[2016 Summer Project Week/SliceTracker | SliceTracker for Data Collection and Prostate Biopsy Support ]]  (Christian Herz, Peter Behringer, Andrey Fedorov)&lt;br /&gt;
* [[2016 Summer Project Week/Sacral Neuromodulation | Sacral Neuromodulation ]] (Javier Pascau, Rocío López, Tamas Ungi)&lt;br /&gt;
* [[2016 Summer Project Week/Intra-procedural prostate motion characterization | Prostate Motion Characterization ]] (Peter Behringer, Christian Herz, Andrey Fedorov)&lt;br /&gt;
* [[2016 Summer Project Week/Structural-functional measurements | Structural - Functional Relationship Measurements of Tractography Data with fMRI ]] (Lauren J. O'Donnell, Yannick Suter)&lt;br /&gt;
* [[2016 Summer Project Week/Uncertainty-aware Information Fusion | Uncertainty-aware Information Fusion for Real-time Soft Tissue Motion Estimation]] (Bojan Kocev, Sarah Frisken, William Wells)&lt;br /&gt;
* [[2016 Summer Project Week/Slicelet For Ultrasound Acquisition | Slicelet for Ultrasound Acquisition]] (Sarah Frisken, Prashin Unadkat, Steve Pieper)&lt;br /&gt;
* [[2016 Summer Project Week/Fusion of Electromagnetic and Surface Scanner Data | Fusion of Electromagnetic and Surface Scanner Data]] (Javier Pascau, Mónica García)&lt;br /&gt;
* [[2016 Summer Project Week/Guidelets | Guildelets (Slicelets for IGT)]] (Tamas Ungi, Andras Lasso)&lt;br /&gt;
&lt;br /&gt;
=== Infrastructure ===&lt;br /&gt;
* [[2016 Summer Project Week/3D Lasso Selection | Implementation and Testing Performance of 3-D Lasso Selection within the Segmentation Editor Infrastructure ]] (Davide Punzo, Csaba Pinter, Andras Lasso, Steve Pieper)&lt;br /&gt;
* [[2016 Summer Project Week/Segmentations Integration | Integration of Segmentations Infrastructure and Related Modules to Slicer Core]] (Csaba Pinter, Andras Lasso)&lt;br /&gt;
* [[2016 Summer Project Week/DICOM Tractography Results | Finalizing DICOM Tractography Results Implementation in DCMTK for BWH Project]] (Michael Onken)&lt;br /&gt;
* [[2016 Summer Project Week/Feedback for Project Week | Measuring the Impact of Project Weeks]] (Tina Kapur)&lt;br /&gt;
&lt;br /&gt;
=== Augmented Reality ===&lt;br /&gt;
* [[2016 Summer Project Week/VRPN Integration | VRPN Integration]] (Dženan Zukić)&lt;br /&gt;
* [[2016 Summer Project Week/OpenVR_integration | OpenVR Integration]] (Adam Rankin, Andras Lasso)&lt;br /&gt;
* [[2016 Summer Project Week/AR with a tablet device in the surgical room | AR with a Tablet Device in the Surgical Room]] (Javier Pascau, David García)&lt;br /&gt;
&lt;br /&gt;
=== Cloud ===&lt;br /&gt;
* [[2016 Summer Project Week/medical imaging webapp | Medical Imaging WebApp Software]] (Steve Pieper, Marco Nolden, Hans Meine)&lt;br /&gt;
&lt;br /&gt;
=== Atlas construction ===&lt;br /&gt;
* [[2016 Summer Project Week/Histological Brain Atlas | Tool for the construction of an integrated brain atlas based on histology and MRI]] (Fernando Pérez García)&lt;br /&gt;
&lt;br /&gt;
=== Informatics ===&lt;br /&gt;
* [[2016 Summer Project Week/DICOM Parametric Maps | Finalizing DICOM Parametric Map Implementation in DCMTK for QIICR project]] (Michael Onken, Jan Schlamelcher, Andrey Fedorov, Christian Herz)&lt;br /&gt;
* [[2016 Summer Project Week/dcmqi | DICOM for Quantitative Imaging (dcmqi) Library]] (Andrey Fedorov, Christian Herz, Marco Nolden, Hans Meine, Csaba Pinter, Steve Pieper, et al)&lt;br /&gt;
* [[2016 Summer Project Week/MeVisLab SEG Colors | Support Reading and Writing DICOM Tags for SEG Colors]] (Hans Meine)&lt;br /&gt;
* [[2016 Summer Project Week/Segmentation Editor and Terminology | Segmentation Editor and Terminology]] (Nicole Aucoin, Andrey Fedorov, Csaba Pinter, Andras Lasso)&lt;br /&gt;
&lt;br /&gt;
=== Tutorial===&lt;br /&gt;
* [[2016 Summer Project Week/CameraTutorial | How to use Basler Cameras for Medical Applications]] (Peter Behringer, Santhirarajah Mathimugan, Steve Pieper)&lt;br /&gt;
* [[2016 Summer Project Week/SlicerDMRIDocumentation | Tutorials and Documentations in SlicerDMRI]] (Lauren J. O'Donnell, Fan Zhang, Isaiah Norton)&lt;br /&gt;
* [[2016 Summer Project Week/UniversityCourse | Create the basics of a university course about medical image computing]] (Attila Nagy)&lt;br /&gt;
&lt;br /&gt;
= '''Registrants''' =&lt;br /&gt;
&lt;br /&gt;
'''REGISTRATION:''' Please add your name to this list if you are definitely planning to attend.  If you are not already on it, please add yourself to the [http://public.kitware.com/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list]. We need to know the number of people at DKFZ, so if you are there on Monday, please add &amp;quot;(Mon)&amp;quot; next to your name.  Official registration for the event is through the CARS conference at http://www.cars-int.org/cars_2016/registration.html -- which you can do now or onsite.&lt;br /&gt;
&lt;br /&gt;
# Tina Kapur, Brigham and Women's Hospital, Harvard Medical School (BWH/HMS), Boston, USA (Mon)&lt;br /&gt;
# Ron Kikinis, Brigham and Women's Hospital, Harvard Medical School (BWH/HMS), Boston, USA and University of Bremen / Fraunhofer MEVIS, Germany (Mon)&lt;br /&gt;
# Dženan Zukić, Kitware, USA&lt;br /&gt;
# Ines Prata Machado, MIT Portugal Program (PhD Student), Lisbon, Portugal. (Mon)&lt;br /&gt;
# Sonia Pujol, Brigham and Women's Hospital, Harvard Medical School (Mon)&lt;br /&gt;
# Scheherazade Kraß, PhD Student, [http://www.uni-bremen.de/ University of Bremen], [http://www.mic.uni-bremen.de/ Medical Image Computing]group, Germany (Mon)&lt;br /&gt;
# Maria Francesca Spadea [http://www.imagenglab.com ImagEngLab], Italy (Mon)&lt;br /&gt;
# Paolo Zaffino [http://www.imagenglab.com ImagEngLab], Italy (Mon)&lt;br /&gt;
# Salvatore Scaramuzzino [http://www.imagenglab.com ImagEngLab], Italy (Mon)&lt;br /&gt;
# Steve Pieper, Isomics, Inc., USA (Mon)&lt;br /&gt;
# Nicole Aucoin, Brigham and Women's Hospital (Mon)&lt;br /&gt;
# Simon Drouin, Montreal Neurological Institute (Mon)&lt;br /&gt;
# Thomas Kirchner, German Cancer Research Center (Mon)&lt;br /&gt;
# Elvis Chen, [http://www.imaging.robarts.ca/petergrp/Research Robarts Research Institute], Canada (Mon)&lt;br /&gt;
# Adam Rankin, [http://www.imaging.robarts.ca/petergrp/Research Robarts Research Institute], Canada (Mon)&lt;br /&gt;
# Christian Askeland, SINTEF, Norway (Mon)&lt;br /&gt;
# Hans Meine, University of Bremen / Fraunhofer MEVIS, Germany&lt;br /&gt;
# Longquan Chen, BWH/HMS, Boston, USA (Mon)&lt;br /&gt;
# Davide Punzo, Kapteyn Astronomical Institute, Netherlands (Mon)&lt;br /&gt;
# Lauren O'Donnell, BWH/HMS&lt;br /&gt;
# Yannick Suter, BWH/HMS (Mon)&lt;br /&gt;
# Junichi Tokuda, BWH/HMS (Mon)&lt;br /&gt;
# Sarah Frisken, BWH/HMS (Mon)&lt;br /&gt;
# Prashin Unadkat, BWH/HMS&lt;br /&gt;
# Anna Roethe, Charite, Berlin&lt;br /&gt;
# Michael Onken, Open Connections, Germany (Mon)&lt;br /&gt;
#Jan Schlamelcher, Open Connections/OFFIS, Germany&lt;br /&gt;
# Janne Beate Bakeng, SINTEF, Norway&lt;br /&gt;
# Ole Vegard Solberg, SINTEF, Norway&lt;br /&gt;
# Jon Eiesland, SINTEF, Norway&lt;br /&gt;
# Tamas Ungi, Queen's University, Canada (Mon)&lt;br /&gt;
# Andras Lasso, Queen's University, Canada (Mon)&lt;br /&gt;
# Csaba Pinter, Queen's University, Canada (Mon)&lt;br /&gt;
# Thomas Vaughan, Queen's University, Canada (Mon)&lt;br /&gt;
# Javier Pascau, Universidad Carlos III de Madrid, Spain (Mon)&lt;br /&gt;
# Verónica García-Vazquez, Universidad Carlos III de Madrid, Spain (Mon)&lt;br /&gt;
# Mónica García-Sevilla, Universidad Carlos III de Madrid, Spain (Mon)&lt;br /&gt;
# David García-Mato, Universidad Carlos III de Madrid, Spain (Mon)&lt;br /&gt;
# Rocío López-Velazco, Universidad Carlos III de Madrid, Spain (Mon)&lt;br /&gt;
# Raúl San José, BWH/HMS, Boston&lt;br /&gt;
# Pietro Nardeli, BWH/HMS, Boston&lt;br /&gt;
# Andrey Fedorov, BWH/HMS, Boston (Mon, Wed, Thu)&lt;br /&gt;
# Christian Herz, BWH/HMS, Boston (Mon)&lt;br /&gt;
# Frank Lindseth, NTNU/SINTEF, Norway&lt;br /&gt;
# Peter Behringer, Basler AG, Germany&lt;br /&gt;
# Santhirarajah Mathimugan, Basler AG, Germany&lt;br /&gt;
# Koji Kobayashi, Vocsis Corporation, Japan&lt;br /&gt;
# David Black, University of Bremen / Fraunhofer MEVIS, Germany (Mon)&lt;br /&gt;
#William Wells, BWH/HMS (Mon)&lt;br /&gt;
# Attila Nagy, University of Szeged, Hungary (Mon)&lt;br /&gt;
# Bojan Kocev, [http://www.uni-bremen.de/ University of Bremen], [http://www.mic.uni-bremen.de/ Medical Image Computing]group, Germany (Mon)&lt;br /&gt;
# Sara Fernández Vidal, [http://icm-institute.org/en/ Institute of the Brain and Spine], France (Mon)&lt;br /&gt;
# Fernando Pérez García, [http://icm-institute.org/en/ Institute of the Brain and Spine], France (Mon)&lt;br /&gt;
# Marco Nolden, [http://mbi.dkfz-heidelberg.de Medical and Biological Informatics, German Cancer Research Center] (Mon)&lt;br /&gt;
# Christian Hansen, [http://isgwww.cs.uni-magdeburg.de/cas/ University of Magdeburg], Germany (Mon)&lt;br /&gt;
# Julian Hettig, [http://isgwww.cs.uni-magdeburg.de/cas/ University of Magdeburg], Germany &lt;br /&gt;
&lt;br /&gt;
'''Please don't forget to add yourself to the [http://public.kitware.com/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list].'''&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93017</id>
		<title>2016 Summer Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93017"/>
		<updated>2016-06-20T09:02:50Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Guillaume Pernelle, Imperial College&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
* Paolo Zaffino, ImagEngLab&lt;br /&gt;
* Salvatore Scaramuzzino, ImagEngLab&lt;br /&gt;
* Maria Francesca Spadea, ImagEngLab&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
NeedleFinder offers tools to segment needles from MRI/CT. It has been mostly tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle tip for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic&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;
* Tip detection&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Develop a detection method based on Gaussian Mixture Models for different spaces: inputs: intensity, Frangi's filter, needle-tip cross-correlation, Hough transform&lt;br /&gt;
* Integrate algorithm to Slicer.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&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>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93016</id>
		<title>2016 Summer Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93016"/>
		<updated>2016-06-20T09:01:14Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Guillaume Pernelle, Imperial College&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
*Andre Mastmeyer, Univeristy of Lubeck&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
NeedleFinder offers tools to segment needles from MRI/CT. It has been mostly tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle tip for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic&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;
* Tip detection&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Develop a detection method based on Gaussian Mixture Models for different spaces: inputs: intensity, Frangi's filter, needle-tip cross-correlation, Hough transform&lt;br /&gt;
* Integrate algorithm to Slicer.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&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>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93015</id>
		<title>2016 Summer Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93015"/>
		<updated>2016-06-20T08:59:23Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Guillaume Pernelle, Imperial College&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
*Andre Mastmeyer, Univeristy of Lubeck&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
NeedleFinder offers tools to segment needles from MRI/CT. It has been mostly tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic&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;
* Tip detection&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Develop a detection method based on Gaussian Mixture Models for different spaces: inputs: intensity, Frangi's filter, needle-tip cross-correlation, Hough transform&lt;br /&gt;
* Integrate algorithm to Slicer.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&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>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93014</id>
		<title>2016 Summer Project Week/Needle Segmentation from MRI</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/Needle_Segmentation_from_MRI&amp;diff=93014"/>
		<updated>2016-06-20T08:58:55Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Guillaume Pernelle, Imperial College&lt;br /&gt;
* Tina Kapur, BWH/HMS&lt;br /&gt;
*Andre Mastmeyer, Univeristy of Lubeck&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&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;
NeedleFinder offers tools to segment needles from MRI/CT. It has been mostly tested on MRI from GYN brachytherapy cases. Currently the user must provide the needle for the segmentation to start. We aim to detect the tip automatically to make the needle segmentation fully automatic&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Tip detection&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Develop a detection method based on Gaussian Mixture Models for different spaces: inputs: intensity, Frangi's filter, needle-tip cross-correlation, Hough transform&lt;br /&gt;
* Integrate algorithm to Slicer.&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&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>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=NeedleFinder&amp;diff=88550</id>
		<title>NeedleFinder</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=NeedleFinder&amp;diff=88550"/>
		<updated>2015-01-09T05:57:23Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Project Results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Andre Mastmeyer,&lt;br /&gt;
Guillaume Pernelle,&lt;br /&gt;
Yang Gao,&lt;br /&gt;
Tina Kapur,&lt;br /&gt;
Steve Pieper,&lt;br /&gt;
Ron Kikinis&lt;br /&gt;
&lt;br /&gt;
==Project Description==&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;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Improve performance and usability of NeedleFinder, see [https://www.wuala.com/mastmeyer/Share/AMIGO/NeedleFinder2013.mp4/?key=pxJNGGE3bTRh Needle Finder 2013 Video]&lt;br /&gt;
** Code profiling, refactoring&lt;br /&gt;
** GUI and interaction simplification&lt;br /&gt;
*** Provide Bounding Box/Region of Interest for better visualization and constrain search space for algorithms&lt;br /&gt;
** Semi-Automatic needle tip (and body) detection &lt;br /&gt;
** Parameter optimization&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Improvements of the source code quality, algorithms and GUI (usability):&lt;br /&gt;
** Ad-hoc python profiling concept (method tagging, logging and message boxes as code probes)&lt;br /&gt;
** Improved standardized and guided workflow more usable by MDs (state machine)&lt;br /&gt;
*** Interaction protocol using existing tools for MD to provide bounding-box quickly&lt;br /&gt;
** Incorporate SimpleITK filtering/preprocessing and a little user interaction (build mean model from small ROIs around manually segmented needle tips)&lt;br /&gt;
** Look into machine learning (implement simple genetic algorithm &amp;amp; compare to brute-force grid search)&lt;br /&gt;
&amp;lt;!-- ** Rigid registration of CAD models to (preprocessed) scene (ICP, Besl) --&amp;gt;&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Overall: 5/5&lt;br /&gt;
** Tuesday started - Wednesday finished&lt;br /&gt;
** Tuesday started - Wednesday finished&lt;br /&gt;
*** Tuesday started / Wednesday - idea abandoned&lt;br /&gt;
** Wednesday started - Thursday finished&lt;br /&gt;
** Thursday started - Friday morning finished&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Project Results==&lt;br /&gt;
&lt;br /&gt;
- GUI and workflow : We improved the workflow and the GUI of the slicer module NeedleFinder: the needle grouping feature has been removed, we introduced a new temporary fiducial marker for easier manual needle tracking using the sagittal and axial views. We standardized the workflow by guiding the user though the steps (e.g. providing the axial limit slice is now mandatory as a first step). We introduced new keyboard shortcuts, thus the user can stay focused on the segments, not changing his mouse position to click buttons in the left panel. The last inserted needle can be deleted (with CTRL+Z or button) and the module can be easily reset. The layout of the module UI has been cleaned up.&lt;br /&gt;
&lt;br /&gt;
- Code profiling : We went through the code to clarify many open questions, removed unused functions. We built a table summarizing the global purpose of each function (function tagging). We developed a profiling method using print commands and message boxes (using the inspect library).&lt;br /&gt;
&lt;br /&gt;
- Bounding box approach : We discussed this proposal, and found, after slicing to the obturator base, just zooming into the image in the axial view is much easier for the user than defining a complete bounding box. Needle tip clicks are given in this axial view after tracking the needle canals upwards in the sagittal view. So, the idea is not furtherly addressed here.&lt;br /&gt;
&lt;br /&gt;
- Tip detection : We wrote a script using SimpleITK to extract and re-sample all the tip regions from images using needles from manual segmentation. These 115 cubical regions can now be used for data analysis (machine learning). As a first step, we built an average model (template) of the needle tips to be matched to new data sets, e.g. using convolution/correlation filters:&lt;br /&gt;
[[File:BloomingArtifacts.png|400px|thumb|none|Example of artifacts from needle tips in MRI]]&lt;br /&gt;
[[File:avgImage.png|400px|thumb|none|Average intensity model from 115 needle tips]]&lt;br /&gt;
&lt;br /&gt;
Our hypothesis that the needle tip artifact show out in the average needle tip model could not be confirmed at this time: We need to use more cases with needle tip artifacts (instead of mixing with other cases from other MR sequences). Secondly, we should sort out the needle tips from the obturator needles. &lt;br /&gt;
&lt;br /&gt;
Third, the little cubic image around the needle tip could be registered to each other before averaging to fit more accurately. For now, the origin is registered, but the orientation could be improved. After convolution (SimpleITK) the average needle tip model with a patient MR image, this approach suffers from over-segmentation.&lt;br /&gt;
&lt;br /&gt;
- NeedleFinder parameter optimization : We use the workshop as a kickoff on this topic and want to compare the performance of a brute force/randomized parameter search approach with a genetic algorithm after the workshop. Therefore the implementation of a genetic algorithm has been completed (to be able to find a global optimum faster). A cost/fitness function was designed for our problem. Because the parameter optimization is still computationally expensive (several needle detections carried out in every iteration), only exemplary results for individual patients, but not a patient collective could be obtained here.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/pubmed/24505784 Validation of catheter segmentation for MR-guided gynecologic cancer brachytherapy. Med Image Comput Comput Assist Interv. 2013;16(Pt 3):380-7.]&lt;br /&gt;
* [https://docs.google.com/document/d/1Xvi6BYiiSiNlqoVQgRTWy6KiB7CqUEmH2EWFt4cuBQc/edit?usp=sharing Needle Finder 2013 User Guide]&lt;br /&gt;
* [https://www.wuala.com/mastmeyer/Share/AMIGO/NeedleFinder2013.mp4/?key=pxJNGGE3bTRh Needle Finder 2013 Video]&lt;br /&gt;
* [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/NeedleFinder Needle Finder extension documentation]&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=NeedleFinder&amp;diff=88549</id>
		<title>NeedleFinder</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=NeedleFinder&amp;diff=88549"/>
		<updated>2015-01-09T05:46:44Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Project Results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Andre Mastmeyer,&lt;br /&gt;
Guillaume Pernelle,&lt;br /&gt;
Yang Gao,&lt;br /&gt;
Tina Kapur,&lt;br /&gt;
Steve Pieper,&lt;br /&gt;
Ron Kikinis&lt;br /&gt;
&lt;br /&gt;
==Project Description==&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;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Improve performance and usability of NeedleFinder, see [https://www.wuala.com/mastmeyer/Share/AMIGO/NeedleFinder2013.mp4/?key=pxJNGGE3bTRh Needle Finder 2013 Video]&lt;br /&gt;
** Code profiling, refactoring&lt;br /&gt;
** GUI and interaction simplification&lt;br /&gt;
*** Provide Bounding Box/Region of Interest for better visualization and constrain search space for algorithms&lt;br /&gt;
** Semi-Automatic needle tip (and body) detection &lt;br /&gt;
** Parameter optimization&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Improvements of the source code quality, algorithms and GUI (usability):&lt;br /&gt;
** Ad-hoc python profiling concept (method tagging, logging and message boxes as code probes)&lt;br /&gt;
** Improved standardized and guided workflow more usable by MDs (state machine)&lt;br /&gt;
*** Interaction protocol using existing tools for MD to provide bounding-box quickly&lt;br /&gt;
** Incorporate SimpleITK filtering/preprocessing and a little user interaction (build mean model from small ROIs around manually segmented needle tips)&lt;br /&gt;
** Look into machine learning (implement simple genetic algorithm &amp;amp; compare to brute-force grid search)&lt;br /&gt;
&amp;lt;!-- ** Rigid registration of CAD models to (preprocessed) scene (ICP, Besl) --&amp;gt;&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Overall: 5/5&lt;br /&gt;
** Tuesday started - Wednesday finished&lt;br /&gt;
** Tuesday started - Wednesday finished&lt;br /&gt;
*** Tuesday started / Wednesday - idea abandoned&lt;br /&gt;
** Wednesday started - Thursday finished&lt;br /&gt;
** Thursday started - Friday morning finished&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Project Results==&lt;br /&gt;
&lt;br /&gt;
- GUI and workflow : We improved the workflow and the GUI of the slicer module NeedleFinder: the needle grouping feature has been removed, we introduced a new temporary fiducial marker for easier manual needle tracking using the sagittal and axial views. We standardized the workflow by guiding the user though the steps (e.g. providing the axial limit slice is now mandatory as a first step). We introduced new keyboard shortcuts, thus the user can stay focused on the segments, not changing his mouse position to click buttons in the left panel. The last inserted needle can be deleted (with CTRL+Z or button) and the module can be easily reset. The layout of the module UI has been cleaned up.&lt;br /&gt;
&lt;br /&gt;
- Code profiling : We went through the code to clarify many open questions, removed unused functions. We built a table summarizing the global purpose of each function (function tagging). We developed a profiling method using print commands and message boxes (using the inspect library).&lt;br /&gt;
&lt;br /&gt;
- Bounding box approach : We discussed this proposal, and found, after slicing to the obturator base, just zooming into the image in the axial view is much easier for the user than defining a complete bounding box. Needle tip clicks are given in this axial view after tracking the needle canals upwards in the sagittal view. So, the idea is not furtherly addressed here.&lt;br /&gt;
&lt;br /&gt;
- Tip detection : We wrote a script using SimpleITK to extract and re-sample all the tip regions from images using needles from manual segmentation. These 115 cubical regions can now be used for data analysis (machine learning). As a first step, we built an average model (template) of the needle tips to be matched to new data sets, e.g. using convolution/correlation filters:&lt;br /&gt;
[[File:BloomingArtifacts.png|200px|thumb|left|Needle Artifacts]]&lt;br /&gt;
[[File:avgImage.png|200px|thumb|left|avg Image from needle tips]]&lt;br /&gt;
Our hypothesis that the needle tip artifact show out in the average needle tip model could not be confirmed at this time: We need to use more cases with needle tip artifacts (instead of mixing with other cases from other MR sequences). Secondly, we should sort out the needle tips from the obturator needles. Third, the little cubic image around the needle tip could be registered to each other before averaging to fit more accurately. For now, the origin is registered, but the orientation could be improved. After convolution (SimpleITK) the average needle tip model with a patient MR image, this approach suffers from over-segmentation.&lt;br /&gt;
&lt;br /&gt;
- NeedleFinder parameter optimization : We use the workshop as a kickoff on this topic and want to compare the performance of a brute force/randomized parameter search approach with a genetic algorithm after the workshop. Therefore the implementation of a genetic algorithm has been completed (to be able to find a global optimum faster). A cost/fitness function was designed for our problem. Because the parameter optimization is still computationally expensive (several needle detections carried out in every iteration), only exemplary results for individual patients, but not a patient collective could be obtained here.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/pubmed/24505784 Validation of catheter segmentation for MR-guided gynecologic cancer brachytherapy. Med Image Comput Comput Assist Interv. 2013;16(Pt 3):380-7.]&lt;br /&gt;
* [https://docs.google.com/document/d/1Xvi6BYiiSiNlqoVQgRTWy6KiB7CqUEmH2EWFt4cuBQc/edit?usp=sharing Needle Finder 2013 User Guide]&lt;br /&gt;
* [https://www.wuala.com/mastmeyer/Share/AMIGO/NeedleFinder2013.mp4/?key=pxJNGGE3bTRh Needle Finder 2013 Video]&lt;br /&gt;
* [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/NeedleFinder Needle Finder extension documentation]&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:BloomingArtifacts.png&amp;diff=88548</id>
		<title>File:BloomingArtifacts.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:BloomingArtifacts.png&amp;diff=88548"/>
		<updated>2015-01-09T05:45:44Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: artifacts from needle tips&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;artifacts from needle tips&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:AvgImage.png&amp;diff=88547</id>
		<title>File:AvgImage.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:AvgImage.png&amp;diff=88547"/>
		<updated>2015-01-09T05:40:42Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: avg mage from needle tips&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;avg mage from needle tips&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=NeedleFinder&amp;diff=88539</id>
		<title>NeedleFinder</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=NeedleFinder&amp;diff=88539"/>
		<updated>2015-01-09T04:24:25Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Project Results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Andre Mastmeyer,&lt;br /&gt;
Guillaume Pernelle,&lt;br /&gt;
Yang Gao,&lt;br /&gt;
Tina Kapur,&lt;br /&gt;
Steve Pieper,&lt;br /&gt;
Ron Kikinis&lt;br /&gt;
&lt;br /&gt;
==Project Description==&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;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Improve performance and usability of NeedleFinder, see [https://www.wuala.com/mastmeyer/Share/AMIGO/NeedleFinder2013.mp4/?key=pxJNGGE3bTRh Needle Finder 2013 Video]&lt;br /&gt;
** Code profiling, refactoring&lt;br /&gt;
** GUI and interaction simplification&lt;br /&gt;
*** Provide Bounding Box/Region of Interest for better visualization and constrain search space for algorithms&lt;br /&gt;
** Semi-Automatic needle tip (and body) detection &lt;br /&gt;
** Parameter optimization&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Improvements of the source code quality, algorithms and GUI (usability):&lt;br /&gt;
** Ad-hoc python profiling concept (method tagging, logging and message boxes as code probes)&lt;br /&gt;
** Improved standardized and guided workflow more usable by MDs (state machine)&lt;br /&gt;
*** Interaction protocol using existing tools for MD to provide bounding-box quickly&lt;br /&gt;
** Incorporate SimpleITK filtering/preprocessing and a little user interaction (build mean model from small ROIs around manually segmented needle tips)&lt;br /&gt;
** Look into machine learning (implement simple genetic algorithm &amp;amp; compare to brute-force grid search)&lt;br /&gt;
&amp;lt;!-- ** Rigid registration of CAD models to (preprocessed) scene (ICP, Besl) --&amp;gt;&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Overall: 4/5&lt;br /&gt;
** Tuesday started - Wednesday finished&lt;br /&gt;
** Tuesday started - Wednesday finished&lt;br /&gt;
*** Tuesday started / Wednesday - to discuss later&lt;br /&gt;
** Wednesday started - Thursday finished&lt;br /&gt;
** Thursday started&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Project Results==&lt;br /&gt;
&lt;br /&gt;
- GUI and workflow : We improved the workflow and the GUI of the slicer module NeedleFinder: the needle grouping feature has been removed, we introduced a temporary fiducial marker for easier manual needle tracking. We standardized the workflow by guiding the user though the steps (eg. providing the axial limit slice is now mandatory). We introduced new keyboard shortcuts, thus the user can stay focused on the segments, not changing his mouse position to click buttons. The last inserted needle can be deleted (with CTRL+Z or button) and the scene can be easily reset. Layout of the module UI has been cleaned up.&lt;br /&gt;
&lt;br /&gt;
- Code profiling : We went through the code to clarify opened questions, removed unused functions. We built a table summarizing the global purpose of each functions (function tagging). We developed a profiling method using message boxes (using the inspect library).&lt;br /&gt;
&lt;br /&gt;
- Bounding box approach: we discussed this proposal, and found, after slicing to the obturator base, just zooming into the image in the axial view is much easier for the user than defining a complete bounding box.&lt;br /&gt;
&lt;br /&gt;
- Tip detection : We wrote a script to extract, transform and re-sample all the tips from images with needles from manual segmentation. These 115 cubical regions can now be used for data analysis, machine learning. We built an average model of the needle tips to be matched to new data sets, e.g. using convolution filters:&lt;br /&gt;
&amp;lt;pictures of 3 needle tips with artifacts&amp;gt;&lt;br /&gt;
&amp;lt;picture of the model&amp;gt;&lt;br /&gt;
&amp;lt;picture of the results of the convolution filter&amp;gt;&lt;br /&gt;
Our hypothesis that the needle tip artifact show out in the average needle tip model could not be confirmed at this time: We need to use more cases with needle tip artifacts (instead of mixing with other cases from other MR sequences). Secondly, we should sort out the needle tips from the obturator needles. Third, the little cubic image around the needle tip could be registered to each other before averaging to fit more accurate. For now, the origin is registered, but the orientation could be improved. After convolution the average needle tip model with a patient MR image, our approach suffers from oversegmentation.&lt;br /&gt;
&lt;br /&gt;
- NeedleFinder parameter optimization : we want to use the workshop as a kickoff on this topic and want to compare the performance of a brute force/randomized parameter search approach with a genetic algorithm after the workshop. Therefore the implementation of a genetic algorithm was carried out (to find an optimum faster). A cost function was designed for our problem. Because the parameter optimization is still computationally expensive, only exemplary results for individual patients, but not a patient collective could be obtained here.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/pubmed/24505784 Validation of catheter segmentation for MR-guided gynecologic cancer brachytherapy. Med Image Comput Comput Assist Interv. 2013;16(Pt 3):380-7.]&lt;br /&gt;
* [https://docs.google.com/document/d/1Xvi6BYiiSiNlqoVQgRTWy6KiB7CqUEmH2EWFt4cuBQc/edit?usp=sharing Needle Finder 2013 User Guide]&lt;br /&gt;
* [https://www.wuala.com/mastmeyer/Share/AMIGO/NeedleFinder2013.mp4/?key=pxJNGGE3bTRh Needle Finder 2013 Video]&lt;br /&gt;
* [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/NeedleFinder Needle Finder extension documentation]&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=NeedleFinder&amp;diff=88470</id>
		<title>NeedleFinder</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=NeedleFinder&amp;diff=88470"/>
		<updated>2015-01-08T22:16:57Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Andre Mastmeyer,&lt;br /&gt;
Guillaume Pernelle,&lt;br /&gt;
Yang Gao,&lt;br /&gt;
Tina Kapur,&lt;br /&gt;
Steve Pieper,&lt;br /&gt;
Ron Kikinis&lt;br /&gt;
&lt;br /&gt;
==Project Description==&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;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Improve performance and usability of NeedleFinder, see [https://www.wuala.com/mastmeyer/Share/AMIGO/NeedleFinder2013.mp4/?key=pxJNGGE3bTRh Needle Finder 2013 Video]&lt;br /&gt;
** Code profiling, refactoring&lt;br /&gt;
** GUI and interaction simplification&lt;br /&gt;
*** Provide Bounding Box/Region of Interest for better visualization and constrain search space for algorithms&lt;br /&gt;
** Semi-Automatic needle tip (and body) detection &lt;br /&gt;
** Parameter optimization&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Improvements of the source code quality, algorithms and GUI (usability):&lt;br /&gt;
** Ad-hoc python profiling concept (method tagging, logging and message boxes as code probes)&lt;br /&gt;
** Improved standardized and guided workflow more usable by MDs (state machine)&lt;br /&gt;
*** Interaction protocol using existing tools for MD to provide bounding-box quickly&lt;br /&gt;
** Incorporate SimpleITK filtering/preprocessing and a little user interaction (build mean model from small ROIs around manually segmented needle tips)&lt;br /&gt;
** Look into machine learning (implement simple genetic algorithm &amp;amp; compare to brute-force grid search)&lt;br /&gt;
&amp;lt;!-- ** Rigid registration of CAD models to (preprocessed) scene (ICP, Besl) --&amp;gt;&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Overall: 4/5&lt;br /&gt;
** Tuesday started - Wednesday finished&lt;br /&gt;
** Tuesday started - Wednesday finished&lt;br /&gt;
*** Tuesday started / Wednesday - to discuss later&lt;br /&gt;
** Wednesday started - Thursday finished&lt;br /&gt;
** Thursday started&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Project Results==&lt;br /&gt;
&lt;br /&gt;
- GUI and workflow : We improved the workflow and the GUI of the slicer module NeedleFinder: the needle grouping feature has been removed, we introduced a temporary fiducial marker for easier manual needle tracking. We standardized the workflow by guiding the user though the steps (eg. providing the axial limit slice is now mandatory). We introduced new keyboard shortcuts, thus the user can stay focused on the segments, not changing his mouse position to click buttons. The last inserted needle can be deleted (with CTRL+Z or button) and the scene can be easily reset. Layout of the module UI has been cleaned up.&lt;br /&gt;
The results can be viewed in the NeedleFinder tutorial project: [http://www.na-mic.org/Wiki/index.php/Needle_Finder_Tutorial]. &lt;br /&gt;
&lt;br /&gt;
- Code profiling : We went through the code to clarify opened questions, removed unused functions. We built a table summarising the global purpose of each functions (function taging). We developed a profiling method using message boxes (using the inspect library).&lt;br /&gt;
&lt;br /&gt;
- Tip detection : We wrote a script to extract, transform and resample all the tips from images with needles from manual segmentation. These 115 cubical regions can now be used for data analysis, machine learning. We built an average model of the needle tips to be matched to new datasets eg. using convolution filters:&lt;br /&gt;
&amp;lt;pcitures of 3 needle tips with artifacts&amp;gt;&lt;br /&gt;
&amp;lt;picture of the model&amp;gt;&lt;br /&gt;
&amp;lt;picture of the results of the convolution filter&amp;gt;&lt;br /&gt;
Our hypothesis that the needle tip artifact show out in the average needle tip model could not be confirmed at this time: We need to use more cases with needle tip artifacts (instead of mixing with other cases from other MR sequences). Secondly, we should sort out the needle tips from the obturator needle tips. Third, the little cubic image around the needle tip could be registered to each other before averaging. Now, the origin is registered, but the orientation could be improved.&lt;br /&gt;
&lt;br /&gt;
- Parameter optimization: now!&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/pubmed/24505784 Validation of catheter segmentation for MR-guided gynecologic cancer brachytherapy. Med Image Comput Comput Assist Interv. 2013;16(Pt 3):380-7.]&lt;br /&gt;
* [https://docs.google.com/document/d/1Xvi6BYiiSiNlqoVQgRTWy6KiB7CqUEmH2EWFt4cuBQc/edit?usp=sharing Needle Finder 2013 User Guide]&lt;br /&gt;
* [https://www.wuala.com/mastmeyer/Share/AMIGO/NeedleFinder2013.mp4/?key=pxJNGGE3bTRh Needle Finder 2013 Video]&lt;br /&gt;
* [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/NeedleFinder Needle Finder extension documentation]&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=NeedleFinder&amp;diff=88430</id>
		<title>NeedleFinder</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=NeedleFinder&amp;diff=88430"/>
		<updated>2015-01-07T18:44:11Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Andre Mastmeyer,&lt;br /&gt;
Guillaume Pernelle,&lt;br /&gt;
Yang Gao,&lt;br /&gt;
Tina Kapur,&lt;br /&gt;
Steve Pieper,&lt;br /&gt;
Ron Kikinis&lt;br /&gt;
&lt;br /&gt;
==Project Description==&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;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Improve performance and usability of NeedleFinder, see [https://www.wuala.com/mastmeyer/Share/AMIGO/NeedleFinder2013.mp4/?key=pxJNGGE3bTRh Needle Finder 2013 Video]&lt;br /&gt;
** Code profiling, refactoring&lt;br /&gt;
** GUI and interaction simplification&lt;br /&gt;
*** Provide Bounding Box/Region of Interest for better visualization and constrain search space for algorithms&lt;br /&gt;
** Semi-Automatic needle tip (and body) detection &lt;br /&gt;
** Parameter optimization&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Improvements of the source code quality, algorithms and GUI (usability):&lt;br /&gt;
** Ad-hoc python profiling concept (method tagging, logging and message boxes as code probes)&lt;br /&gt;
** Improved standardized and guided workflow more usable by MDs (state machine)&lt;br /&gt;
*** Interaction protocol using existing tools for MD to provide bounding-box quickly&lt;br /&gt;
** Incorporate SimpleITK filtering/preprocessing and a little user interaction (try e.g. derivatives: gradient magnitude, vesselness)&lt;br /&gt;
** Look into machine learning (implement simple genetic algorithm &amp;amp; compare to brute-force grid search)&lt;br /&gt;
&amp;lt;!-- ** Rigid registration of CAD models to (preprocessed) scene (ICP, Besl) --&amp;gt;&lt;br /&gt;
&amp;lt;/div&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;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Overall: N/Y&lt;br /&gt;
** Tuesday started - Wednesday finished&lt;br /&gt;
** Tuesday started - Wednesday finished&lt;br /&gt;
*** Tuesday started / Wednesday - to discuss later&lt;br /&gt;
** Wednesday&lt;br /&gt;
** Thursday&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;
&lt;br /&gt;
* [http://www.ncbi.nlm.nih.gov/pubmed/24505784 Validation of catheter segmentation for MR-guided gynecologic cancer brachytherapy. Med Image Comput Comput Assist Interv. 2013;16(Pt 3):380-7.]&lt;br /&gt;
* [https://docs.google.com/document/d/1Xvi6BYiiSiNlqoVQgRTWy6KiB7CqUEmH2EWFt4cuBQc/edit?usp=sharing Needle Finder 2013 User Guide]&lt;br /&gt;
* [https://www.wuala.com/mastmeyer/Share/AMIGO/NeedleFinder2013.mp4/?key=pxJNGGE3bTRh Needle Finder 2013 Video]&lt;br /&gt;
* [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/NeedleFinder Needle Finder extension documentation]&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:SteeredRegistration&amp;diff=77167</id>
		<title>2012 Summer Project Week:SteeredRegistration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:SteeredRegistration&amp;diff=77167"/>
		<updated>2012-06-28T17:57:19Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:InteractiveReg-translation.png‎|Interaction: Translate&lt;br /&gt;
Image:InteractiveReg-rotation.png‎|Interaction: Rotate&lt;br /&gt;
Image:InteractiveReg-lmk.png‎|Interaction: Landmark marking&lt;br /&gt;
Image:translate-before.png‎|Before translation from user input&lt;br /&gt;
Image:translate-after.png‎|After translation from user input&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
*Technical University of Munich: Guillaume Pernelle&lt;br /&gt;
* BWH: [http://www.spl.harvard.edu/pages/People/gpernelle Guillaume Pernelle], Jan Egger, Tina Kapur&lt;br /&gt;
* Isomics: Steve Pieper&lt;br /&gt;
* GRC: Kunlin Cao, Jim Miller&lt;br /&gt;
&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;
We are developing methods to perform interactive registration in 3D Slicer. The final goal is to provide user an interface to interact with the registration program during the matching progress, in case the result from automatic registration is not satisfactory. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Our approach for developing interactive registration module is to first construct the loadable extension to perform intensity-based registration, display the intermediate results, and allow user to pause the progress if the intermediate results are visually unsatisfactory. User inputs such as translation and rotation by dragging the mouse will be fed into the registration, and be used to correct the current transformation.  Registration will continue to run starting from the corrected transform.&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;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
At the end of this week, we have a better understanding of the problems we are facing. We accomplished to have the first step of the steered registration which is the translation (illustrated above: &amp;quot;Interaction: Translate&amp;quot;). &lt;br /&gt;
&lt;br /&gt;
&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;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in&lt;br /&gt;
##Extension -- commandline &lt;br /&gt;
##Extension -- loadable YES&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:SteeredRegistration&amp;diff=76950</id>
		<title>2012 Summer Project Week:SteeredRegistration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:SteeredRegistration&amp;diff=76950"/>
		<updated>2012-06-22T13:53:48Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:InteractiveReg-translation.png‎|Interaction: Translate&lt;br /&gt;
Image:InteractiveReg-rotation.png‎|Interaction: Rotate&lt;br /&gt;
Image:InteractiveReg-lmk.png‎|Interaction: Landmark marking&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
*Technical University of Munich: Guillaume Pernelle&lt;br /&gt;
* BWH: Guillaume Pernelle, Jan Egger, Tina Kapur&lt;br /&gt;
* Isomics: Steve Pieper&lt;br /&gt;
* GRC: Kunlin Cao, Jim Miller&lt;br /&gt;
&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;
We are developing methods to perform interactive registration in 3D Slicer. The final goal is to provide user an interface to interact with the registration program during the matching progress, in case the result from automatic registration is not satisfactory. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Our approach for developing interactive registration module is to first construct the loadable extension to perform intensity-based registration, display the intermediate results, and allow user to pause the progress if the intermediate results are visually unsatisfactory. User inputs such as translation and rotation by dragging the mouse will be fed into the registration, and be used to correct the current transformation.  Registration will continue to run starting from the corrected transform.&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;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
At the end of this week, we have a better understanding of the problems we are facing. We accomplished to have the first step of the steered registration which is the translation (illustrated above: &amp;quot;Interaction: Translate&amp;quot;). &lt;br /&gt;
&lt;br /&gt;
&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;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in&lt;br /&gt;
##Extension -- commandline &lt;br /&gt;
##Extension -- loadable YES&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:Interactive_Needle_Segmentation&amp;diff=76799</id>
		<title>2012 Summer Project Week:Interactive Needle Segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:Interactive_Needle_Segmentation&amp;diff=76799"/>
		<updated>2012-06-22T04:24:08Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:gyn-needle-segmentation-1.png | Screenshot of Manual Needle Segmentation (20 minutes)&lt;br /&gt;
Image:Needle-TractographyFiducialSeeding.png | Screenshot of Single Needle Modeled With Tractography Fiducial Seeding Module &lt;br /&gt;
Image:Needle-TractographyFiducialSeeding2.png | Screenshot of Multiple Needles Modeled With Tractography Fiducial Seeding Module (Hessian Image Visible)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
*Rutgers: Nabgha Farhat&lt;br /&gt;
*BWH: Yi Gao, Neha Agrawal, Nabgha Farhat,  Jan Egger, Tina Kapur&lt;br /&gt;
*Isomics: Steve Pieper&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;
The goal of this project is to achieve fast (&amp;lt; 2 minute) interactive segmentation of 5-10 needles from MRI images using Slicer.&lt;br /&gt;
&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;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We will explore different segmentation/editing tools in Slicer to determine which ones can most efficiently segment 2mm needles (10-15 cm long), from MRI scans in which voxels are about 2mm in each dimension.  (These needles are not straight lines, and are often placed within a few mm of each other.)&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;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Needles were effectively modeled from pelvic MRI scans using the Tractography Fiducial Seeding module:&lt;br /&gt;
*Scans were cropped to the region of interest&lt;br /&gt;
*Hessian images were generated from this data &lt;br /&gt;
*Fiducials were placed in regions known to be part of a needle&lt;br /&gt;
*The Tractography Fiducial Seeding module was used to generate “tracts” that pass through the fiducial – in this case, the needles &lt;br /&gt;
Refinements need to be made to optimize the modeling for brachytherapy needles rather than fiber bundles:&lt;br /&gt;
*A sense of “momentum” is needed, so that needles do not abruptly end or change direction in signal voids&lt;br /&gt;
*Existing needle and template models (eg, from iGyne) may also be incorporated&lt;br /&gt;
&lt;br /&gt;
&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;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:Interactive_Needle_Segmentation&amp;diff=76798</id>
		<title>2012 Summer Project Week:Interactive Needle Segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:Interactive_Needle_Segmentation&amp;diff=76798"/>
		<updated>2012-06-22T04:23:15Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:gyn-needle-segmentation-1.png | Screenshot of Manual Needle Segmentation (20 minutes)&lt;br /&gt;
Image:Needle-TractographyFiducialSeeding.png | Screenshot of Single Needle Modeled With Tractography Fiducial Seeding Module &lt;br /&gt;
Image:Needle-TractographyFiducialSeeding2.png | Screenshot of Multiple Needles Modeled With Tractography Fiducial Seeding Module (Hassian Image Visible)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
*Rutgers: Nabgha Farhat&lt;br /&gt;
*BWH: Yi Gao, Neha Agrawal, Nabgha Farhat,  Jan Egger, Tina Kapur&lt;br /&gt;
*Isomics: Steve Pieper&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;
The goal of this project is to achieve fast (&amp;lt; 2 minute) interactive segmentation of 5-10 needles from MRI images using Slicer.&lt;br /&gt;
&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;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We will explore different segmentation/editing tools in Slicer to determine which ones can most efficiently segment 2mm needles (10-15 cm long), from MRI scans in which voxels are about 2mm in each dimension.  (These needles are not straight lines, and are often placed within a few mm of each other.)&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;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Needles were effectively modeled from pelvic MRI scans using the Tractography Fiducial Seeding module:&lt;br /&gt;
*Scans were cropped to the region of interest&lt;br /&gt;
*Hessian images were generated from this data &lt;br /&gt;
*Fiducials were placed in regions known to be part of a needle&lt;br /&gt;
*The Tractography Fiducial Seeding module was used to generate “tracts” that pass through the fiducial – in this case, the needles &lt;br /&gt;
Refinements need to be made to optimize the modeling for brachytherapy needles rather than fiber bundles:&lt;br /&gt;
*A sense of “momentum” is needed, so that needles do not abruptly end or change direction in signal voids&lt;br /&gt;
*Existing needle and template models (eg, from iGyne) may also be incorporated&lt;br /&gt;
&lt;br /&gt;
&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;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Needle-TractographyFiducialSeeding2.png&amp;diff=76797</id>
		<title>File:Needle-TractographyFiducialSeeding2.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Needle-TractographyFiducialSeeding2.png&amp;diff=76797"/>
		<updated>2012-06-22T04:18:08Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Needle-TractographyFiducialSeeding.png&amp;diff=76796</id>
		<title>File:Needle-TractographyFiducialSeeding.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Needle-TractographyFiducialSeeding.png&amp;diff=76796"/>
		<updated>2012-06-22T04:17:43Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76570</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76570"/>
		<updated>2012-06-19T20:59:13Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4) Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||Slicer 4.1||Windows 7||yes||yes||yes||yes||yes||no||yes||no||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Linux, Mac, Windows||yes||yes||yes||yes||yes||yes||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/OpendIGTLinkIF_TutorialContestSummer2012 OpenIGTLinkIF] ||Slicer 4.1||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||yes||yes||yes||no||yes||no||yes||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=PlastimatchDose_TutorialContestSummer2012&amp;diff=76568</id>
		<title>PlastimatchDose TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=PlastimatchDose_TutorialContestSummer2012&amp;diff=76568"/>
		<updated>2012-06-19T20:51:15Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Testing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Testing =&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''Platform'''||'''Slicer Version'''||'''Test Date'''||'''Author''' ||'''Test results (Mantis Links if tests failed)'''&lt;br /&gt;
|-&lt;br /&gt;
| Plastimatch Dose|| Mac OS - Lion || 4.1 ||  06-15-2012 || James Jackleford || OK&lt;br /&gt;
|-&lt;br /&gt;
| Plastimatch Dose || Windows 7 64 bit || 4.1 ||  06-15-2012 || James Jackleford|| OK &lt;br /&gt;
|-&lt;br /&gt;
| Plastimatch Dose || Linux 64 bit || 4.1 ||  06-15-2012 || James Jackleford|| OK &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Resources = &lt;br /&gt;
&lt;br /&gt;
*[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Download the slides]&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=PlastimatchDose_TutorialContestSummer2012&amp;diff=76567</id>
		<title>PlastimatchDose TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=PlastimatchDose_TutorialContestSummer2012&amp;diff=76567"/>
		<updated>2012-06-19T20:51:02Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Testing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Testing =&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''Platform'''||'''Slicer Version'''||'''Test Date'''||'''Author''' ||'''Test results (Mantis Links if tests failed)'''&lt;br /&gt;
|-&lt;br /&gt;
| Plastimatch Dose|| Mac OS - Lion || 4.1 ||  06-15-2012 || James Jackleford || OK&lt;br /&gt;
|-&lt;br /&gt;
| Plastimatch Dose || Windows 7 64 bit || 4.1 ||  06-15-2012 || James Jackleford|| OK &lt;br /&gt;
|-&lt;br /&gt;
| Plastimatch Dose || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || James Jackleford|| OK &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Resources = &lt;br /&gt;
&lt;br /&gt;
*[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Download the slides]&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012&amp;diff=76566</id>
		<title>DoseAccumulationforAdaptiveRadiationTherapy TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012&amp;diff=76566"/>
		<updated>2012-06-19T20:50:21Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Testing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Testing =&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''Platform'''||'''Slicer Version'''||'''Test Date'''||'''Author''' ||'''Test results (Mantis Links if tests failed)'''&lt;br /&gt;
|-&lt;br /&gt;
| Dose Accumulation for Adaptive Radiation Therapy || Mac OS - Lion || 4.1 ||  06-15-2012 || Kevin Wang, Csaba Pinter, Andras Lasso || &lt;br /&gt;
|-&lt;br /&gt;
| Dose Accumulation for Adaptive Radiation Therapy || Windows XP 64 bit || 4.1 ||  06-15-2012 || Kevin Wang, Csaba Pinter, Andras Lasso || OK&lt;br /&gt;
|-&lt;br /&gt;
| Dose Accumulation for Adaptive Radiation Therapy || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Kevin Wang, Csaba Pinter, Andras Lasso || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Resources =&lt;br /&gt;
*[http://www.na-mic.org/Wiki/index.php/File:DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012.pdf Download the slides]&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=OpendIGTLinkIF_TutorialContestSummer2012&amp;diff=76565</id>
		<title>OpendIGTLinkIF TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=OpendIGTLinkIF_TutorialContestSummer2012&amp;diff=76565"/>
		<updated>2012-06-19T20:49:31Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Testing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Testing =&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''Platform'''||'''Slicer Version'''||'''Test Date'''||'''Author''' ||'''Test results (Mantis Links if tests failed)'''&lt;br /&gt;
|-&lt;br /&gt;
| OpenIGTLinkIF || Mac OS - Lion || 4.1 ||  06-15-2012 || Junichi Tokuda || OK&lt;br /&gt;
|-&lt;br /&gt;
| OpenIGTLinkIF|| Windows XP 64 bit || 4.1 ||  06-15-2012 || Junichi Tokuda|| OK&lt;br /&gt;
|-&lt;br /&gt;
| OpenIGTLinkIF || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Junichi Tokuda || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Resources = &lt;br /&gt;
*[http://wiki.slicer.org/slicerWiki/images/f/f1/OpenIGTLinkTutorial_Slicer4.1.0_JunichiTokuda_Apr2012.pdf Download the slides]&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76564</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76564"/>
		<updated>2012-06-19T20:48:49Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4) Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||Slicer 4.1||Windows 7||yes||yes||yes||yes||yes||no||yes||no||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Linux, Mac, Windows||yes||yes||yes||yes||yes||yes||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/OpendIGTLinkIF_TutorialContestSummer2012 OpenIGTLinkIF] ||Slicer 4.1||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||yes||yes||yes||yes||yes||no||yes||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76562</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76562"/>
		<updated>2012-06-19T20:47:36Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4) Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||Slicer 4.1||Windows 7||yes||yes||yes||yes||yes||no||yes||no||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Linux, Mac, Windows||yes||yes||yes||yes||yes||yes||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[http://www.na-mic.org/Wiki/index.php/OpendIGTLinkIF_TutorialContestSummer2012 OpenIGTLinkIF] ||Slicer 4.1||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||yes||yes||yes||yes||yes||no||yes||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76557</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76557"/>
		<updated>2012-06-19T20:24:09Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4) Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||Slicer 4.1||Windows 7||yes||yes||yes||yes||yes||no||yes||no||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Linux, Mac, Windows||yes||yes||yes||yes||yes||yes||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[http://www.na-mic.org/Wiki/index.php/OpendIGTLinkIF_TutorialContestSummer2012 OpenIGTLinkIF] ||Slicer 4.1||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76556</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76556"/>
		<updated>2012-06-19T20:18:33Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4) Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||Slicer 4.1||Windows 7||yes||yes||yes||yes||yes||no||yes||no||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Linux, Mac, Windows||yes||yes||yes||yes||no||yes||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[http://www.na-mic.org/Wiki/index.php/OpendIGTLinkIF_TutorialContestSummer2012 OpenIGTLinkIF] ||Slicer 4.1||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76554</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76554"/>
		<updated>2012-06-19T20:02:36Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4) Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||Slicer 4.1||Windows 7||yes||yes||yes||yes||yes||no||yes||no||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Windows7||yes||yes||yes||yes||yes||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[http://www.na-mic.org/Wiki/index.php/OpendIGTLinkIF_TutorialContestSummer2012 OpenIGTLinkIF] ||Slicer 4.1||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76551</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76551"/>
		<updated>2012-06-19T19:54:09Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4)Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||Slicer 4.1||Windows 7||yes||yes||yes||yes||yes||no||yes||no||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Windows7||yes||yes||yes||yes||yes||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[http://www.na-mic.org/Wiki/index.php/OpendIGTLinkIF_TutorialContestSummer2012 OpenIGTLinkIF] ||Slicer 4.1||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76550</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76550"/>
		<updated>2012-06-19T19:52:41Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4)Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||Slicer 4.1||Windows 7||yes||yes||yes||yes||yes||no||yes||no||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Windows7||yes||yes||yes||yes||yes||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[BRAINSCut Tutorial for human brain sub-cortical segmentation| BRAINSCut Tutorial for human brain sub-cortical segmentation]] ||Slicer 4.1||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76549</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76549"/>
		<updated>2012-06-19T19:51:00Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4)Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||Slicer 4.1||Windows 7||yes||yes||yes||yes||yes||no||yes||no||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Windows7||yes||yes||yes||yes||yes||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[BRAINSCut Tutorial for human brain sub-cortical segmentation| BRAINSCut Tutorial for human brain sub-cortical segmentation]] ||Slicer 4.1||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76548</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76548"/>
		<updated>2012-06-19T19:50:27Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4)Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||March 2011 Slicer 4.1||Windows 7||yes||yes||yes||yes||yes||no||yes||no||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Windows7||yes||yes||yes||yes||yes||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[BRAINSCut Tutorial for human brain sub-cortical segmentation| BRAINSCut Tutorial for human brain sub-cortical segmentation]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76547</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76547"/>
		<updated>2012-06-19T19:49:16Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4)Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Windows 7 ||yes||yes||yes||yes||yes||no||yes||no||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||March 2011 Slicer3.6.3 release||Linux 64 only||yes||yes||yes||yes||no||no||no||yes||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Windows7||yes||yes||yes||yes||yes||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[BRAINSCut Tutorial for human brain sub-cortical segmentation| BRAINSCut Tutorial for human brain sub-cortical segmentation]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76546</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76546"/>
		<updated>2012-06-19T19:46:58Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4)Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||March 2011 Slicer3.6.3 release||Linux 64 only||yes||yes||yes||yes||no||no||no||yes||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Windows7||yes||yes||yes||yes||yes||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[BRAINSCut Tutorial for human brain sub-cortical segmentation| BRAINSCut Tutorial for human brain sub-cortical segmentation]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76545</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76545"/>
		<updated>2012-06-19T19:45:48Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4)Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||March 2011 Slicer3.6.3 release||Linux 64 only||yes||yes||yes||yes||no||no||no||yes||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export] ||Slicer 4.1||Windows7||yes||yes||yes||yes||yes||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[BRAINSCut Tutorial for human brain sub-cortical segmentation| BRAINSCut Tutorial for human brain sub-cortical segmentation]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[Non-rigid registration of pre-procedural MRI and intra-procedural CT for CT-guided cryoablation therapy| Non-rigid registration of pre-procedural MRI and intra-procedural CT for CT-guided cryoablation therapy]] ||?||?||?||?||?||?||?||no||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[DTIPrep Tutorial| DTIPrep Tutorial]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64||?||?||?||?||?||?||?||?||?||?&lt;br /&gt;
|-&lt;br /&gt;
|[[EMSegmenter_End_User_Tasks| EMSegmenter_End_User_Tasks]] ||?||?||?||?||?||?||?||no||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76542</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76542"/>
		<updated>2012-06-19T19:37:49Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4)Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|[http://wiki.na-mic.org/Wiki/index.php/CARMA-LA-Scar_TutorialContestSummer2012 Automatic Left Atrial Scar Segmenter] || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/PlastimatchDose_TutorialContestSummer2012 Qualitative and quantitative comparison of two RT dose distributions] || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.na-mic.org/Wiki/index.php/DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012 Dose accumulation for adaptive radiation therapy] ||March 2011 Slicer3.6.3 release||Linux 64 only||yes||yes||yes||yes||no||no||no||yes||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[[Plastimatch Dose Warping| Plastimatch Dose Warping]] ||March 2011 Slicer3.6.3 release||Windows7||yes||yes||yes||yes||yes||no||yes||yes||no||failed w/fix suggested by Steve &amp;amp; Tina&lt;br /&gt;
|-&lt;br /&gt;
|[[BRAINSCut Tutorial for human brain sub-cortical segmentation| BRAINSCut Tutorial for human brain sub-cortical segmentation]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[Non-rigid registration of pre-procedural MRI and intra-procedural CT for CT-guided cryoablation therapy| Non-rigid registration of pre-procedural MRI and intra-procedural CT for CT-guided cryoablation therapy]] ||?||?||?||?||?||?||?||no||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[DTIPrep Tutorial| DTIPrep Tutorial]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64||?||?||?||?||?||?||?||?||?||?&lt;br /&gt;
|-&lt;br /&gt;
|[[EMSegmenter_End_User_Tasks| EMSegmenter_End_User_Tasks]] ||?||?||?||?||?||?||?||no||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76541</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76541"/>
		<updated>2012-06-19T19:35:18Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4)Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|Automatic Left Atrial Scar Segmenter || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|Qualitative and quantitative comparison of two RT dose distributions || Slicer 4.1|| Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[UNC shapeAnalysisMANCOVA_Wizard| UNC shapeAnalysisMANCOVA_Wizard]] ||March 2011 Slicer3.6.3 release||Linux 64 only||yes||yes||yes||yes||no||no||no||yes||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[[Plastimatch Dose Warping| Plastimatch Dose Warping]] ||March 2011 Slicer3.6.3 release||Windows7||yes||yes||yes||yes||yes||no||yes||yes||no||failed w/fix suggested by Steve &amp;amp; Tina&lt;br /&gt;
|-&lt;br /&gt;
|[[BRAINSCut Tutorial for human brain sub-cortical segmentation| BRAINSCut Tutorial for human brain sub-cortical segmentation]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[Non-rigid registration of pre-procedural MRI and intra-procedural CT for CT-guided cryoablation therapy| Non-rigid registration of pre-procedural MRI and intra-procedural CT for CT-guided cryoablation therapy]] ||?||?||?||?||?||?||?||no||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[DTIPrep Tutorial| DTIPrep Tutorial]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64||?||?||?||?||?||?||?||?||?||?&lt;br /&gt;
|-&lt;br /&gt;
|[[EMSegmenter_End_User_Tasks| EMSegmenter_End_User_Tasks]] ||?||?||?||?||?||?||?||no||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76540</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76540"/>
		<updated>2012-06-19T19:34:47Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4)Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|Automatic Left Atrial Scar Segmenter || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|Qualitative and quantitative comparison of two RT dose distributions || James Shackleford || Linux, Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[UNC shapeAnalysisMANCOVA_Wizard| UNC shapeAnalysisMANCOVA_Wizard]] ||March 2011 Slicer3.6.3 release||Linux 64 only||yes||yes||yes||yes||no||no||no||yes||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[[Plastimatch Dose Warping| Plastimatch Dose Warping]] ||March 2011 Slicer3.6.3 release||Windows7||yes||yes||yes||yes||yes||no||yes||yes||no||failed w/fix suggested by Steve &amp;amp; Tina&lt;br /&gt;
|-&lt;br /&gt;
|[[BRAINSCut Tutorial for human brain sub-cortical segmentation| BRAINSCut Tutorial for human brain sub-cortical segmentation]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[Non-rigid registration of pre-procedural MRI and intra-procedural CT for CT-guided cryoablation therapy| Non-rigid registration of pre-procedural MRI and intra-procedural CT for CT-guided cryoablation therapy]] ||?||?||?||?||?||?||?||no||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[DTIPrep Tutorial| DTIPrep Tutorial]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64||?||?||?||?||?||?||?||?||?||?&lt;br /&gt;
|-&lt;br /&gt;
|[[EMSegmenter_End_User_Tasks| EMSegmenter_End_User_Tasks]] ||?||?||?||?||?||?||?||no||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76531</id>
		<title>2012 Tutorial Contest Review</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest_Review&amp;diff=76531"/>
		<updated>2012-06-19T19:27:29Z</updated>

		<summary type="html">&lt;p&gt;Guillaume: /* Submissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summer 2011 Project Week Panel ==&lt;br /&gt;
[[2012_Summer_Project_Week|Back to Project Week Page]]&lt;br /&gt;
&lt;br /&gt;
[http://www.na-mic.org/Wiki/index.php/Summer_2012_Tutorial_Contest#List_of_submitted_tutorials Link to tutorials]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Submissions=&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
 {| class=&amp;quot;wikitable sortable labelpage labelpagetable&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;left&amp;quot;}&lt;br /&gt;
|-&lt;br /&gt;
|'''Tutorial Name'''||'''1) Slicer Version'''||'''2) Platforms'''||'''3) Slicer License'''||'''4)Data anonymized'''||'''5) Contact Info'''||'''6) Tutorial Template followed'''|||'''7) Additional Instructions'''||'''Test Windows XP'''||'''Test Windows 7''|| '''Test Linux 64'''||'''Test Linux 32'''||'''Test mac'''&lt;br /&gt;
|-&lt;br /&gt;
|Automatic Left Atrial Scar Segmenter || Slicer 4.1 || Mac, Windows 7 ||yes||yes||yes||yes||no||no||yes||no||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|Qualitative and quantitative comparison of two RT dose distributions || || ||yes||yes||yes||yes||no||no||no||yes||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[[UNC shapeAnalysisMANCOVA_Wizard| UNC shapeAnalysisMANCOVA_Wizard]] ||March 2011 Slicer3.6.3 release||Linux 64 only||yes||yes||yes||yes||no||no||no||yes||no||no&lt;br /&gt;
|-&lt;br /&gt;
|[[Plastimatch Dose Warping| Plastimatch Dose Warping]] ||March 2011 Slicer3.6.3 release||Windows7||yes||yes||yes||yes||yes||no||yes||yes||no||failed w/fix suggested by Steve &amp;amp; Tina&lt;br /&gt;
|-&lt;br /&gt;
|[[BRAINSCut Tutorial for human brain sub-cortical segmentation| BRAINSCut Tutorial for human brain sub-cortical segmentation]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64 &amp;amp; Linux 32||?||?||?||?||?||no||no||yes||no||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[Non-rigid registration of pre-procedural MRI and intra-procedural CT for CT-guided cryoablation therapy| Non-rigid registration of pre-procedural MRI and intra-procedural CT for CT-guided cryoablation therapy]] ||?||?||?||?||?||?||?||no||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
|[[DTIPrep Tutorial| DTIPrep Tutorial]] ||March 2011 Slicer3.6.3 release||Mac &amp;amp; Linux 64||?||?||?||?||?||?||?||?||?||?&lt;br /&gt;
|-&lt;br /&gt;
|[[EMSegmenter_End_User_Tasks| EMSegmenter_End_User_Tasks]] ||?||?||?||?||?||?||?||no||no||yes||yes||yes&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;/table&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>
		
	</entry>
</feed>