<?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=Nicolas.rannou&amp;*</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=Nicolas.rannou&amp;*"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/Nicolas.rannou"/>
	<updated>2026-06-28T07:55:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77072</id>
		<title>2012 Summer Project Week:XTK</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77072"/>
		<updated>2012-06-22T14:55:28Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* 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:Xfibers.png|Tractography rendered with XTK in 5 lines of JavaScript code, here the [http://lessons.goxtk.com/06/ live version].&lt;br /&gt;
Image:Xvolume.png|MRI volume + label map rendered with XTK, here the [http://lessons.goxtk.com/13/ live version].&lt;br /&gt;
Image:Xtkabdom.png|The SPL Abdominal Atlas. ''Left'': In 3D Slicer version 4, ''Right'': In a web browser exported using the '''WebGL Export''' module.&lt;br /&gt;
Image:Xtkbrain.png|The NAC Brain Atlas: ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:Xtkblack.png|An example WebGL export with black background color and a caption tooltip. ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:webgl_export_template.png|Template at the end of the summer project week [[Media:Progress_webglexport.mov]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Boston Children's Hospital: Daniel Haehn, Nicolas Rannous, Rudolph Pienaar&lt;br /&gt;
* Isomics Inc.: 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;
XTK is a WebGL framework providing an easy-to-use API to visualize scientific data on the web. No background or knowledge in Computer Graphics is required and a [https://github.com/xtk/X/wiki/X:Fileformats variety of file formats] can be natively read and visualized with very little JavaScript code.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Nevertheless, some researchers want to share their data without writing any code so we propose a '''one-click WebGL export module''' for 3D Slicer 4.&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;
The '''WebGL Export''' module should enable the export of ''Surface Models'', ''Fiber Tracks'' and ''Volumes in 2D and 3D (including Volume Rendering)'' from 3D Slicer 4 to the web.&lt;br /&gt;
&lt;br /&gt;
First step of further development is to update the currently existing '''WebGL Export''' module to a new XTK version. Additionally, a TrackVis file format (.TRK) writer should be implemented for 3D Slicer 4 since XTK  natively supports this format for Tractography. &lt;br /&gt;
&lt;br /&gt;
Also, it should be interesting to investigate if Slicer Data Bundles or Scene Views can be exported.&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;
*Progress:&lt;br /&gt;
** A first version of the '''WebGL Export''' module is part of the latest 3D Slicer 4 release. Currently, it supports the export of ''Surface Models'' to a website (see [http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf tutorial]).&lt;br /&gt;
** Feedback for the tutorial.&lt;br /&gt;
** HTML/JAVASCRIPT/CSS Template for exported scene.&lt;br /&gt;
** Identify new requirements in XTK (vtk tensors, etc.)&lt;br /&gt;
** Fixes in XTK (resize web browser)&lt;br /&gt;
&lt;br /&gt;
* Next:&lt;br /&gt;
** Finish the template (design + connections)&lt;br /&gt;
** Export the whole slicer scene in new HTML template&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&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in '''YES'''&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://goXTK.com The XTK website] including lessons, demos etc.&lt;br /&gt;
* [https://github.com/xtk/SlicerWebGLExport Github Project Page] for the 3D Slicer WebGL Export module&lt;br /&gt;
* '''WebGL for Baby Brains: Neuroimaging in the Browser''' at the WebGL Camp Orlando 2012, [http://www.youtube.com/watch?v=SQuH-xpdlbc Video]&lt;br /&gt;
* '''Science!''' featuring XTK, [http://creativejs.com/2012/04/science/ CreativeJS.com]&lt;br /&gt;
* '''The X Toolkit for Scientific Visualization''' on [http://www.webgl.com/2012/03/webgl-demo-the-x-toolkit-for-scientific-visualization/ WebGL.com]&lt;br /&gt;
* D. Haehn, N. Rannou, B. Ahtam, E. Grant, R. Pienaar: '''Neuroimaging in the Browser using the X Toolkit''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/neuroimaging-in-the-browser-using-the-x-toolkit Abstract]&lt;br /&gt;
* A. Klein, N. Nichols, D. Haehn: '''Mindboggle 2 interface: online visualization of extracted brain features with XTK''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/mindboggle-2-interface-online-visualization-of-extracted-brain-features-with-xtk Abstract]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77067</id>
		<title>2012 Summer Project Week:XTK</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77067"/>
		<updated>2012-06-22T14:44:58Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* 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:Xfibers.png|Tractography rendered with XTK in 5 lines of JavaScript code, here the [http://lessons.goxtk.com/06/ live version].&lt;br /&gt;
Image:Xvolume.png|MRI volume + label map rendered with XTK, here the [http://lessons.goxtk.com/13/ live version].&lt;br /&gt;
Image:Xtkabdom.png|The SPL Abdominal Atlas. ''Left'': In 3D Slicer version 4, ''Right'': In a web browser exported using the '''WebGL Export''' module.&lt;br /&gt;
Image:Xtkbrain.png|The NAC Brain Atlas: ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:Xtkblack.png|An example WebGL export with black background color and a caption tooltip. ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:webgl_export_template.png|Template at the end of the summer project week [[Media:Progress_webglexport.mov]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Boston Children's Hospital: Daniel Haehn, Nicolas Rannous, Rudolph Pienaar&lt;br /&gt;
* Isomics Inc.: 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;
XTK is a WebGL framework providing an easy-to-use API to visualize scientific data on the web. No background or knowledge in Computer Graphics is required and a [https://github.com/xtk/X/wiki/X:Fileformats variety of file formats] can be natively read and visualized with very little JavaScript code.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Nevertheless, some researchers want to share their data without writing any code so we propose a '''one-click WebGL export module''' for 3D Slicer 4.&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;
The '''WebGL Export''' module should enable the export of ''Surface Models'', ''Fiber Tracks'' and ''Volumes in 2D and 3D (including Volume Rendering)'' from 3D Slicer 4 to the web.&lt;br /&gt;
&lt;br /&gt;
First step of further development is to update the currently existing '''WebGL Export''' module to a new XTK version. Additionally, a TrackVis file format (.TRK) writer should be implemented for 3D Slicer 4 since XTK  natively supports this format for Tractography. &lt;br /&gt;
&lt;br /&gt;
Also, it should be interesting to investigate if Slicer Data Bundles or Scene Views can be exported.&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;
*Progress:&lt;br /&gt;
** A first version of the '''WebGL Export''' module is part of the latest 3D Slicer 4 release. Currently, it supports the export of ''Surface Models'' to a website (see [http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf tutorial]).&lt;br /&gt;
** Feedback for the tutorial.&lt;br /&gt;
** HTML/JAVASCRIPT/CSS Template for exported scene.&lt;br /&gt;
** Identify new requirements in XTK (vtk tensors, etc.)&lt;br /&gt;
** Fix in XTK (resize web browser)&lt;br /&gt;
&lt;br /&gt;
* Next:&lt;br /&gt;
** Finish the template (design + connections)&lt;br /&gt;
** Export the whole slicer scene in new HTML template&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&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in '''YES'''&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://goXTK.com The XTK website] including lessons, demos etc.&lt;br /&gt;
* [https://github.com/xtk/SlicerWebGLExport Github Project Page] for the 3D Slicer WebGL Export module&lt;br /&gt;
* '''WebGL for Baby Brains: Neuroimaging in the Browser''' at the WebGL Camp Orlando 2012, [http://www.youtube.com/watch?v=SQuH-xpdlbc Video]&lt;br /&gt;
* '''Science!''' featuring XTK, [http://creativejs.com/2012/04/science/ CreativeJS.com]&lt;br /&gt;
* '''The X Toolkit for Scientific Visualization''' on [http://www.webgl.com/2012/03/webgl-demo-the-x-toolkit-for-scientific-visualization/ WebGL.com]&lt;br /&gt;
* D. Haehn, N. Rannou, B. Ahtam, E. Grant, R. Pienaar: '''Neuroimaging in the Browser using the X Toolkit''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/neuroimaging-in-the-browser-using-the-x-toolkit Abstract]&lt;br /&gt;
* A. Klein, N. Nichols, D. Haehn: '''Mindboggle 2 interface: online visualization of extracted brain features with XTK''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/mindboggle-2-interface-online-visualization-of-extracted-brain-features-with-xtk Abstract]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77066</id>
		<title>2012 Summer Project Week:XTK</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77066"/>
		<updated>2012-06-22T14:44:29Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* 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:Xfibers.png|Tractography rendered with XTK in 5 lines of JavaScript code, here the [http://lessons.goxtk.com/06/ live version].&lt;br /&gt;
Image:Xvolume.png|MRI volume + label map rendered with XTK, here the [http://lessons.goxtk.com/13/ live version].&lt;br /&gt;
Image:Xtkabdom.png|The SPL Abdominal Atlas. ''Left'': In 3D Slicer version 4, ''Right'': In a web browser exported using the '''WebGL Export''' module.&lt;br /&gt;
Image:Xtkbrain.png|The NAC Brain Atlas: ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:Xtkblack.png|An example WebGL export with black background color and a caption tooltip. ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:webgl_export_template.png|Template at the end of the summer project week [[Media:Progress_webglexport.mov]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Boston Children's Hospital: Daniel Haehn, Nicolas Rannous, Rudolph Pienaar&lt;br /&gt;
* Isomics Inc.: 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;
XTK is a WebGL framework providing an easy-to-use API to visualize scientific data on the web. No background or knowledge in Computer Graphics is required and a [https://github.com/xtk/X/wiki/X:Fileformats variety of file formats] can be natively read and visualized with very little JavaScript code.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Nevertheless, some researchers want to share their data without writing any code so we propose a '''one-click WebGL export module''' for 3D Slicer 4.&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;
The '''WebGL Export''' module should enable the export of ''Surface Models'', ''Fiber Tracks'' and ''Volumes in 2D and 3D (including Volume Rendering)'' from 3D Slicer 4 to the web.&lt;br /&gt;
&lt;br /&gt;
First step of further development is to update the currently existing '''WebGL Export''' module to a new XTK version. Additionally, a TrackVis file format (.TRK) writer should be implemented for 3D Slicer 4 since XTK  natively supports this format for Tractography. &lt;br /&gt;
&lt;br /&gt;
Also, it should be interesting to investigate if Slicer Data Bundles or Scene Views can be exported.&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;
*Progress:&lt;br /&gt;
** A first version of the '''WebGL Export''' module is part of the latest 3D Slicer 4 release. Currently, it supports the export of ''Surface Models'' to a website (see [http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf tutorial]).&lt;br /&gt;
** Feedback for the tutorial.&lt;br /&gt;
** HTML/JAVASCRIPT/CSS Template for exported scene.&lt;br /&gt;
** Identify new requirements in XTK (vtk tensors, etc.)&lt;br /&gt;
** Fix in XTK (resize web browser)&lt;br /&gt;
&lt;br /&gt;
* Next:&lt;br /&gt;
** Finish the template (design + connect buttons to models)&lt;br /&gt;
** Export the whole slicer scene in new HTML template&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&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in '''YES'''&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://goXTK.com The XTK website] including lessons, demos etc.&lt;br /&gt;
* [https://github.com/xtk/SlicerWebGLExport Github Project Page] for the 3D Slicer WebGL Export module&lt;br /&gt;
* '''WebGL for Baby Brains: Neuroimaging in the Browser''' at the WebGL Camp Orlando 2012, [http://www.youtube.com/watch?v=SQuH-xpdlbc Video]&lt;br /&gt;
* '''Science!''' featuring XTK, [http://creativejs.com/2012/04/science/ CreativeJS.com]&lt;br /&gt;
* '''The X Toolkit for Scientific Visualization''' on [http://www.webgl.com/2012/03/webgl-demo-the-x-toolkit-for-scientific-visualization/ WebGL.com]&lt;br /&gt;
* D. Haehn, N. Rannou, B. Ahtam, E. Grant, R. Pienaar: '''Neuroimaging in the Browser using the X Toolkit''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/neuroimaging-in-the-browser-using-the-x-toolkit Abstract]&lt;br /&gt;
* A. Klein, N. Nichols, D. Haehn: '''Mindboggle 2 interface: online visualization of extracted brain features with XTK''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/mindboggle-2-interface-online-visualization-of-extracted-brain-features-with-xtk Abstract]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77064</id>
		<title>2012 Summer Project Week:XTK</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77064"/>
		<updated>2012-06-22T14:43:31Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* 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:Xfibers.png|Tractography rendered with XTK in 5 lines of JavaScript code, here the [http://lessons.goxtk.com/06/ live version].&lt;br /&gt;
Image:Xvolume.png|MRI volume + label map rendered with XTK, here the [http://lessons.goxtk.com/13/ live version].&lt;br /&gt;
Image:Xtkabdom.png|The SPL Abdominal Atlas. ''Left'': In 3D Slicer version 4, ''Right'': In a web browser exported using the '''WebGL Export''' module.&lt;br /&gt;
Image:Xtkbrain.png|The NAC Brain Atlas: ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:Xtkblack.png|An example WebGL export with black background color and a caption tooltip. ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:webgl_export_template.png|Template at the end of the summer project week [[Media:Progress_webglexport.mov]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Boston Children's Hospital: Daniel Haehn, Nicolas Rannous, Rudolph Pienaar&lt;br /&gt;
* Isomics Inc.: 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;
XTK is a WebGL framework providing an easy-to-use API to visualize scientific data on the web. No background or knowledge in Computer Graphics is required and a [https://github.com/xtk/X/wiki/X:Fileformats variety of file formats] can be natively read and visualized with very little JavaScript code.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Nevertheless, some researchers want to share their data without writing any code so we propose a '''one-click WebGL export module''' for 3D Slicer 4.&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;
The '''WebGL Export''' module should enable the export of ''Surface Models'', ''Fiber Tracks'' and ''Volumes in 2D and 3D (including Volume Rendering)'' from 3D Slicer 4 to the web.&lt;br /&gt;
&lt;br /&gt;
First step of further development is to update the currently existing '''WebGL Export''' module to a new XTK version. Additionally, a TrackVis file format (.TRK) writer should be implemented for 3D Slicer 4 since XTK  natively supports this format for Tractography. &lt;br /&gt;
&lt;br /&gt;
Also, it should be interesting to investigate if Slicer Data Bundles or Scene Views can be exported.&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;
*Progress:&lt;br /&gt;
** A first version of the '''WebGL Export''' module is part of the latest 3D Slicer 4 release. Currently, it supports the export of ''Surface Models'' to a website (see [http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf tutorial]).&lt;br /&gt;
** Feedback for the tutorial.&lt;br /&gt;
** HTML/JAVASCRIPT/CSS Template for exported scene.&lt;br /&gt;
** Identify new requirements in XTK (vtk tensors, etc.)&lt;br /&gt;
** Fix in XTK (resize web browser)&lt;br /&gt;
&lt;br /&gt;
* Next:&lt;br /&gt;
** export the whole slicer scene in new template&lt;br /&gt;
** finish template&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&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in '''YES'''&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://goXTK.com The XTK website] including lessons, demos etc.&lt;br /&gt;
* [https://github.com/xtk/SlicerWebGLExport Github Project Page] for the 3D Slicer WebGL Export module&lt;br /&gt;
* '''WebGL for Baby Brains: Neuroimaging in the Browser''' at the WebGL Camp Orlando 2012, [http://www.youtube.com/watch?v=SQuH-xpdlbc Video]&lt;br /&gt;
* '''Science!''' featuring XTK, [http://creativejs.com/2012/04/science/ CreativeJS.com]&lt;br /&gt;
* '''The X Toolkit for Scientific Visualization''' on [http://www.webgl.com/2012/03/webgl-demo-the-x-toolkit-for-scientific-visualization/ WebGL.com]&lt;br /&gt;
* D. Haehn, N. Rannou, B. Ahtam, E. Grant, R. Pienaar: '''Neuroimaging in the Browser using the X Toolkit''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/neuroimaging-in-the-browser-using-the-x-toolkit Abstract]&lt;br /&gt;
* A. Klein, N. Nichols, D. Haehn: '''Mindboggle 2 interface: online visualization of extracted brain features with XTK''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/mindboggle-2-interface-online-visualization-of-extracted-brain-features-with-xtk Abstract]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77010</id>
		<title>2012 Summer Project Week:XTK</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77010"/>
		<updated>2012-06-22T14:12:35Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: &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:Xfibers.png|Tractography rendered with XTK in 5 lines of JavaScript code, here the [http://lessons.goxtk.com/06/ live version].&lt;br /&gt;
Image:Xvolume.png|MRI volume + label map rendered with XTK, here the [http://lessons.goxtk.com/13/ live version].&lt;br /&gt;
Image:Xtkabdom.png|The SPL Abdominal Atlas. ''Left'': In 3D Slicer version 4, ''Right'': In a web browser exported using the '''WebGL Export''' module.&lt;br /&gt;
Image:Xtkbrain.png|The NAC Brain Atlas: ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:Xtkblack.png|An example WebGL export with black background color and a caption tooltip. ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:webgl_export_template.png|Template at the end of the summer project week [[Media:Progress_webglexport.mov]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Boston Children's Hospital: Daniel Haehn, Nicolas Rannous, Rudolph Pienaar&lt;br /&gt;
* Isomics Inc.: 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;
XTK is a WebGL framework providing an easy-to-use API to visualize scientific data on the web. No background or knowledge in Computer Graphics is required and a [https://github.com/xtk/X/wiki/X:Fileformats variety of file formats] can be natively read and visualized with very little JavaScript code.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Nevertheless, some researchers want to share their data without writing any code so we propose a '''one-click WebGL export module''' for 3D Slicer 4.&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;
The '''WebGL Export''' module should enable the export of ''Surface Models'', ''Fiber Tracks'' and ''Volumes in 2D and 3D (including Volume Rendering)'' from 3D Slicer 4 to the web.&lt;br /&gt;
&lt;br /&gt;
First step of further development is to update the currently existing '''WebGL Export''' module to a new XTK version. Additionally, a TrackVis file format (.TRK) writer should be implemented for 3D Slicer 4 since XTK  natively supports this format for Tractography. &lt;br /&gt;
&lt;br /&gt;
Also, it should be interesting to investigate if Slicer Data Bundles or Scene Views can be exported.&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;
A first version of the '''WebGL Export''' module is part of the latest 3D Slicer 4 release. Currently, it supports the export of ''Surface Models'' to a website (see [http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf tutorial]).&lt;br /&gt;
&lt;br /&gt;
Got feedback for the tutorial.&lt;br /&gt;
&lt;br /&gt;
Template for exported scene.&lt;br /&gt;
&lt;br /&gt;
Identify new requirements in XTK (vtk tensors, etc.)&lt;br /&gt;
Should export the whole slicer scene&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&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in '''YES'''&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://goXTK.com The XTK website] including lessons, demos etc.&lt;br /&gt;
* [https://github.com/xtk/SlicerWebGLExport Github Project Page] for the 3D Slicer WebGL Export module&lt;br /&gt;
* '''WebGL for Baby Brains: Neuroimaging in the Browser''' at the WebGL Camp Orlando 2012, [http://www.youtube.com/watch?v=SQuH-xpdlbc Video]&lt;br /&gt;
* '''Science!''' featuring XTK, [http://creativejs.com/2012/04/science/ CreativeJS.com]&lt;br /&gt;
* '''The X Toolkit for Scientific Visualization''' on [http://www.webgl.com/2012/03/webgl-demo-the-x-toolkit-for-scientific-visualization/ WebGL.com]&lt;br /&gt;
* D. Haehn, N. Rannou, B. Ahtam, E. Grant, R. Pienaar: '''Neuroimaging in the Browser using the X Toolkit''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/neuroimaging-in-the-browser-using-the-x-toolkit Abstract]&lt;br /&gt;
* A. Klein, N. Nichols, D. Haehn: '''Mindboggle 2 interface: online visualization of extracted brain features with XTK''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/mindboggle-2-interface-online-visualization-of-extracted-brain-features-with-xtk Abstract]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77008</id>
		<title>2012 Summer Project Week:XTK</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77008"/>
		<updated>2012-06-22T14:12:11Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: &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:Xfibers.png|Tractography rendered with XTK in 5 lines of JavaScript code, here the [http://lessons.goxtk.com/06/ live version].&lt;br /&gt;
Image:Xvolume.png|MRI volume + label map rendered with XTK, here the [http://lessons.goxtk.com/13/ live version].&lt;br /&gt;
Image:Xtkabdom.png|The SPL Abdominal Atlas. ''Left'': In 3D Slicer version 4, ''Right'': In a web browser exported using the '''WebGL Export''' module.&lt;br /&gt;
Image:Xtkbrain.png|The NAC Brain Atlas: ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:Xtkblack.png|An example WebGL export with black background color and a caption tooltip. ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:webgl_export_template.png|Template at the end of the summer project week [[File:Progress_webglexport.mov]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Boston Children's Hospital: Daniel Haehn, Nicolas Rannous, Rudolph Pienaar&lt;br /&gt;
* Isomics Inc.: 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;
XTK is a WebGL framework providing an easy-to-use API to visualize scientific data on the web. No background or knowledge in Computer Graphics is required and a [https://github.com/xtk/X/wiki/X:Fileformats variety of file formats] can be natively read and visualized with very little JavaScript code.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Nevertheless, some researchers want to share their data without writing any code so we propose a '''one-click WebGL export module''' for 3D Slicer 4.&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;
The '''WebGL Export''' module should enable the export of ''Surface Models'', ''Fiber Tracks'' and ''Volumes in 2D and 3D (including Volume Rendering)'' from 3D Slicer 4 to the web.&lt;br /&gt;
&lt;br /&gt;
First step of further development is to update the currently existing '''WebGL Export''' module to a new XTK version. Additionally, a TrackVis file format (.TRK) writer should be implemented for 3D Slicer 4 since XTK  natively supports this format for Tractography. &lt;br /&gt;
&lt;br /&gt;
Also, it should be interesting to investigate if Slicer Data Bundles or Scene Views can be exported.&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;
A first version of the '''WebGL Export''' module is part of the latest 3D Slicer 4 release. Currently, it supports the export of ''Surface Models'' to a website (see [http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf tutorial]).&lt;br /&gt;
&lt;br /&gt;
Got feedback for the tutorial.&lt;br /&gt;
&lt;br /&gt;
Template for exported scene.&lt;br /&gt;
&lt;br /&gt;
Identify new requirements in XTK (vtk tensors, etc.)&lt;br /&gt;
Should export the whole slicer scene&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&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in '''YES'''&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://goXTK.com The XTK website] including lessons, demos etc.&lt;br /&gt;
* [https://github.com/xtk/SlicerWebGLExport Github Project Page] for the 3D Slicer WebGL Export module&lt;br /&gt;
* '''WebGL for Baby Brains: Neuroimaging in the Browser''' at the WebGL Camp Orlando 2012, [http://www.youtube.com/watch?v=SQuH-xpdlbc Video]&lt;br /&gt;
* '''Science!''' featuring XTK, [http://creativejs.com/2012/04/science/ CreativeJS.com]&lt;br /&gt;
* '''The X Toolkit for Scientific Visualization''' on [http://www.webgl.com/2012/03/webgl-demo-the-x-toolkit-for-scientific-visualization/ WebGL.com]&lt;br /&gt;
* D. Haehn, N. Rannou, B. Ahtam, E. Grant, R. Pienaar: '''Neuroimaging in the Browser using the X Toolkit''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/neuroimaging-in-the-browser-using-the-x-toolkit Abstract]&lt;br /&gt;
* A. Klein, N. Nichols, D. Haehn: '''Mindboggle 2 interface: online visualization of extracted brain features with XTK''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/mindboggle-2-interface-online-visualization-of-extracted-brain-features-with-xtk Abstract]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77007</id>
		<title>2012 Summer Project Week:XTK</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=77007"/>
		<updated>2012-06-22T14:11:58Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: &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:Xfibers.png|Tractography rendered with XTK in 5 lines of JavaScript code, here the [http://lessons.goxtk.com/06/ live version].&lt;br /&gt;
Image:Xvolume.png|MRI volume + label map rendered with XTK, here the [http://lessons.goxtk.com/13/ live version].&lt;br /&gt;
Image:Xtkabdom.png|The SPL Abdominal Atlas. ''Left'': In 3D Slicer version 4, ''Right'': In a web browser exported using the '''WebGL Export''' module.&lt;br /&gt;
Image:Xtkbrain.png|The NAC Brain Atlas: ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:Xtkblack.png|An example WebGL export with black background color and a caption tooltip. ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:webgl_export_template.png|Template at the end of the summer project week [[Progress_webglexport.mov]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Boston Children's Hospital: Daniel Haehn, Nicolas Rannous, Rudolph Pienaar&lt;br /&gt;
* Isomics Inc.: 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;
XTK is a WebGL framework providing an easy-to-use API to visualize scientific data on the web. No background or knowledge in Computer Graphics is required and a [https://github.com/xtk/X/wiki/X:Fileformats variety of file formats] can be natively read and visualized with very little JavaScript code.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Nevertheless, some researchers want to share their data without writing any code so we propose a '''one-click WebGL export module''' for 3D Slicer 4.&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;
The '''WebGL Export''' module should enable the export of ''Surface Models'', ''Fiber Tracks'' and ''Volumes in 2D and 3D (including Volume Rendering)'' from 3D Slicer 4 to the web.&lt;br /&gt;
&lt;br /&gt;
First step of further development is to update the currently existing '''WebGL Export''' module to a new XTK version. Additionally, a TrackVis file format (.TRK) writer should be implemented for 3D Slicer 4 since XTK  natively supports this format for Tractography. &lt;br /&gt;
&lt;br /&gt;
Also, it should be interesting to investigate if Slicer Data Bundles or Scene Views can be exported.&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;
A first version of the '''WebGL Export''' module is part of the latest 3D Slicer 4 release. Currently, it supports the export of ''Surface Models'' to a website (see [http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf tutorial]).&lt;br /&gt;
&lt;br /&gt;
Got feedback for the tutorial.&lt;br /&gt;
&lt;br /&gt;
Template for exported scene.&lt;br /&gt;
&lt;br /&gt;
Identify new requirements in XTK (vtk tensors, etc.)&lt;br /&gt;
Should export the whole slicer scene&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&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in '''YES'''&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://goXTK.com The XTK website] including lessons, demos etc.&lt;br /&gt;
* [https://github.com/xtk/SlicerWebGLExport Github Project Page] for the 3D Slicer WebGL Export module&lt;br /&gt;
* '''WebGL for Baby Brains: Neuroimaging in the Browser''' at the WebGL Camp Orlando 2012, [http://www.youtube.com/watch?v=SQuH-xpdlbc Video]&lt;br /&gt;
* '''Science!''' featuring XTK, [http://creativejs.com/2012/04/science/ CreativeJS.com]&lt;br /&gt;
* '''The X Toolkit for Scientific Visualization''' on [http://www.webgl.com/2012/03/webgl-demo-the-x-toolkit-for-scientific-visualization/ WebGL.com]&lt;br /&gt;
* D. Haehn, N. Rannou, B. Ahtam, E. Grant, R. Pienaar: '''Neuroimaging in the Browser using the X Toolkit''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/neuroimaging-in-the-browser-using-the-x-toolkit Abstract]&lt;br /&gt;
* A. Klein, N. Nichols, D. Haehn: '''Mindboggle 2 interface: online visualization of extracted brain features with XTK''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/mindboggle-2-interface-online-visualization-of-extracted-brain-features-with-xtk Abstract]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Progress_webglexport.mov&amp;diff=76998</id>
		<title>File:Progress webglexport.mov</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Progress_webglexport.mov&amp;diff=76998"/>
		<updated>2012-06-22T14:09:25Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: Progress_webglexport&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Progress_webglexport&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=76993</id>
		<title>2012 Summer Project Week:XTK</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=76993"/>
		<updated>2012-06-22T14:07:29Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* 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:Xfibers.png|Tractography rendered with XTK in 5 lines of JavaScript code, here the [http://lessons.goxtk.com/06/ live version].&lt;br /&gt;
Image:Xvolume.png|MRI volume + label map rendered with XTK, here the [http://lessons.goxtk.com/13/ live version].&lt;br /&gt;
Image:Xtkabdom.png|The SPL Abdominal Atlas. ''Left'': In 3D Slicer version 4, ''Right'': In a web browser exported using the '''WebGL Export''' module.&lt;br /&gt;
Image:Xtkbrain.png|The NAC Brain Atlas: ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:Xtkblack.png|An example WebGL export with black background color and a caption tooltip. ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:webgl_export_template.png|Template at the end of the summer project week&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Boston Children's Hospital: Daniel Haehn, Nicolas Rannous, Rudolph Pienaar&lt;br /&gt;
* Isomics Inc.: 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;
XTK is a WebGL framework providing an easy-to-use API to visualize scientific data on the web. No background or knowledge in Computer Graphics is required and a [https://github.com/xtk/X/wiki/X:Fileformats variety of file formats] can be natively read and visualized with very little JavaScript code.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Nevertheless, some researchers want to share their data without writing any code so we propose a '''one-click WebGL export module''' for 3D Slicer 4.&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;
The '''WebGL Export''' module should enable the export of ''Surface Models'', ''Fiber Tracks'' and ''Volumes in 2D and 3D (including Volume Rendering)'' from 3D Slicer 4 to the web.&lt;br /&gt;
&lt;br /&gt;
First step of further development is to update the currently existing '''WebGL Export''' module to a new XTK version. Additionally, a TrackVis file format (.TRK) writer should be implemented for 3D Slicer 4 since XTK  natively supports this format for Tractography. &lt;br /&gt;
&lt;br /&gt;
Also, it should be interesting to investigate if Slicer Data Bundles or Scene Views can be exported.&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;
A first version of the '''WebGL Export''' module is part of the latest 3D Slicer 4 release. Currently, it supports the export of ''Surface Models'' to a website (see [http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf tutorial]).&lt;br /&gt;
&lt;br /&gt;
Got feedback for the tutorial.&lt;br /&gt;
&lt;br /&gt;
Template for exported scene.&lt;br /&gt;
&lt;br /&gt;
Identify new requirements in XTK (vtk tensors, etc.)&lt;br /&gt;
Should export the whole slicer scene&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&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in '''YES'''&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://goXTK.com The XTK website] including lessons, demos etc.&lt;br /&gt;
* [https://github.com/xtk/SlicerWebGLExport Github Project Page] for the 3D Slicer WebGL Export module&lt;br /&gt;
* '''WebGL for Baby Brains: Neuroimaging in the Browser''' at the WebGL Camp Orlando 2012, [http://www.youtube.com/watch?v=SQuH-xpdlbc Video]&lt;br /&gt;
* '''Science!''' featuring XTK, [http://creativejs.com/2012/04/science/ CreativeJS.com]&lt;br /&gt;
* '''The X Toolkit for Scientific Visualization''' on [http://www.webgl.com/2012/03/webgl-demo-the-x-toolkit-for-scientific-visualization/ WebGL.com]&lt;br /&gt;
* D. Haehn, N. Rannou, B. Ahtam, E. Grant, R. Pienaar: '''Neuroimaging in the Browser using the X Toolkit''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/neuroimaging-in-the-browser-using-the-x-toolkit Abstract]&lt;br /&gt;
* A. Klein, N. Nichols, D. Haehn: '''Mindboggle 2 interface: online visualization of extracted brain features with XTK''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/mindboggle-2-interface-online-visualization-of-extracted-brain-features-with-xtk Abstract]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=76751</id>
		<title>2012 Summer Project Week:XTK</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=76751"/>
		<updated>2012-06-21T21:13:11Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* 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:Xfibers.png|Tractography rendered with XTK in 5 lines of JavaScript code, here the [http://lessons.goxtk.com/06/ live version].&lt;br /&gt;
Image:Xvolume.png|MRI volume + label map rendered with XTK, here the [http://lessons.goxtk.com/13/ live version].&lt;br /&gt;
Image:Xtkabdom.png|The SPL Abdominal Atlas. ''Left'': In 3D Slicer version 4, ''Right'': In a web browser exported using the '''WebGL Export''' module.&lt;br /&gt;
Image:Xtkbrain.png|The NAC Brain Atlas: ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:Xtkblack.png|An example WebGL export with black background color and a caption tooltip. ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:webgl_export_template.png|Template at the end of the summer project week&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Boston Children's Hospital: Daniel Haehn, Nicolas Rannous, Rudolph Pienaar&lt;br /&gt;
* Isomics Inc.: 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;
XTK is a WebGL framework providing an easy-to-use API to visualize scientific data on the web. No background or knowledge in Computer Graphics is required and a [https://github.com/xtk/X/wiki/X:Fileformats variety of file formats] can be natively read and visualized with very little JavaScript code.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Nevertheless, some researchers want to share their data without writing any code so we propose a '''one-click WebGL export module''' for 3D Slicer 4.&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;
The '''WebGL Export''' module should enable the export of ''Surface Models'', ''Fiber Tracks'' and ''Volumes in 2D and 3D (including Volume Rendering)'' from 3D Slicer 4 to the web.&lt;br /&gt;
&lt;br /&gt;
First step of further development is to update the currently existing '''WebGL Export''' module to a new XTK version. Additionally, a TrackVis file format (.TRK) writer should be implemented for 3D Slicer 4 since XTK  natively supports this format for Tractography. &lt;br /&gt;
&lt;br /&gt;
Also, it should be interesting to investigate if Slicer Data Bundles or Scene Views can be exported.&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;
A first version of the '''WebGL Export''' module is part of the latest 3D Slicer 4 release. Currently, it supports the export of ''Surface Models'' to a website (see [http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf tutorial]).&lt;br /&gt;
&lt;br /&gt;
Template for exported scene.&lt;br /&gt;
&lt;br /&gt;
Export whole scene to xtk compliant code.&lt;br /&gt;
&lt;br /&gt;
Identify new requirements in XTK (vtk tensors, etc.)&lt;br /&gt;
Should export the whole slicer scene&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&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in '''YES'''&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://goXTK.com The XTK website] including lessons, demos etc.&lt;br /&gt;
* [https://github.com/xtk/SlicerWebGLExport Github Project Page] for the 3D Slicer WebGL Export module&lt;br /&gt;
* '''WebGL for Baby Brains: Neuroimaging in the Browser''' at the WebGL Camp Orlando 2012, [http://www.youtube.com/watch?v=SQuH-xpdlbc Video]&lt;br /&gt;
* '''Science!''' featuring XTK, [http://creativejs.com/2012/04/science/ CreativeJS.com]&lt;br /&gt;
* '''The X Toolkit for Scientific Visualization''' on [http://www.webgl.com/2012/03/webgl-demo-the-x-toolkit-for-scientific-visualization/ WebGL.com]&lt;br /&gt;
* D. Haehn, N. Rannou, B. Ahtam, E. Grant, R. Pienaar: '''Neuroimaging in the Browser using the X Toolkit''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/neuroimaging-in-the-browser-using-the-x-toolkit Abstract]&lt;br /&gt;
* A. Klein, N. Nichols, D. Haehn: '''Mindboggle 2 interface: online visualization of extracted brain features with XTK''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/mindboggle-2-interface-online-visualization-of-extracted-brain-features-with-xtk Abstract]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=76740</id>
		<title>2012 Summer Project Week:XTK</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=76740"/>
		<updated>2012-06-21T20:36:54Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: &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:Xfibers.png|Tractography rendered with XTK in 5 lines of JavaScript code, here the [http://lessons.goxtk.com/06/ live version].&lt;br /&gt;
Image:Xvolume.png|MRI volume + label map rendered with XTK, here the [http://lessons.goxtk.com/13/ live version].&lt;br /&gt;
Image:Xtkabdom.png|The SPL Abdominal Atlas. ''Left'': In 3D Slicer version 4, ''Right'': In a web browser exported using the '''WebGL Export''' module.&lt;br /&gt;
Image:Xtkbrain.png|The NAC Brain Atlas: ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:Xtkblack.png|An example WebGL export with black background color and a caption tooltip. ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:webgl_export_template.png|Template at the end of the summer project week&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Boston Children's Hospital: Daniel Haehn, Nicolas Rannous, Rudolph Pienaar&lt;br /&gt;
* Isomics Inc.: 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;
XTK is a WebGL framework providing an easy-to-use API to visualize scientific data on the web. No background or knowledge in Computer Graphics is required and a [https://github.com/xtk/X/wiki/X:Fileformats variety of file formats] can be natively read and visualized with very little JavaScript code.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Nevertheless, some researchers want to share their data without writing any code so we propose a '''one-click WebGL export module''' for 3D Slicer 4.&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;
The '''WebGL Export''' module should enable the export of ''Surface Models'', ''Fiber Tracks'' and ''Volumes in 2D and 3D (including Volume Rendering)'' from 3D Slicer 4 to the web.&lt;br /&gt;
&lt;br /&gt;
First step of further development is to update the currently existing '''WebGL Export''' module to a new XTK version. Additionally, a TrackVis file format (.TRK) writer should be implemented for 3D Slicer 4 since XTK  natively supports this format for Tractography. &lt;br /&gt;
&lt;br /&gt;
Also, it should be interesting to investigate if Slicer Data Bundles or Scene Views can be exported.&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;
A first version of the '''WebGL Export''' module is part of the latest 3D Slicer 4 release. Currently, it supports the export of ''Surface Models'' to a website (see [http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf tutorial]).&lt;br /&gt;
&lt;br /&gt;
Template for exported scene.&lt;br /&gt;
&lt;br /&gt;
Ultimate solution is a slicer scene reader in XTK.&lt;br /&gt;
&lt;br /&gt;
Export whole scene to xtk compliant code.&lt;br /&gt;
&lt;br /&gt;
Identify new requirements in XTK (vtk tensors, etc.)&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&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in '''YES'''&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://goXTK.com The XTK website] including lessons, demos etc.&lt;br /&gt;
* [https://github.com/xtk/SlicerWebGLExport Github Project Page] for the 3D Slicer WebGL Export module&lt;br /&gt;
* '''WebGL for Baby Brains: Neuroimaging in the Browser''' at the WebGL Camp Orlando 2012, [http://www.youtube.com/watch?v=SQuH-xpdlbc Video]&lt;br /&gt;
* '''Science!''' featuring XTK, [http://creativejs.com/2012/04/science/ CreativeJS.com]&lt;br /&gt;
* '''The X Toolkit for Scientific Visualization''' on [http://www.webgl.com/2012/03/webgl-demo-the-x-toolkit-for-scientific-visualization/ WebGL.com]&lt;br /&gt;
* D. Haehn, N. Rannou, B. Ahtam, E. Grant, R. Pienaar: '''Neuroimaging in the Browser using the X Toolkit''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/neuroimaging-in-the-browser-using-the-x-toolkit Abstract]&lt;br /&gt;
* A. Klein, N. Nichols, D. Haehn: '''Mindboggle 2 interface: online visualization of extracted brain features with XTK''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/mindboggle-2-interface-online-visualization-of-extracted-brain-features-with-xtk Abstract]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Webgl_export_template.png&amp;diff=76738</id>
		<title>File:Webgl export template.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Webgl_export_template.png&amp;diff=76738"/>
		<updated>2012-06-21T20:35:32Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: webgl_export_template.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;webgl_export_template.png&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=76736</id>
		<title>2012 Summer Project Week:XTK</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Summer_Project_Week:XTK&amp;diff=76736"/>
		<updated>2012-06-21T20:21:46Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* 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:Xfibers.png|Tractography rendered with XTK in 5 lines of JavaScript code, here the [http://lessons.goxtk.com/06/ live version].&lt;br /&gt;
Image:Xvolume.png|MRI volume + label map rendered with XTK, here the [http://lessons.goxtk.com/13/ live version].&lt;br /&gt;
Image:Xtkabdom.png|The SPL Abdominal Atlas. ''Left'': In 3D Slicer version 4, ''Right'': In a web browser exported using the '''WebGL Export''' module.&lt;br /&gt;
Image:Xtkbrain.png|The NAC Brain Atlas: ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
Image:Xtkblack.png|An example WebGL export with black background color and a caption tooltip. ''Left'': In Slicer, ''Right'': In a web browser.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Boston Children's Hospital: Daniel Haehn, Nicolas Rannous, Rudolph Pienaar&lt;br /&gt;
* Isomics Inc.: 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;
XTK is a WebGL framework providing an easy-to-use API to visualize scientific data on the web. No background or knowledge in Computer Graphics is required and a [https://github.com/xtk/X/wiki/X:Fileformats variety of file formats] can be natively read and visualized with very little JavaScript code.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Nevertheless, some researchers want to share their data without writing any code so we propose a '''one-click WebGL export module''' for 3D Slicer 4.&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;
The '''WebGL Export''' module should enable the export of ''Surface Models'', ''Fiber Tracks'' and ''Volumes in 2D and 3D (including Volume Rendering)'' from 3D Slicer 4 to the web.&lt;br /&gt;
&lt;br /&gt;
First step of further development is to update the currently existing '''WebGL Export''' module to a new XTK version. Additionally, a TrackVis file format (.TRK) writer should be implemented for 3D Slicer 4 since XTK  natively supports this format for Tractography. &lt;br /&gt;
&lt;br /&gt;
Also, it should be interesting to investigate if Slicer Data Bundles or Scene Views can be exported.&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;
A first version of the '''WebGL Export''' module is part of the latest 3D Slicer 4 release. Currently, it supports the export of ''Surface Models'' to a website (see [http://www.na-mic.org/Wiki/index.php/File:WebGLExport_TutorialContestSummer2012.pdf tutorial]).&lt;br /&gt;
&lt;br /&gt;
Template for exported scene.&lt;br /&gt;
&lt;br /&gt;
Ultimate solution is a slicer scene reader in XTK.&lt;br /&gt;
&lt;br /&gt;
Export whole scene to xtk compliant code.&lt;br /&gt;
&lt;br /&gt;
Identify new requirements in XTK (vtk tensors, etc.)&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&lt;br /&gt;
&lt;br /&gt;
#ITK Module&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in '''YES'''&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
##Extension -- loadable&lt;br /&gt;
#Other (Please specify)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* [http://goXTK.com The XTK website] including lessons, demos etc.&lt;br /&gt;
* [https://github.com/xtk/SlicerWebGLExport Github Project Page] for the 3D Slicer WebGL Export module&lt;br /&gt;
* '''WebGL for Baby Brains: Neuroimaging in the Browser''' at the WebGL Camp Orlando 2012, [http://www.youtube.com/watch?v=SQuH-xpdlbc Video]&lt;br /&gt;
* '''Science!''' featuring XTK, [http://creativejs.com/2012/04/science/ CreativeJS.com]&lt;br /&gt;
* '''The X Toolkit for Scientific Visualization''' on [http://www.webgl.com/2012/03/webgl-demo-the-x-toolkit-for-scientific-visualization/ WebGL.com]&lt;br /&gt;
* D. Haehn, N. Rannou, B. Ahtam, E. Grant, R. Pienaar: '''Neuroimaging in the Browser using the X Toolkit''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/neuroimaging-in-the-browser-using-the-x-toolkit Abstract]&lt;br /&gt;
* A. Klein, N. Nichols, D. Haehn: '''Mindboggle 2 interface: online visualization of extracted brain features with XTK''', INCF Neuroinformatics 2012, [http://www.neuroinformatics2012.org/abstracts/mindboggle-2-interface-online-visualization-of-extracted-brain-features-with-xtk Abstract]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76490</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76490"/>
		<updated>2012-06-19T16:24:47Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Testing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[File:WebGLExport_TutorialContestSummer2012.pdf]]&lt;br /&gt;
*Download the data [http://www.spl.harvard.edu/publications/bitstream/download/5276 here]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76116</id>
		<title>2012 Tutorial Contest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76116"/>
		<updated>2012-06-15T17:10:31Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Submission Dead-line and Presentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Media:Example.ogg]][http://www.slicer.org Slicer4] is used to perform meaningful research tasks.  As part of the NA-MIC Training Core activities we are building a curated portfolio of tutorials for the basic functions and specialized functionality available in Slicer. &lt;br /&gt;
&lt;br /&gt;
The primary purpose of the Summer 2012 tutorial contest is to enrich the training materials that are available to end-users and developers using 3D Slicer and the NA-MIC kit.  We believe participants will be motivated to join this event to enhance the dissemination of their own algorithms that they have incorporated into the Slicer4 platform and/or to enhance training of Slicer4 functionality for their own laboratory groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There will be three categories:&lt;br /&gt;
*Category 1: '''END TO END SOLUTION TUTORIAL'''  &amp;lt;br&amp;gt;  In this category, the tutorial will teach a user how to solve a particular clinical problem using the NA-MIC Kit. &amp;lt;br&amp;gt; Example: [http://www.slicer.org/slicerWiki/images/f/f1/NeurosurgicalPlanning_SoniaPujol.pdf White Matter Exploration for Neurosurgical Planning]&lt;br /&gt;
*Category 2: '''ALGORITHM TUTORIAL:''' In this category the tutorial will teach a user how to make an algorithm work on their data.&amp;lt;br&amp;gt; Examples: [http://www.slicer.org/slicerWiki/images/c/c6/Slicer4QuantitativeImaging.pdf  Quantitative Imaging tutorial]&amp;lt;br&amp;gt;&lt;br /&gt;
*Category 3: '''METHODOLOGY TUTORIAL'''. Application-level tutorials for users and developers.&amp;lt;br&amp;gt; Examples:[[Slicer3:Fiducials_TutorialContestSummer2010 | '''Fiducials''']] &lt;br /&gt;
&lt;br /&gt;
Entries in each category require the following material: &lt;br /&gt;
* scientific background and application motivation&lt;br /&gt;
* step-by-step instructions&lt;br /&gt;
* anonymized sampel dataset&lt;br /&gt;
&lt;br /&gt;
=Rules=&lt;br /&gt;
*Tutorial must be based on the [http://download.slicer.org/ Slicer4.1 release version ].&lt;br /&gt;
*To enter the contest, you must provide '''a version of the tutorial that works on all supported platforms (Mac,Windows,Linux)+'''.&lt;br /&gt;
*Tutorial and all of its components (data, powerpoints/pdfs, additional modules etc.) must be released under the [http://www.slicer.org/slicerWiki/index.php/Slicer:license Slicer license]&lt;br /&gt;
*Tutorial data must be anonymized&lt;br /&gt;
*Tutorial must include contact information of the primary author (e-mail and phone number) &lt;br /&gt;
*Tutorial must follow the guidelines specified above and use the [[Media:TutorialContest_Template_2012.ppt‎ | Summer 2012 contest tutorial template]].&lt;br /&gt;
*If applicable, the tutorial must provide clear directions for downloading and installing additional modules &amp;lt;br&amp;gt;&lt;br /&gt;
+Applicants will work with the NA-MIC Training and Dissemination Cores in advance to do the multi-platform testing.&lt;br /&gt;
&lt;br /&gt;
=Submission Dead-line and Presentation=&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;background-color: yellow&amp;quot;&amp;gt; Submission dead-line: Monday June 11, 2012'''&amp;lt;/span&amp;gt;&lt;br /&gt;
* '''Submission process''': to enter the contest, please follow the 5 steps below:&lt;br /&gt;
**1. Create a wiki page for your tutorial on the NA-MIC wiki.&lt;br /&gt;
**2. Upload your slides and tutorial dataset. Your tutorial and data must be named as 'TutorialName_TutorialContestSummer2012.pdf' and 'TutorialData_TutorialContestSummer2012.zip'&lt;br /&gt;
**3. Add a link to the uploaded tutorial and datasets on your tutorial page. &lt;br /&gt;
**4. Copy the template of the  [http://wiki.na-mic.org/Wiki/index.php/Training:Summer_2012_Contest_Table  Summer 2012 test table ] on your tutorial page, and enter the results of your cross-platform testing (Mac, Windows XP &amp;amp;7, Linux 64, Linux 32).&lt;br /&gt;
**5. Once you have completed step 1-4, add a link to your tutorial page in the list below and send a notification email to Sonia Pujol (spujol at bwh.harvard.edu) to receive a confirmation of your submission.&lt;br /&gt;
&lt;br /&gt;
* '''Presentation at the NA-MIC Project week''': Brief highlights of tutorials will be presented by the authors at 3 pm on Tuesday June 19 at the Summer 2012 Project Week. Each presentation should be 10-minute summary of the submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Tutorial contest entries&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/File:CARMA-LA-Scar_TutorialContestSummer2012.pdf Automatic Left Atrial Scar Segmenter. Greg Garner, Josh Cates, SCI, Utah]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Qualitative and quantitative comparison of  two RT dose distributions. James Shackleford, Nadya Shusharina, Greg Sharp, MGH]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012.pdf Dose accumulation for adaptive radiation therapy. Kevin Wang, Csaba Pinter, Andras Lasso, PMH, Queen's]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGL Export ]&lt;br /&gt;
&lt;br /&gt;
Judging will be done immediately following the presentations and winners will be announced Wednesday June 20 at 12:45 PM in the Grier Room.&lt;br /&gt;
&lt;br /&gt;
Contest judges:&lt;br /&gt;
* Nicole Aucoin&lt;br /&gt;
* Guillaume Pernelle&lt;br /&gt;
* Nabgha Farhat&lt;br /&gt;
* Sonia Pujol&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76115</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76115"/>
		<updated>2012-06-15T17:09:37Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[File:WebGLExport_TutorialContestSummer2012.pdf]]&lt;br /&gt;
*Download the data [http://www.spl.harvard.edu/publications/bitstream/download/5276 here]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76114</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76114"/>
		<updated>2012-06-15T17:09:15Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[File:WebGLExport_TutorialContestSummer2012.pdf here]]&lt;br /&gt;
*Download the data [http://www.spl.harvard.edu/publications/bitstream/download/5276 here]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76113</id>
		<title>2012 Tutorial Contest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76113"/>
		<updated>2012-06-15T17:08:45Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Submission Dead-line and Presentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Media:Example.ogg]][http://www.slicer.org Slicer4] is used to perform meaningful research tasks.  As part of the NA-MIC Training Core activities we are building a curated portfolio of tutorials for the basic functions and specialized functionality available in Slicer. &lt;br /&gt;
&lt;br /&gt;
The primary purpose of the Summer 2012 tutorial contest is to enrich the training materials that are available to end-users and developers using 3D Slicer and the NA-MIC kit.  We believe participants will be motivated to join this event to enhance the dissemination of their own algorithms that they have incorporated into the Slicer4 platform and/or to enhance training of Slicer4 functionality for their own laboratory groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There will be three categories:&lt;br /&gt;
*Category 1: '''END TO END SOLUTION TUTORIAL'''  &amp;lt;br&amp;gt;  In this category, the tutorial will teach a user how to solve a particular clinical problem using the NA-MIC Kit. &amp;lt;br&amp;gt; Example: [http://www.slicer.org/slicerWiki/images/f/f1/NeurosurgicalPlanning_SoniaPujol.pdf White Matter Exploration for Neurosurgical Planning]&lt;br /&gt;
*Category 2: '''ALGORITHM TUTORIAL:''' In this category the tutorial will teach a user how to make an algorithm work on their data.&amp;lt;br&amp;gt; Examples: [http://www.slicer.org/slicerWiki/images/c/c6/Slicer4QuantitativeImaging.pdf  Quantitative Imaging tutorial]&amp;lt;br&amp;gt;&lt;br /&gt;
*Category 3: '''METHODOLOGY TUTORIAL'''. Application-level tutorials for users and developers.&amp;lt;br&amp;gt; Examples:[[Slicer3:Fiducials_TutorialContestSummer2010 | '''Fiducials''']] &lt;br /&gt;
&lt;br /&gt;
Entries in each category require the following material: &lt;br /&gt;
* scientific background and application motivation&lt;br /&gt;
* step-by-step instructions&lt;br /&gt;
* anonymized sampel dataset&lt;br /&gt;
&lt;br /&gt;
=Rules=&lt;br /&gt;
*Tutorial must be based on the [http://download.slicer.org/ Slicer4.1 release version ].&lt;br /&gt;
*To enter the contest, you must provide '''a version of the tutorial that works on all supported platforms (Mac,Windows,Linux)+'''.&lt;br /&gt;
*Tutorial and all of its components (data, powerpoints/pdfs, additional modules etc.) must be released under the [http://www.slicer.org/slicerWiki/index.php/Slicer:license Slicer license]&lt;br /&gt;
*Tutorial data must be anonymized&lt;br /&gt;
*Tutorial must include contact information of the primary author (e-mail and phone number) &lt;br /&gt;
*Tutorial must follow the guidelines specified above and use the [[Media:TutorialContest_Template_2012.ppt‎ | Summer 2012 contest tutorial template]].&lt;br /&gt;
*If applicable, the tutorial must provide clear directions for downloading and installing additional modules &amp;lt;br&amp;gt;&lt;br /&gt;
+Applicants will work with the NA-MIC Training and Dissemination Cores in advance to do the multi-platform testing.&lt;br /&gt;
&lt;br /&gt;
=Submission Dead-line and Presentation=&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;background-color: yellow&amp;quot;&amp;gt; Submission dead-line: Monday June 11, 2012'''&amp;lt;/span&amp;gt;&lt;br /&gt;
* '''Submission process''': to enter the contest, please follow the 5 steps below:&lt;br /&gt;
**1. Create a wiki page for your tutorial on the NA-MIC wiki.&lt;br /&gt;
**2. Upload your slides and tutorial dataset. Your tutorial and data must be named as 'TutorialName_TutorialContestSummer2012.pdf' and 'TutorialData_TutorialContestSummer2012.zip'&lt;br /&gt;
**3. Add a link to the uploaded tutorial and datasets on your tutorial page. &lt;br /&gt;
**4. Copy the template of the  [http://wiki.na-mic.org/Wiki/index.php/Training:Summer_2012_Contest_Table  Summer 2012 test table ] on your tutorial page, and enter the results of your cross-platform testing (Mac, Windows XP &amp;amp;7, Linux 64, Linux 32).&lt;br /&gt;
**5. Once you have completed step 1-4, add a link to your tutorial page in the list below and send a notification email to Sonia Pujol (spujol at bwh.harvard.edu) to receive a confirmation of your submission.&lt;br /&gt;
&lt;br /&gt;
* '''Presentation at the NA-MIC Project week''': Brief highlights of tutorials will be presented by the authors at 3 pm on Tuesday June 19 at the Summer 2012 Project Week. Each presentation should be 10-minute summary of the submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Tutorial contest entries&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/File:CARMA-LA-Scar_TutorialContestSummer2012.pdf Automatic Left Atrial Scar Segmenter. Greg Garner, Josh Cates, SCI, Utah]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Qualitative and quantitative comparison of  two RT dose distributions. James Shackleford, Nadya Shusharina, Greg Sharp, MGH]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012.pdf Dose accumulation for adaptive radiation therapy. Kevin Wang, Csaba Pinter, Andras Lasso, PMH, Queen's]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 WebGLExport ]&lt;br /&gt;
&lt;br /&gt;
Judging will be done immediately following the presentations and winners will be announced Wednesday June 20 at 12:45 PM in the Grier Room.&lt;br /&gt;
&lt;br /&gt;
Contest judges:&lt;br /&gt;
* Nicole Aucoin&lt;br /&gt;
* Guillaume Pernelle&lt;br /&gt;
* Nabgha Farhat&lt;br /&gt;
* Sonia Pujol&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76112</id>
		<title>2012 Tutorial Contest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76112"/>
		<updated>2012-06-15T17:08:23Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Submission Dead-line and Presentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Media:Example.ogg]][http://www.slicer.org Slicer4] is used to perform meaningful research tasks.  As part of the NA-MIC Training Core activities we are building a curated portfolio of tutorials for the basic functions and specialized functionality available in Slicer. &lt;br /&gt;
&lt;br /&gt;
The primary purpose of the Summer 2012 tutorial contest is to enrich the training materials that are available to end-users and developers using 3D Slicer and the NA-MIC kit.  We believe participants will be motivated to join this event to enhance the dissemination of their own algorithms that they have incorporated into the Slicer4 platform and/or to enhance training of Slicer4 functionality for their own laboratory groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There will be three categories:&lt;br /&gt;
*Category 1: '''END TO END SOLUTION TUTORIAL'''  &amp;lt;br&amp;gt;  In this category, the tutorial will teach a user how to solve a particular clinical problem using the NA-MIC Kit. &amp;lt;br&amp;gt; Example: [http://www.slicer.org/slicerWiki/images/f/f1/NeurosurgicalPlanning_SoniaPujol.pdf White Matter Exploration for Neurosurgical Planning]&lt;br /&gt;
*Category 2: '''ALGORITHM TUTORIAL:''' In this category the tutorial will teach a user how to make an algorithm work on their data.&amp;lt;br&amp;gt; Examples: [http://www.slicer.org/slicerWiki/images/c/c6/Slicer4QuantitativeImaging.pdf  Quantitative Imaging tutorial]&amp;lt;br&amp;gt;&lt;br /&gt;
*Category 3: '''METHODOLOGY TUTORIAL'''. Application-level tutorials for users and developers.&amp;lt;br&amp;gt; Examples:[[Slicer3:Fiducials_TutorialContestSummer2010 | '''Fiducials''']] &lt;br /&gt;
&lt;br /&gt;
Entries in each category require the following material: &lt;br /&gt;
* scientific background and application motivation&lt;br /&gt;
* step-by-step instructions&lt;br /&gt;
* anonymized sampel dataset&lt;br /&gt;
&lt;br /&gt;
=Rules=&lt;br /&gt;
*Tutorial must be based on the [http://download.slicer.org/ Slicer4.1 release version ].&lt;br /&gt;
*To enter the contest, you must provide '''a version of the tutorial that works on all supported platforms (Mac,Windows,Linux)+'''.&lt;br /&gt;
*Tutorial and all of its components (data, powerpoints/pdfs, additional modules etc.) must be released under the [http://www.slicer.org/slicerWiki/index.php/Slicer:license Slicer license]&lt;br /&gt;
*Tutorial data must be anonymized&lt;br /&gt;
*Tutorial must include contact information of the primary author (e-mail and phone number) &lt;br /&gt;
*Tutorial must follow the guidelines specified above and use the [[Media:TutorialContest_Template_2012.ppt‎ | Summer 2012 contest tutorial template]].&lt;br /&gt;
*If applicable, the tutorial must provide clear directions for downloading and installing additional modules &amp;lt;br&amp;gt;&lt;br /&gt;
+Applicants will work with the NA-MIC Training and Dissemination Cores in advance to do the multi-platform testing.&lt;br /&gt;
&lt;br /&gt;
=Submission Dead-line and Presentation=&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;background-color: yellow&amp;quot;&amp;gt; Submission dead-line: Monday June 11, 2012'''&amp;lt;/span&amp;gt;&lt;br /&gt;
* '''Submission process''': to enter the contest, please follow the 5 steps below:&lt;br /&gt;
**1. Create a wiki page for your tutorial on the NA-MIC wiki.&lt;br /&gt;
**2. Upload your slides and tutorial dataset. Your tutorial and data must be named as 'TutorialName_TutorialContestSummer2012.pdf' and 'TutorialData_TutorialContestSummer2012.zip'&lt;br /&gt;
**3. Add a link to the uploaded tutorial and datasets on your tutorial page. &lt;br /&gt;
**4. Copy the template of the  [http://wiki.na-mic.org/Wiki/index.php/Training:Summer_2012_Contest_Table  Summer 2012 test table ] on your tutorial page, and enter the results of your cross-platform testing (Mac, Windows XP &amp;amp;7, Linux 64, Linux 32).&lt;br /&gt;
**5. Once you have completed step 1-4, add a link to your tutorial page in the list below and send a notification email to Sonia Pujol (spujol at bwh.harvard.edu) to receive a confirmation of your submission.&lt;br /&gt;
&lt;br /&gt;
* '''Presentation at the NA-MIC Project week''': Brief highlights of tutorials will be presented by the authors at 3 pm on Tuesday June 19 at the Summer 2012 Project Week. Each presentation should be 10-minute summary of the submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Tutorial contest entries&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/File:CARMA-LA-Scar_TutorialContestSummer2012.pdf Automatic Left Atrial Scar Segmenter. Greg Garner, Josh Cates, SCI, Utah]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Qualitative and quantitative comparison of  two RT dose distributions. James Shackleford, Nadya Shusharina, Greg Sharp, MGH]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012.pdf Dose accumulation for adaptive radiation therapy. Kevin Wang, Csaba Pinter, Andras Lasso, PMH, Queen's]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012| WebGLExport ]&lt;br /&gt;
&lt;br /&gt;
Judging will be done immediately following the presentations and winners will be announced Wednesday June 20 at 12:45 PM in the Grier Room.&lt;br /&gt;
&lt;br /&gt;
Contest judges:&lt;br /&gt;
* Nicole Aucoin&lt;br /&gt;
* Guillaume Pernelle&lt;br /&gt;
* Nabgha Farhat&lt;br /&gt;
* Sonia Pujol&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76111</id>
		<title>2012 Tutorial Contest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76111"/>
		<updated>2012-06-15T17:07:54Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Submission Dead-line and Presentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Media:Example.ogg]][http://www.slicer.org Slicer4] is used to perform meaningful research tasks.  As part of the NA-MIC Training Core activities we are building a curated portfolio of tutorials for the basic functions and specialized functionality available in Slicer. &lt;br /&gt;
&lt;br /&gt;
The primary purpose of the Summer 2012 tutorial contest is to enrich the training materials that are available to end-users and developers using 3D Slicer and the NA-MIC kit.  We believe participants will be motivated to join this event to enhance the dissemination of their own algorithms that they have incorporated into the Slicer4 platform and/or to enhance training of Slicer4 functionality for their own laboratory groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There will be three categories:&lt;br /&gt;
*Category 1: '''END TO END SOLUTION TUTORIAL'''  &amp;lt;br&amp;gt;  In this category, the tutorial will teach a user how to solve a particular clinical problem using the NA-MIC Kit. &amp;lt;br&amp;gt; Example: [http://www.slicer.org/slicerWiki/images/f/f1/NeurosurgicalPlanning_SoniaPujol.pdf White Matter Exploration for Neurosurgical Planning]&lt;br /&gt;
*Category 2: '''ALGORITHM TUTORIAL:''' In this category the tutorial will teach a user how to make an algorithm work on their data.&amp;lt;br&amp;gt; Examples: [http://www.slicer.org/slicerWiki/images/c/c6/Slicer4QuantitativeImaging.pdf  Quantitative Imaging tutorial]&amp;lt;br&amp;gt;&lt;br /&gt;
*Category 3: '''METHODOLOGY TUTORIAL'''. Application-level tutorials for users and developers.&amp;lt;br&amp;gt; Examples:[[Slicer3:Fiducials_TutorialContestSummer2010 | '''Fiducials''']] &lt;br /&gt;
&lt;br /&gt;
Entries in each category require the following material: &lt;br /&gt;
* scientific background and application motivation&lt;br /&gt;
* step-by-step instructions&lt;br /&gt;
* anonymized sampel dataset&lt;br /&gt;
&lt;br /&gt;
=Rules=&lt;br /&gt;
*Tutorial must be based on the [http://download.slicer.org/ Slicer4.1 release version ].&lt;br /&gt;
*To enter the contest, you must provide '''a version of the tutorial that works on all supported platforms (Mac,Windows,Linux)+'''.&lt;br /&gt;
*Tutorial and all of its components (data, powerpoints/pdfs, additional modules etc.) must be released under the [http://www.slicer.org/slicerWiki/index.php/Slicer:license Slicer license]&lt;br /&gt;
*Tutorial data must be anonymized&lt;br /&gt;
*Tutorial must include contact information of the primary author (e-mail and phone number) &lt;br /&gt;
*Tutorial must follow the guidelines specified above and use the [[Media:TutorialContest_Template_2012.ppt‎ | Summer 2012 contest tutorial template]].&lt;br /&gt;
*If applicable, the tutorial must provide clear directions for downloading and installing additional modules &amp;lt;br&amp;gt;&lt;br /&gt;
+Applicants will work with the NA-MIC Training and Dissemination Cores in advance to do the multi-platform testing.&lt;br /&gt;
&lt;br /&gt;
=Submission Dead-line and Presentation=&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;background-color: yellow&amp;quot;&amp;gt; Submission dead-line: Monday June 11, 2012'''&amp;lt;/span&amp;gt;&lt;br /&gt;
* '''Submission process''': to enter the contest, please follow the 5 steps below:&lt;br /&gt;
**1. Create a wiki page for your tutorial on the NA-MIC wiki.&lt;br /&gt;
**2. Upload your slides and tutorial dataset. Your tutorial and data must be named as 'TutorialName_TutorialContestSummer2012.pdf' and 'TutorialData_TutorialContestSummer2012.zip'&lt;br /&gt;
**3. Add a link to the uploaded tutorial and datasets on your tutorial page. &lt;br /&gt;
**4. Copy the template of the  [http://wiki.na-mic.org/Wiki/index.php/Training:Summer_2012_Contest_Table  Summer 2012 test table ] on your tutorial page, and enter the results of your cross-platform testing (Mac, Windows XP &amp;amp;7, Linux 64, Linux 32).&lt;br /&gt;
**5. Once you have completed step 1-4, add a link to your tutorial page in the list below and send a notification email to Sonia Pujol (spujol at bwh.harvard.edu) to receive a confirmation of your submission.&lt;br /&gt;
&lt;br /&gt;
* '''Presentation at the NA-MIC Project week''': Brief highlights of tutorials will be presented by the authors at 3 pm on Tuesday June 19 at the Summer 2012 Project Week. Each presentation should be 10-minute summary of the submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Tutorial contest entries&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/File:CARMA-LA-Scar_TutorialContestSummer2012.pdf Automatic Left Atrial Scar Segmenter. Greg Garner, Josh Cates, SCI, Utah]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Qualitative and quantitative comparison of  two RT dose distributions. James Shackleford, Nadya Shusharina, Greg Sharp, MGH]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012.pdf Dose accumulation for adaptive radiation therapy. Kevin Wang, Csaba Pinter, Andras Lasso, PMH, Queen's]&lt;br /&gt;
#[[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012| WebGLExport ]]&lt;br /&gt;
&lt;br /&gt;
Judging will be done immediately following the presentations and winners will be announced Wednesday June 20 at 12:45 PM in the Grier Room.&lt;br /&gt;
&lt;br /&gt;
Contest judges:&lt;br /&gt;
* Nicole Aucoin&lt;br /&gt;
* Guillaume Pernelle&lt;br /&gt;
* Nabgha Farhat&lt;br /&gt;
* Sonia Pujol&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76110</id>
		<title>2012 Tutorial Contest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76110"/>
		<updated>2012-06-15T17:07:36Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Submission Dead-line and Presentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Media:Example.ogg]][http://www.slicer.org Slicer4] is used to perform meaningful research tasks.  As part of the NA-MIC Training Core activities we are building a curated portfolio of tutorials for the basic functions and specialized functionality available in Slicer. &lt;br /&gt;
&lt;br /&gt;
The primary purpose of the Summer 2012 tutorial contest is to enrich the training materials that are available to end-users and developers using 3D Slicer and the NA-MIC kit.  We believe participants will be motivated to join this event to enhance the dissemination of their own algorithms that they have incorporated into the Slicer4 platform and/or to enhance training of Slicer4 functionality for their own laboratory groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There will be three categories:&lt;br /&gt;
*Category 1: '''END TO END SOLUTION TUTORIAL'''  &amp;lt;br&amp;gt;  In this category, the tutorial will teach a user how to solve a particular clinical problem using the NA-MIC Kit. &amp;lt;br&amp;gt; Example: [http://www.slicer.org/slicerWiki/images/f/f1/NeurosurgicalPlanning_SoniaPujol.pdf White Matter Exploration for Neurosurgical Planning]&lt;br /&gt;
*Category 2: '''ALGORITHM TUTORIAL:''' In this category the tutorial will teach a user how to make an algorithm work on their data.&amp;lt;br&amp;gt; Examples: [http://www.slicer.org/slicerWiki/images/c/c6/Slicer4QuantitativeImaging.pdf  Quantitative Imaging tutorial]&amp;lt;br&amp;gt;&lt;br /&gt;
*Category 3: '''METHODOLOGY TUTORIAL'''. Application-level tutorials for users and developers.&amp;lt;br&amp;gt; Examples:[[Slicer3:Fiducials_TutorialContestSummer2010 | '''Fiducials''']] &lt;br /&gt;
&lt;br /&gt;
Entries in each category require the following material: &lt;br /&gt;
* scientific background and application motivation&lt;br /&gt;
* step-by-step instructions&lt;br /&gt;
* anonymized sampel dataset&lt;br /&gt;
&lt;br /&gt;
=Rules=&lt;br /&gt;
*Tutorial must be based on the [http://download.slicer.org/ Slicer4.1 release version ].&lt;br /&gt;
*To enter the contest, you must provide '''a version of the tutorial that works on all supported platforms (Mac,Windows,Linux)+'''.&lt;br /&gt;
*Tutorial and all of its components (data, powerpoints/pdfs, additional modules etc.) must be released under the [http://www.slicer.org/slicerWiki/index.php/Slicer:license Slicer license]&lt;br /&gt;
*Tutorial data must be anonymized&lt;br /&gt;
*Tutorial must include contact information of the primary author (e-mail and phone number) &lt;br /&gt;
*Tutorial must follow the guidelines specified above and use the [[Media:TutorialContest_Template_2012.ppt‎ | Summer 2012 contest tutorial template]].&lt;br /&gt;
*If applicable, the tutorial must provide clear directions for downloading and installing additional modules &amp;lt;br&amp;gt;&lt;br /&gt;
+Applicants will work with the NA-MIC Training and Dissemination Cores in advance to do the multi-platform testing.&lt;br /&gt;
&lt;br /&gt;
=Submission Dead-line and Presentation=&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;background-color: yellow&amp;quot;&amp;gt; Submission dead-line: Monday June 11, 2012'''&amp;lt;/span&amp;gt;&lt;br /&gt;
* '''Submission process''': to enter the contest, please follow the 5 steps below:&lt;br /&gt;
**1. Create a wiki page for your tutorial on the NA-MIC wiki.&lt;br /&gt;
**2. Upload your slides and tutorial dataset. Your tutorial and data must be named as 'TutorialName_TutorialContestSummer2012.pdf' and 'TutorialData_TutorialContestSummer2012.zip'&lt;br /&gt;
**3. Add a link to the uploaded tutorial and datasets on your tutorial page. &lt;br /&gt;
**4. Copy the template of the  [http://wiki.na-mic.org/Wiki/index.php/Training:Summer_2012_Contest_Table  Summer 2012 test table ] on your tutorial page, and enter the results of your cross-platform testing (Mac, Windows XP &amp;amp;7, Linux 64, Linux 32).&lt;br /&gt;
**5. Once you have completed step 1-4, add a link to your tutorial page in the list below and send a notification email to Sonia Pujol (spujol at bwh.harvard.edu) to receive a confirmation of your submission.&lt;br /&gt;
&lt;br /&gt;
* '''Presentation at the NA-MIC Project week''': Brief highlights of tutorials will be presented by the authors at 3 pm on Tuesday June 19 at the Summer 2012 Project Week. Each presentation should be 10-minute summary of the submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Tutorial contest entries&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/File:CARMA-LA-Scar_TutorialContestSummer2012.pdf Automatic Left Atrial Scar Segmenter. Greg Garner, Josh Cates, SCI, Utah]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Qualitative and quantitative comparison of  two RT dose distributions. James Shackleford, Nadya Shusharina, Greg Sharp, MGH]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012.pdf Dose accumulation for adaptive radiation therapy. Kevin Wang, Csaba Pinter, Andras Lasso, PMH, Queen's]&lt;br /&gt;
#[[ http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012 | WebGLExport ]]&lt;br /&gt;
&lt;br /&gt;
Judging will be done immediately following the presentations and winners will be announced Wednesday June 20 at 12:45 PM in the Grier Room.&lt;br /&gt;
&lt;br /&gt;
Contest judges:&lt;br /&gt;
* Nicole Aucoin&lt;br /&gt;
* Guillaume Pernelle&lt;br /&gt;
* Nabgha Farhat&lt;br /&gt;
* Sonia Pujol&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76109</id>
		<title>2012 Tutorial Contest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76109"/>
		<updated>2012-06-15T17:07:17Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Submission Dead-line and Presentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Media:Example.ogg]][http://www.slicer.org Slicer4] is used to perform meaningful research tasks.  As part of the NA-MIC Training Core activities we are building a curated portfolio of tutorials for the basic functions and specialized functionality available in Slicer. &lt;br /&gt;
&lt;br /&gt;
The primary purpose of the Summer 2012 tutorial contest is to enrich the training materials that are available to end-users and developers using 3D Slicer and the NA-MIC kit.  We believe participants will be motivated to join this event to enhance the dissemination of their own algorithms that they have incorporated into the Slicer4 platform and/or to enhance training of Slicer4 functionality for their own laboratory groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There will be three categories:&lt;br /&gt;
*Category 1: '''END TO END SOLUTION TUTORIAL'''  &amp;lt;br&amp;gt;  In this category, the tutorial will teach a user how to solve a particular clinical problem using the NA-MIC Kit. &amp;lt;br&amp;gt; Example: [http://www.slicer.org/slicerWiki/images/f/f1/NeurosurgicalPlanning_SoniaPujol.pdf White Matter Exploration for Neurosurgical Planning]&lt;br /&gt;
*Category 2: '''ALGORITHM TUTORIAL:''' In this category the tutorial will teach a user how to make an algorithm work on their data.&amp;lt;br&amp;gt; Examples: [http://www.slicer.org/slicerWiki/images/c/c6/Slicer4QuantitativeImaging.pdf  Quantitative Imaging tutorial]&amp;lt;br&amp;gt;&lt;br /&gt;
*Category 3: '''METHODOLOGY TUTORIAL'''. Application-level tutorials for users and developers.&amp;lt;br&amp;gt; Examples:[[Slicer3:Fiducials_TutorialContestSummer2010 | '''Fiducials''']] &lt;br /&gt;
&lt;br /&gt;
Entries in each category require the following material: &lt;br /&gt;
* scientific background and application motivation&lt;br /&gt;
* step-by-step instructions&lt;br /&gt;
* anonymized sampel dataset&lt;br /&gt;
&lt;br /&gt;
=Rules=&lt;br /&gt;
*Tutorial must be based on the [http://download.slicer.org/ Slicer4.1 release version ].&lt;br /&gt;
*To enter the contest, you must provide '''a version of the tutorial that works on all supported platforms (Mac,Windows,Linux)+'''.&lt;br /&gt;
*Tutorial and all of its components (data, powerpoints/pdfs, additional modules etc.) must be released under the [http://www.slicer.org/slicerWiki/index.php/Slicer:license Slicer license]&lt;br /&gt;
*Tutorial data must be anonymized&lt;br /&gt;
*Tutorial must include contact information of the primary author (e-mail and phone number) &lt;br /&gt;
*Tutorial must follow the guidelines specified above and use the [[Media:TutorialContest_Template_2012.ppt‎ | Summer 2012 contest tutorial template]].&lt;br /&gt;
*If applicable, the tutorial must provide clear directions for downloading and installing additional modules &amp;lt;br&amp;gt;&lt;br /&gt;
+Applicants will work with the NA-MIC Training and Dissemination Cores in advance to do the multi-platform testing.&lt;br /&gt;
&lt;br /&gt;
=Submission Dead-line and Presentation=&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;background-color: yellow&amp;quot;&amp;gt; Submission dead-line: Monday June 11, 2012'''&amp;lt;/span&amp;gt;&lt;br /&gt;
* '''Submission process''': to enter the contest, please follow the 5 steps below:&lt;br /&gt;
**1. Create a wiki page for your tutorial on the NA-MIC wiki.&lt;br /&gt;
**2. Upload your slides and tutorial dataset. Your tutorial and data must be named as 'TutorialName_TutorialContestSummer2012.pdf' and 'TutorialData_TutorialContestSummer2012.zip'&lt;br /&gt;
**3. Add a link to the uploaded tutorial and datasets on your tutorial page. &lt;br /&gt;
**4. Copy the template of the  [http://wiki.na-mic.org/Wiki/index.php/Training:Summer_2012_Contest_Table  Summer 2012 test table ] on your tutorial page, and enter the results of your cross-platform testing (Mac, Windows XP &amp;amp;7, Linux 64, Linux 32).&lt;br /&gt;
**5. Once you have completed step 1-4, add a link to your tutorial page in the list below and send a notification email to Sonia Pujol (spujol at bwh.harvard.edu) to receive a confirmation of your submission.&lt;br /&gt;
&lt;br /&gt;
* '''Presentation at the NA-MIC Project week''': Brief highlights of tutorials will be presented by the authors at 3 pm on Tuesday June 19 at the Summer 2012 Project Week. Each presentation should be 10-minute summary of the submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Tutorial contest entries&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/File:CARMA-LA-Scar_TutorialContestSummer2012.pdf Automatic Left Atrial Scar Segmenter. Greg Garner, Josh Cates, SCI, Utah]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Qualitative and quantitative comparison of  two RT dose distributions. James Shackleford, Nadya Shusharina, Greg Sharp, MGH]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012.pdf Dose accumulation for adaptive radiation therapy. Kevin Wang, Csaba Pinter, Andras Lasso, PMH, Queen's]&lt;br /&gt;
#[[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012|WebGL Export]]&lt;br /&gt;
&lt;br /&gt;
Judging will be done immediately following the presentations and winners will be announced Wednesday June 20 at 12:45 PM in the Grier Room.&lt;br /&gt;
&lt;br /&gt;
Contest judges:&lt;br /&gt;
* Nicole Aucoin&lt;br /&gt;
* Guillaume Pernelle&lt;br /&gt;
* Nabgha Farhat&lt;br /&gt;
* Sonia Pujol&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76108</id>
		<title>2012 Tutorial Contest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76108"/>
		<updated>2012-06-15T17:07:01Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Submission Dead-line and Presentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Media:Example.ogg]][http://www.slicer.org Slicer4] is used to perform meaningful research tasks.  As part of the NA-MIC Training Core activities we are building a curated portfolio of tutorials for the basic functions and specialized functionality available in Slicer. &lt;br /&gt;
&lt;br /&gt;
The primary purpose of the Summer 2012 tutorial contest is to enrich the training materials that are available to end-users and developers using 3D Slicer and the NA-MIC kit.  We believe participants will be motivated to join this event to enhance the dissemination of their own algorithms that they have incorporated into the Slicer4 platform and/or to enhance training of Slicer4 functionality for their own laboratory groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There will be three categories:&lt;br /&gt;
*Category 1: '''END TO END SOLUTION TUTORIAL'''  &amp;lt;br&amp;gt;  In this category, the tutorial will teach a user how to solve a particular clinical problem using the NA-MIC Kit. &amp;lt;br&amp;gt; Example: [http://www.slicer.org/slicerWiki/images/f/f1/NeurosurgicalPlanning_SoniaPujol.pdf White Matter Exploration for Neurosurgical Planning]&lt;br /&gt;
*Category 2: '''ALGORITHM TUTORIAL:''' In this category the tutorial will teach a user how to make an algorithm work on their data.&amp;lt;br&amp;gt; Examples: [http://www.slicer.org/slicerWiki/images/c/c6/Slicer4QuantitativeImaging.pdf  Quantitative Imaging tutorial]&amp;lt;br&amp;gt;&lt;br /&gt;
*Category 3: '''METHODOLOGY TUTORIAL'''. Application-level tutorials for users and developers.&amp;lt;br&amp;gt; Examples:[[Slicer3:Fiducials_TutorialContestSummer2010 | '''Fiducials''']] &lt;br /&gt;
&lt;br /&gt;
Entries in each category require the following material: &lt;br /&gt;
* scientific background and application motivation&lt;br /&gt;
* step-by-step instructions&lt;br /&gt;
* anonymized sampel dataset&lt;br /&gt;
&lt;br /&gt;
=Rules=&lt;br /&gt;
*Tutorial must be based on the [http://download.slicer.org/ Slicer4.1 release version ].&lt;br /&gt;
*To enter the contest, you must provide '''a version of the tutorial that works on all supported platforms (Mac,Windows,Linux)+'''.&lt;br /&gt;
*Tutorial and all of its components (data, powerpoints/pdfs, additional modules etc.) must be released under the [http://www.slicer.org/slicerWiki/index.php/Slicer:license Slicer license]&lt;br /&gt;
*Tutorial data must be anonymized&lt;br /&gt;
*Tutorial must include contact information of the primary author (e-mail and phone number) &lt;br /&gt;
*Tutorial must follow the guidelines specified above and use the [[Media:TutorialContest_Template_2012.ppt‎ | Summer 2012 contest tutorial template]].&lt;br /&gt;
*If applicable, the tutorial must provide clear directions for downloading and installing additional modules &amp;lt;br&amp;gt;&lt;br /&gt;
+Applicants will work with the NA-MIC Training and Dissemination Cores in advance to do the multi-platform testing.&lt;br /&gt;
&lt;br /&gt;
=Submission Dead-line and Presentation=&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;background-color: yellow&amp;quot;&amp;gt; Submission dead-line: Monday June 11, 2012'''&amp;lt;/span&amp;gt;&lt;br /&gt;
* '''Submission process''': to enter the contest, please follow the 5 steps below:&lt;br /&gt;
**1. Create a wiki page for your tutorial on the NA-MIC wiki.&lt;br /&gt;
**2. Upload your slides and tutorial dataset. Your tutorial and data must be named as 'TutorialName_TutorialContestSummer2012.pdf' and 'TutorialData_TutorialContestSummer2012.zip'&lt;br /&gt;
**3. Add a link to the uploaded tutorial and datasets on your tutorial page. &lt;br /&gt;
**4. Copy the template of the  [http://wiki.na-mic.org/Wiki/index.php/Training:Summer_2012_Contest_Table  Summer 2012 test table ] on your tutorial page, and enter the results of your cross-platform testing (Mac, Windows XP &amp;amp;7, Linux 64, Linux 32).&lt;br /&gt;
**5. Once you have completed step 1-4, add a link to your tutorial page in the list below and send a notification email to Sonia Pujol (spujol at bwh.harvard.edu) to receive a confirmation of your submission.&lt;br /&gt;
&lt;br /&gt;
* '''Presentation at the NA-MIC Project week''': Brief highlights of tutorials will be presented by the authors at 3 pm on Tuesday June 19 at the Summer 2012 Project Week. Each presentation should be 10-minute summary of the submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Tutorial contest entries&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/File:CARMA-LA-Scar_TutorialContestSummer2012.pdf Automatic Left Atrial Scar Segmenter. Greg Garner, Josh Cates, SCI, Utah]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Qualitative and quantitative comparison of  two RT dose distributions. James Shackleford, Nadya Shusharina, Greg Sharp, MGH]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012.pdf Dose accumulation for adaptive radiation therapy. Kevin Wang, Csaba Pinter, Andras Lasso, PMH, Queen's]&lt;br /&gt;
#[[WebGL Export|http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012]]&lt;br /&gt;
&lt;br /&gt;
Judging will be done immediately following the presentations and winners will be announced Wednesday June 20 at 12:45 PM in the Grier Room.&lt;br /&gt;
&lt;br /&gt;
Contest judges:&lt;br /&gt;
* Nicole Aucoin&lt;br /&gt;
* Guillaume Pernelle&lt;br /&gt;
* Nabgha Farhat&lt;br /&gt;
* Sonia Pujol&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76107</id>
		<title>2012 Tutorial Contest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76107"/>
		<updated>2012-06-15T17:06:49Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Submission Dead-line and Presentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Media:Example.ogg]][http://www.slicer.org Slicer4] is used to perform meaningful research tasks.  As part of the NA-MIC Training Core activities we are building a curated portfolio of tutorials for the basic functions and specialized functionality available in Slicer. &lt;br /&gt;
&lt;br /&gt;
The primary purpose of the Summer 2012 tutorial contest is to enrich the training materials that are available to end-users and developers using 3D Slicer and the NA-MIC kit.  We believe participants will be motivated to join this event to enhance the dissemination of their own algorithms that they have incorporated into the Slicer4 platform and/or to enhance training of Slicer4 functionality for their own laboratory groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There will be three categories:&lt;br /&gt;
*Category 1: '''END TO END SOLUTION TUTORIAL'''  &amp;lt;br&amp;gt;  In this category, the tutorial will teach a user how to solve a particular clinical problem using the NA-MIC Kit. &amp;lt;br&amp;gt; Example: [http://www.slicer.org/slicerWiki/images/f/f1/NeurosurgicalPlanning_SoniaPujol.pdf White Matter Exploration for Neurosurgical Planning]&lt;br /&gt;
*Category 2: '''ALGORITHM TUTORIAL:''' In this category the tutorial will teach a user how to make an algorithm work on their data.&amp;lt;br&amp;gt; Examples: [http://www.slicer.org/slicerWiki/images/c/c6/Slicer4QuantitativeImaging.pdf  Quantitative Imaging tutorial]&amp;lt;br&amp;gt;&lt;br /&gt;
*Category 3: '''METHODOLOGY TUTORIAL'''. Application-level tutorials for users and developers.&amp;lt;br&amp;gt; Examples:[[Slicer3:Fiducials_TutorialContestSummer2010 | '''Fiducials''']] &lt;br /&gt;
&lt;br /&gt;
Entries in each category require the following material: &lt;br /&gt;
* scientific background and application motivation&lt;br /&gt;
* step-by-step instructions&lt;br /&gt;
* anonymized sampel dataset&lt;br /&gt;
&lt;br /&gt;
=Rules=&lt;br /&gt;
*Tutorial must be based on the [http://download.slicer.org/ Slicer4.1 release version ].&lt;br /&gt;
*To enter the contest, you must provide '''a version of the tutorial that works on all supported platforms (Mac,Windows,Linux)+'''.&lt;br /&gt;
*Tutorial and all of its components (data, powerpoints/pdfs, additional modules etc.) must be released under the [http://www.slicer.org/slicerWiki/index.php/Slicer:license Slicer license]&lt;br /&gt;
*Tutorial data must be anonymized&lt;br /&gt;
*Tutorial must include contact information of the primary author (e-mail and phone number) &lt;br /&gt;
*Tutorial must follow the guidelines specified above and use the [[Media:TutorialContest_Template_2012.ppt‎ | Summer 2012 contest tutorial template]].&lt;br /&gt;
*If applicable, the tutorial must provide clear directions for downloading and installing additional modules &amp;lt;br&amp;gt;&lt;br /&gt;
+Applicants will work with the NA-MIC Training and Dissemination Cores in advance to do the multi-platform testing.&lt;br /&gt;
&lt;br /&gt;
=Submission Dead-line and Presentation=&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;background-color: yellow&amp;quot;&amp;gt; Submission dead-line: Monday June 11, 2012'''&amp;lt;/span&amp;gt;&lt;br /&gt;
* '''Submission process''': to enter the contest, please follow the 5 steps below:&lt;br /&gt;
**1. Create a wiki page for your tutorial on the NA-MIC wiki.&lt;br /&gt;
**2. Upload your slides and tutorial dataset. Your tutorial and data must be named as 'TutorialName_TutorialContestSummer2012.pdf' and 'TutorialData_TutorialContestSummer2012.zip'&lt;br /&gt;
**3. Add a link to the uploaded tutorial and datasets on your tutorial page. &lt;br /&gt;
**4. Copy the template of the  [http://wiki.na-mic.org/Wiki/index.php/Training:Summer_2012_Contest_Table  Summer 2012 test table ] on your tutorial page, and enter the results of your cross-platform testing (Mac, Windows XP &amp;amp;7, Linux 64, Linux 32).&lt;br /&gt;
**5. Once you have completed step 1-4, add a link to your tutorial page in the list below and send a notification email to Sonia Pujol (spujol at bwh.harvard.edu) to receive a confirmation of your submission.&lt;br /&gt;
&lt;br /&gt;
* '''Presentation at the NA-MIC Project week''': Brief highlights of tutorials will be presented by the authors at 3 pm on Tuesday June 19 at the Summer 2012 Project Week. Each presentation should be 10-minute summary of the submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Tutorial contest entries&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/File:CARMA-LA-Scar_TutorialContestSummer2012.pdf Automatic Left Atrial Scar Segmenter. Greg Garner, Josh Cates, SCI, Utah]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Qualitative and quantitative comparison of  two RT dose distributions. James Shackleford, Nadya Shusharina, Greg Sharp, MGH]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012.pdf Dose accumulation for adaptive radiation therapy. Kevin Wang, Csaba Pinter, Andras Lasso, PMH, Queen's]&lt;br /&gt;
#[WebGL Export|http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012]&lt;br /&gt;
&lt;br /&gt;
Judging will be done immediately following the presentations and winners will be announced Wednesday June 20 at 12:45 PM in the Grier Room.&lt;br /&gt;
&lt;br /&gt;
Contest judges:&lt;br /&gt;
* Nicole Aucoin&lt;br /&gt;
* Guillaume Pernelle&lt;br /&gt;
* Nabgha Farhat&lt;br /&gt;
* Sonia Pujol&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76106</id>
		<title>2012 Tutorial Contest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2012_Tutorial_Contest&amp;diff=76106"/>
		<updated>2012-06-15T17:06:02Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Submission Dead-line and Presentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Media:Example.ogg]][http://www.slicer.org Slicer4] is used to perform meaningful research tasks.  As part of the NA-MIC Training Core activities we are building a curated portfolio of tutorials for the basic functions and specialized functionality available in Slicer. &lt;br /&gt;
&lt;br /&gt;
The primary purpose of the Summer 2012 tutorial contest is to enrich the training materials that are available to end-users and developers using 3D Slicer and the NA-MIC kit.  We believe participants will be motivated to join this event to enhance the dissemination of their own algorithms that they have incorporated into the Slicer4 platform and/or to enhance training of Slicer4 functionality for their own laboratory groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There will be three categories:&lt;br /&gt;
*Category 1: '''END TO END SOLUTION TUTORIAL'''  &amp;lt;br&amp;gt;  In this category, the tutorial will teach a user how to solve a particular clinical problem using the NA-MIC Kit. &amp;lt;br&amp;gt; Example: [http://www.slicer.org/slicerWiki/images/f/f1/NeurosurgicalPlanning_SoniaPujol.pdf White Matter Exploration for Neurosurgical Planning]&lt;br /&gt;
*Category 2: '''ALGORITHM TUTORIAL:''' In this category the tutorial will teach a user how to make an algorithm work on their data.&amp;lt;br&amp;gt; Examples: [http://www.slicer.org/slicerWiki/images/c/c6/Slicer4QuantitativeImaging.pdf  Quantitative Imaging tutorial]&amp;lt;br&amp;gt;&lt;br /&gt;
*Category 3: '''METHODOLOGY TUTORIAL'''. Application-level tutorials for users and developers.&amp;lt;br&amp;gt; Examples:[[Slicer3:Fiducials_TutorialContestSummer2010 | '''Fiducials''']] &lt;br /&gt;
&lt;br /&gt;
Entries in each category require the following material: &lt;br /&gt;
* scientific background and application motivation&lt;br /&gt;
* step-by-step instructions&lt;br /&gt;
* anonymized sampel dataset&lt;br /&gt;
&lt;br /&gt;
=Rules=&lt;br /&gt;
*Tutorial must be based on the [http://download.slicer.org/ Slicer4.1 release version ].&lt;br /&gt;
*To enter the contest, you must provide '''a version of the tutorial that works on all supported platforms (Mac,Windows,Linux)+'''.&lt;br /&gt;
*Tutorial and all of its components (data, powerpoints/pdfs, additional modules etc.) must be released under the [http://www.slicer.org/slicerWiki/index.php/Slicer:license Slicer license]&lt;br /&gt;
*Tutorial data must be anonymized&lt;br /&gt;
*Tutorial must include contact information of the primary author (e-mail and phone number) &lt;br /&gt;
*Tutorial must follow the guidelines specified above and use the [[Media:TutorialContest_Template_2012.ppt‎ | Summer 2012 contest tutorial template]].&lt;br /&gt;
*If applicable, the tutorial must provide clear directions for downloading and installing additional modules &amp;lt;br&amp;gt;&lt;br /&gt;
+Applicants will work with the NA-MIC Training and Dissemination Cores in advance to do the multi-platform testing.&lt;br /&gt;
&lt;br /&gt;
=Submission Dead-line and Presentation=&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;background-color: yellow&amp;quot;&amp;gt; Submission dead-line: Monday June 11, 2012'''&amp;lt;/span&amp;gt;&lt;br /&gt;
* '''Submission process''': to enter the contest, please follow the 5 steps below:&lt;br /&gt;
**1. Create a wiki page for your tutorial on the NA-MIC wiki.&lt;br /&gt;
**2. Upload your slides and tutorial dataset. Your tutorial and data must be named as 'TutorialName_TutorialContestSummer2012.pdf' and 'TutorialData_TutorialContestSummer2012.zip'&lt;br /&gt;
**3. Add a link to the uploaded tutorial and datasets on your tutorial page. &lt;br /&gt;
**4. Copy the template of the  [http://wiki.na-mic.org/Wiki/index.php/Training:Summer_2012_Contest_Table  Summer 2012 test table ] on your tutorial page, and enter the results of your cross-platform testing (Mac, Windows XP &amp;amp;7, Linux 64, Linux 32).&lt;br /&gt;
**5. Once you have completed step 1-4, add a link to your tutorial page in the list below and send a notification email to Sonia Pujol (spujol at bwh.harvard.edu) to receive a confirmation of your submission.&lt;br /&gt;
&lt;br /&gt;
* '''Presentation at the NA-MIC Project week''': Brief highlights of tutorials will be presented by the authors at 3 pm on Tuesday June 19 at the Summer 2012 Project Week. Each presentation should be 10-minute summary of the submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Tutorial contest entries&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/File:CARMA-LA-Scar_TutorialContestSummer2012.pdf Automatic Left Atrial Scar Segmenter. Greg Garner, Josh Cates, SCI, Utah]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:PlastimatchDose_TutorialContestSummer2012.pdf Qualitative and quantitative comparison of  two RT dose distributions. James Shackleford, Nadya Shusharina, Greg Sharp, MGH]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/File:DoseAccumulationforAdaptiveRadiationTherapy_TutorialContestSummer2012.pdf Dose accumulation for adaptive radiation therapy. Kevin Wang, Csaba Pinter, Andras Lasso, PMH, Queen's]&lt;br /&gt;
#[http://www.na-mic.org/Wiki/index.php/WebGLExport_TutorialContestSummer2012]&lt;br /&gt;
&lt;br /&gt;
Judging will be done immediately following the presentations and winners will be announced Wednesday June 20 at 12:45 PM in the Grier Room.&lt;br /&gt;
&lt;br /&gt;
Contest judges:&lt;br /&gt;
* Nicole Aucoin&lt;br /&gt;
* Guillaume Pernelle&lt;br /&gt;
* Nabgha Farhat&lt;br /&gt;
* Sonia Pujol&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76105</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76105"/>
		<updated>2012-06-15T17:04:56Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[File:WebGLExport_TutorialContestSummer2012.pdf]]&lt;br /&gt;
*Download the data http://www.spl.harvard.edu/publications/bitstream/download/5276&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76104</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76104"/>
		<updated>2012-06-15T17:04:47Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides File:WebGLExport_TutorialContestSummer2012.pdf&lt;br /&gt;
*Download the data http://www.spl.harvard.edu/publications/bitstream/download/5276&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:WebGLExport_TutorialContestSummer2012.pdf&amp;diff=76103</id>
		<title>File:WebGLExport TutorialContestSummer2012.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:WebGLExport_TutorialContestSummer2012.pdf&amp;diff=76103"/>
		<updated>2012-06-15T17:04:28Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: WebGLExport Tutorial Contest Summer 2012&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;WebGLExport Tutorial Contest Summer 2012&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76102</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76102"/>
		<updated>2012-06-15T16:36:12Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides&lt;br /&gt;
*Download the data http://www.spl.harvard.edu/publications/bitstream/download/5276&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76101</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76101"/>
		<updated>2012-06-15T16:35:39Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[http://www.spl.harvard.edu/publications/bitstream/download/5276|here]]&lt;br /&gt;
*Download the data http://www.spl.harvard.edu/publications/bitstream/download/5276&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76099</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76099"/>
		<updated>2012-06-15T16:34:30Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[http://www.spl.harvard.edu/publications/bitstream/download/5276|here]]&lt;br /&gt;
*Download the data [[http://www.spl.harvard.edu/publications/bitstream/download/5276|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76095</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76095"/>
		<updated>2012-06-15T16:33:14Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[here|here]]&lt;br /&gt;
*Download the data [[http://www.spl.harvard.edu/publications/bitstream/download/5276]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76093</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76093"/>
		<updated>2012-06-15T16:32:59Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[here|here]]&lt;br /&gt;
*Download the data [[http://www.spl.harvard.edu/publications/bitstream/download/5276|data]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76092</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76092"/>
		<updated>2012-06-15T16:32:49Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[here|here]]&lt;br /&gt;
*Download the data [[http://www.spl.harvard.edu/publications/bitstream/download/5276|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76090</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76090"/>
		<updated>2012-06-15T16:32:30Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[here|here]]&lt;br /&gt;
*Download the data [[here|http://www.spl.harvard.edu/publications/bitstream/download/5276]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76089</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76089"/>
		<updated>2012-06-15T16:32:14Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[here|here]]&lt;br /&gt;
*Download the data [[http://www.spl.harvard.edu/publications/bitstream/download/5276|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76088</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76088"/>
		<updated>2012-06-15T16:32:04Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
*Download the slides [[here|here]]&lt;br /&gt;
*Download the data [[http://www.spl.harvard.edu/publications/bitstream/download/5276&lt;br /&gt;
|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76087</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76087"/>
		<updated>2012-06-15T16:31:46Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Ressources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
Download the slides [[here|here]]&lt;br /&gt;
Download the data [[here|http://www.spl.harvard.edu/publications/bitstream/download/5276&lt;br /&gt;
]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76085</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76085"/>
		<updated>2012-06-15T16:30:18Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
&lt;br /&gt;
Download the slides [[here|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76084</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76084"/>
		<updated>2012-06-15T16:29:58Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webglexport.png|thumb|100px]]&lt;br /&gt;
= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
&lt;br /&gt;
Download the slides [[here|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76083</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76083"/>
		<updated>2012-06-15T16:29:28Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Webglexport.png|thumb|200px]]&lt;br /&gt;
= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
&lt;br /&gt;
Download the slides [[here|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76082</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76082"/>
		<updated>2012-06-15T16:29:12Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
[[File:Webglexport.png|thumb|200px]]&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
&lt;br /&gt;
Download the slides [[here|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76079</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76079"/>
		<updated>2012-06-15T16:28:29Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
[[File:Webglexport.png|200px]]&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
&lt;br /&gt;
Download the slides [[here|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76078</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76078"/>
		<updated>2012-06-15T16:28:19Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
[[File:Webglexport.png|50px]]&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
&lt;br /&gt;
Download the slides [[here|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76077</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76077"/>
		<updated>2012-06-15T16:27:56Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
[[File:Webglexport.png]]&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
&lt;br /&gt;
Download the slides [[here|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76076</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76076"/>
		<updated>2012-06-15T16:27:41Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
File:Webglexport.png&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
&lt;br /&gt;
Download the slides [[here|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Webglexport.png&amp;diff=76075</id>
		<title>File:Webglexport.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Webglexport.png&amp;diff=76075"/>
		<updated>2012-06-15T16:26:41Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: Webglexport tutorial contest summer 2012 illustration&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webglexport tutorial contest summer 2012 illustration&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76074</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76074"/>
		<updated>2012-06-15T16:23:20Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Testing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| WebgGL Export || Mac OS - Lion || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Windows XP 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
| WebgGL Export || Linux Ubuntu 64 bit || 4.1 ||  06-15-2012 || Nicolas Rannou || OK&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Ressources =&lt;br /&gt;
&lt;br /&gt;
Download the slides [[here|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76073</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76073"/>
		<updated>2012-06-15T16:19:43Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
'''Audience:''' End-users&lt;br /&gt;
&lt;br /&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;
| || Mac OS || ||  || &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| || Windows 7 32 bit || ||  || &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| || Windows 7 64 bit || ||  || &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| || Linux 64 bit || ||  || &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
= Ressources =&lt;br /&gt;
&lt;br /&gt;
Download the slides [[here|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76072</id>
		<title>WebGLExport TutorialContestSummer2012</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=WebGLExport_TutorialContestSummer2012&amp;diff=76072"/>
		<updated>2012-06-15T16:19:37Z</updated>

		<summary type="html">&lt;p&gt;Nicolas.rannou: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
Export data from Slicer to visualize it in a web browser&lt;br /&gt;
&lt;br /&gt;
''Audience:'' End-users&lt;br /&gt;
&lt;br /&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;
| || Mac OS || ||  || &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| || Windows 7 32 bit || ||  || &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| || Windows 7 64 bit || ||  || &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| || Linux 64 bit || ||  || &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
= Ressources =&lt;br /&gt;
&lt;br /&gt;
Download the slides [[here|here]]&lt;/div&gt;</summary>
		<author><name>Nicolas.rannou</name></author>
		
	</entry>
</feed>