<?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=Reginakim</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=Reginakim"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/Reginakim"/>
	<updated>2026-04-21T12:41:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88619</id>
		<title>PREDICT-HD Longitudinal Shape Analysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88619"/>
		<updated>2015-01-09T16:26:48Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:Left_right_putamen_50406.gif|Evolution of left/right putamen&lt;br /&gt;
Image:Putamen_volume_estimated_from_shape_regression.png|Volume of left/right putamen extracted from continuous shape model&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Regina EY Kim,&lt;br /&gt;
James Fishbaugh,&lt;br /&gt;
Hans Johnson&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Share development code&lt;br /&gt;
** Test on a few longidutidal data set&lt;br /&gt;
** Identify any immediate improvement requirement&lt;br /&gt;
** Identify long-term improvement requirement&lt;br /&gt;
** Make sure the implementation is applicable on large-scale dataset. &lt;br /&gt;
 &lt;br /&gt;
* See differences of Shape analysis between current and old version of segmentation&lt;br /&gt;
** Estimate time efficiency&lt;br /&gt;
** Estimate what is improved&lt;br /&gt;
* Identify 6 month goals/plans for Shape Analysis Project&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Sharing code: github&lt;br /&gt;
* Testing: 8 subjects with longitudinal data has been identified.&lt;br /&gt;
** Sampled from control(2), low(2), medium(2), and high(2) CAP group.&lt;br /&gt;
** Also sampled from 6 different sites&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Deformetrica built locally with VTK5. &lt;br /&gt;
* Shape modeling looks good with improved labeling approach&lt;br /&gt;
* Code Sharing Plan &lt;br /&gt;
** Source code sharing on a shared point for effective collaboration&lt;br /&gt;
** VTK6 Compatibility (Deformetrica)&lt;br /&gt;
** ITK3/4 Compatibility (ShapeWork)&lt;br /&gt;
* Focus area in Statistical Modeling&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt; Shape Analysis Pipeline Installation &amp;lt;/h3&amp;gt;&lt;br /&gt;
Shape analysis pipeline requires installation of two main tools: &lt;br /&gt;
# Deformetrica (James Fishbaugh)&lt;br /&gt;
# ShapeWork (Prasanna Muralidharan)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt; Deformetrica (http://www.deformetrica.org) installation &amp;lt;/h4&amp;gt;&lt;br /&gt;
# Download 'Deformatrica 2.1' from http://www.deformetrica.org/?page_id=15&lt;br /&gt;
# Go to &amp;quot;Installation Instructions&amp;quot; and follow the instructions&lt;br /&gt;
:* FFT download &amp;amp; installation: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ mkdir FFTW&lt;br /&gt;
[eunyokim@wundt /Shared/sinapse/sharedopt/UtahShapeTools ]  &lt;br /&gt;
$ cd FFTW/&lt;br /&gt;
[eunyokim@wundt /Shared/sinapse/sharedopt/UtahShapeTools/FFTW ]  &lt;br /&gt;
$ wget http://www.fftw.org/fftw-3.3.4.tar.gz&lt;br /&gt;
--2015-01-06 14:27:58--  http://www.fftw.org/fftw-3.3.4.tar.gz&lt;br /&gt;
Resolving www.fftw.org... 216.119.142.145&lt;br /&gt;
Connecting to www.fftw.org|216.119.142.145|:80... connected.&lt;br /&gt;
HTTP request sent, awaiting response... 200 OK&lt;br /&gt;
Length: 3940427 (3.8M) [application/octet-stream]&lt;br /&gt;
Saving to: 'fftw-3.3.4.tar.gz'&lt;br /&gt;
&lt;br /&gt;
100%[==================================================================================================================================================&amp;gt;] &lt;br /&gt;
3,940,427   4.44MB/s   in 0.8s   &lt;br /&gt;
&lt;br /&gt;
2015-01-06 14:27:59 (4.44 MB/s) - 'fftw-3.3.4.tar.gz' saved [3940427/3940427]&lt;br /&gt;
&lt;br /&gt;
$ tar -zxvf fftw-3.3.4.tar.g&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:* Install FFTW: http://www.fftw.org/fftw3_doc/Installation-on-Unix.html#Installation-on-Unix&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
$ mkdir /Shared/sinapse/sharedopt/UtahShapeTools/FFTW/bin/&lt;br /&gt;
$ ./fftw-3.3.4/configure --prefix /Shared/sinapse/sharedopt/UtahShapeTools/FFTW/bin/ &lt;br /&gt;
$ make&lt;br /&gt;
$ make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:* Build deformetrica&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$  cmake -D ITK_DIR=/Shared/sinapse/sharedopt/UtahShapeTools/ITK4/build/ -D VTK_DIR=/Shared/sinapse/scratch/eunyokim/src/NamicExternal/build_Mac_201410/VTK-build/ ../app&lt;br /&gt;
VTK 6.2 is used.&lt;br /&gt;
CUDA_TOOLKIT_ROOT_DIR not found or specified&lt;br /&gt;
-- Could NOT find CUDA (missing:  CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) &lt;br /&gt;
CUDA was not found.&lt;br /&gt;
Deformetrica will be compiled without Cuda&lt;br /&gt;
-- Configuring done&lt;br /&gt;
-- Generating done&lt;br /&gt;
-- Build files have been written to: /Shared/sinapse/sharedopt/UtahShapeTools/deformetrica-2.1/deformetrica/bin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:* build&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ make&lt;br /&gt;
... ...&lt;br /&gt;
Linking CXX executable sparseMatching2&lt;br /&gt;
Linking CXX executable sparseMatching3&lt;br /&gt;
[100%] [100%] Built target sparseMatching3&lt;br /&gt;
Built target sparseMatching2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;  ShapeWork Installation &amp;lt;/h4&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88427</id>
		<title>PREDICT-HD Longitudinal Shape Analysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88427"/>
		<updated>2015-01-07T17:31:52Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Regina EY Kim,&lt;br /&gt;
James Fishbaugh,&lt;br /&gt;
Hans Johnson&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Share development code&lt;br /&gt;
** Test on a few longidutidal data set&lt;br /&gt;
** Identify any immediate improvement requirement&lt;br /&gt;
** Identify long-term improvement requirement&lt;br /&gt;
** Make sure the implementation is applicable on large-scale dataset. &lt;br /&gt;
 &lt;br /&gt;
* See differences of Shape analysis between current and old version of segmentation&lt;br /&gt;
** Estimate time efficiency&lt;br /&gt;
** Estimate what is improved&lt;br /&gt;
* Identify 6 month goals/plans for Shape Analysis Project&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Sharing code: github&lt;br /&gt;
* Testing: 8 subjects with longitudinal data has been identified.&lt;br /&gt;
** Sampled from control(2), low(2), medium(2), and high(2) CAP group.&lt;br /&gt;
** Also sampled from 6 different sites&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt; Shape Analysis Pipeline Installation &amp;lt;/h3&amp;gt;&lt;br /&gt;
Shape analysis pipeline requires installation of two main tools: &lt;br /&gt;
# Deformetrica (James Fishbaugh)&lt;br /&gt;
# ShapeWork (Prasanna Muralidharan)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt; Deformetrica (http://www.deformetrica.org) installation &amp;lt;/h4&amp;gt;&lt;br /&gt;
# Download 'Deformatrica 2.1' from http://www.deformetrica.org/?page_id=15&lt;br /&gt;
# Go to &amp;quot;Installation Instructions&amp;quot; and follow the instructions&lt;br /&gt;
:* FFT download &amp;amp; installation: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ mkdir FFTW&lt;br /&gt;
[eunyokim@wundt /Shared/sinapse/sharedopt/UtahShapeTools ]  &lt;br /&gt;
$ cd FFTW/&lt;br /&gt;
[eunyokim@wundt /Shared/sinapse/sharedopt/UtahShapeTools/FFTW ]  &lt;br /&gt;
$ wget http://www.fftw.org/fftw-3.3.4.tar.gz&lt;br /&gt;
--2015-01-06 14:27:58--  http://www.fftw.org/fftw-3.3.4.tar.gz&lt;br /&gt;
Resolving www.fftw.org... 216.119.142.145&lt;br /&gt;
Connecting to www.fftw.org|216.119.142.145|:80... connected.&lt;br /&gt;
HTTP request sent, awaiting response... 200 OK&lt;br /&gt;
Length: 3940427 (3.8M) [application/octet-stream]&lt;br /&gt;
Saving to: 'fftw-3.3.4.tar.gz'&lt;br /&gt;
&lt;br /&gt;
100%[==================================================================================================================================================&amp;gt;] &lt;br /&gt;
3,940,427   4.44MB/s   in 0.8s   &lt;br /&gt;
&lt;br /&gt;
2015-01-06 14:27:59 (4.44 MB/s) - 'fftw-3.3.4.tar.gz' saved [3940427/3940427]&lt;br /&gt;
&lt;br /&gt;
$ tar -zxvf fftw-3.3.4.tar.g&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:* Install FFTW: http://www.fftw.org/fftw3_doc/Installation-on-Unix.html#Installation-on-Unix&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
$ mkdir /Shared/sinapse/sharedopt/UtahShapeTools/FFTW/bin/&lt;br /&gt;
$ ./fftw-3.3.4/configure --prefix /Shared/sinapse/sharedopt/UtahShapeTools/FFTW/bin/ &lt;br /&gt;
$ make&lt;br /&gt;
$ make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:* Build deformetrica&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$  cmake -D ITK_DIR=/Shared/sinapse/sharedopt/UtahShapeTools/ITK4/build/ -D VTK_DIR=/Shared/sinapse/scratch/eunyokim/src/NamicExternal/build_Mac_201410/VTK-build/ ../app&lt;br /&gt;
VTK 6.2 is used.&lt;br /&gt;
CUDA_TOOLKIT_ROOT_DIR not found or specified&lt;br /&gt;
-- Could NOT find CUDA (missing:  CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) &lt;br /&gt;
CUDA was not found.&lt;br /&gt;
Deformetrica will be compiled without Cuda&lt;br /&gt;
-- Configuring done&lt;br /&gt;
-- Generating done&lt;br /&gt;
-- Build files have been written to: /Shared/sinapse/sharedopt/UtahShapeTools/deformetrica-2.1/deformetrica/bin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:* build&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ make&lt;br /&gt;
... ...&lt;br /&gt;
Linking CXX executable sparseMatching2&lt;br /&gt;
Linking CXX executable sparseMatching3&lt;br /&gt;
[100%] [100%] Built target sparseMatching3&lt;br /&gt;
Built target sparseMatching2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;  ShapeWork Installation &amp;lt;/h4&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88419</id>
		<title>PREDICT-HD Longitudinal Shape Analysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88419"/>
		<updated>2015-01-07T00:48:57Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Regina EY Kim,&lt;br /&gt;
James Fishbaugh,&lt;br /&gt;
Hans Johnson&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Share development code&lt;br /&gt;
** Test on a few longidutidal data set&lt;br /&gt;
** Identify any immediate improvement requirement&lt;br /&gt;
** Identify long-term improvement requirement&lt;br /&gt;
** Make sure the implementation is applicable on large-scale dataset. &lt;br /&gt;
 &lt;br /&gt;
* See differences of Shape analysis between current and old version of segmentation&lt;br /&gt;
** Estimate time efficiency&lt;br /&gt;
** Estimate what is improved&lt;br /&gt;
* Identify 6 month goals/plans for Shape Analysis Project&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Sharing code: github&lt;br /&gt;
* Testing: 8 subjects with longitudinal data has been identified.&lt;br /&gt;
** Sampled from control(2), low(2), medium(2), and high(2) CAP group.&lt;br /&gt;
** Also sampled from 6 different sites&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt; Shape Analysis Pipeline Installation &amp;lt;/h3&amp;gt;&lt;br /&gt;
Shape analysis pipeline requires installation of two main tools: &lt;br /&gt;
# Deformetrica (James Fishbaugh)&lt;br /&gt;
# ShapeWork (Prasanna Muralidharan)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt; Deformetrica (http://www.deformetrica.org) installation &amp;lt;/h4&amp;gt;&lt;br /&gt;
# Download 'Deformatrica 2.1' from http://www.deformetrica.org/?page_id=15&lt;br /&gt;
# Go to &amp;quot;Installation Instructions&amp;quot; and follow the instructions&lt;br /&gt;
:* FFT download &amp;amp; installation: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ mkdir FFTW&lt;br /&gt;
[eunyokim@wundt /Shared/sinapse/sharedopt/UtahShapeTools ]  &lt;br /&gt;
$ cd FFTW/&lt;br /&gt;
[eunyokim@wundt /Shared/sinapse/sharedopt/UtahShapeTools/FFTW ]  &lt;br /&gt;
$ wget http://www.fftw.org/fftw-3.3.4.tar.gz&lt;br /&gt;
--2015-01-06 14:27:58--  http://www.fftw.org/fftw-3.3.4.tar.gz&lt;br /&gt;
Resolving www.fftw.org... 216.119.142.145&lt;br /&gt;
Connecting to www.fftw.org|216.119.142.145|:80... connected.&lt;br /&gt;
HTTP request sent, awaiting response... 200 OK&lt;br /&gt;
Length: 3940427 (3.8M) [application/octet-stream]&lt;br /&gt;
Saving to: 'fftw-3.3.4.tar.gz'&lt;br /&gt;
&lt;br /&gt;
100%[==================================================================================================================================================&amp;gt;] 3,940,427   4.44MB/s   in 0.8s   &lt;br /&gt;
&lt;br /&gt;
2015-01-06 14:27:59 (4.44 MB/s) - 'fftw-3.3.4.tar.gz' saved [3940427/3940427]&lt;br /&gt;
&lt;br /&gt;
$ tar -zxvf fftw-3.3.4.tar.g&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:* Install FFTW: http://www.fftw.org/fftw3_doc/Installation-on-Unix.html#Installation-on-Unix&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
$ mkdir /Shared/sinapse/sharedopt/UtahShapeTools/FFTW/bin/&lt;br /&gt;
$ ./fftw-3.3.4/configure --prefix /Shared/sinapse/sharedopt/UtahShapeTools/FFTW/bin/ &lt;br /&gt;
$ make&lt;br /&gt;
$ make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h4&amp;gt;  ShapeWork Installation &amp;lt;/h4&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88171</id>
		<title>PREDICT-HD Longitudinal Shape Analysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88171"/>
		<updated>2014-12-30T20:41:33Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Regina EY Kim,&lt;br /&gt;
James Fishbaugh,&lt;br /&gt;
Hans Johnson&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Share development code&lt;br /&gt;
** Test on a few longidutidal data set&lt;br /&gt;
** Identify any immediate improvement requirement&lt;br /&gt;
** Identify long-term improvement requirement&lt;br /&gt;
** Make sure the implementation is applicable on large-scale dataset. &lt;br /&gt;
 &lt;br /&gt;
* See differences of Shape analysis between current and old version of segmentation&lt;br /&gt;
** Estimate time efficiency&lt;br /&gt;
** Estimate what is improved&lt;br /&gt;
* Identify 6 month goals/plans for Shape Analysis Project&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Sharing code: github&lt;br /&gt;
* Testing: 8 subjects with longitudinal data has been identified.&lt;br /&gt;
** Sampled from control(2), low(2), medium(2), and high(2) CAP group.&lt;br /&gt;
** Also sampled from 6 different sites&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88170</id>
		<title>PREDICT-HD Longitudinal Shape Analysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88170"/>
		<updated>2014-12-30T20:38:51Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: /* 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-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Regina EY Kim,&lt;br /&gt;
James Fishbaugh,&lt;br /&gt;
Hans Johnson&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Share development code&lt;br /&gt;
** Test on a few longidutidal data set&lt;br /&gt;
** Identify any immediate improvement requirement&lt;br /&gt;
** Identify long-term improvement requirement&lt;br /&gt;
 &lt;br /&gt;
* See differences of Shape analysis between current and old version of segmentation&lt;br /&gt;
** Estimate time efficiency&lt;br /&gt;
** Estimate what is improved&lt;br /&gt;
* Identify 6 month goals/plans for Shape Analysis Project&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Sharing code: github&lt;br /&gt;
* Testing: 8 subjects with longitudinal data has been identified.&lt;br /&gt;
** Sampled from control(2), low(2), medium(2), and high(2) CAP group.&lt;br /&gt;
** Also sampled from 6 different sites&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88169</id>
		<title>PREDICT-HD Longitudinal Shape Analysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88169"/>
		<updated>2014-12-30T20:38:34Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Regina EY Kim&lt;br /&gt;
James Fishbaugh&lt;br /&gt;
Hans Johnson&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Share development code&lt;br /&gt;
** Test on a few longidutidal data set&lt;br /&gt;
** Identify any immediate improvement requirement&lt;br /&gt;
** Identify long-term improvement requirement&lt;br /&gt;
 &lt;br /&gt;
* See differences of Shape analysis between current and old version of segmentation&lt;br /&gt;
** Estimate time efficiency&lt;br /&gt;
** Estimate what is improved&lt;br /&gt;
* Identify 6 month goals/plans for Shape Analysis Project&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Sharing code: github&lt;br /&gt;
* Testing: 8 subjects with longitudinal data has been identified.&lt;br /&gt;
** Sampled from control(2), low(2), medium(2), and high(2) CAP group.&lt;br /&gt;
** Also sampled from 6 different sites&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88166</id>
		<title>PREDICT-HD Longitudinal Shape Analysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88166"/>
		<updated>2014-12-30T20:30:59Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Regina EY Kim&lt;br /&gt;
James Fishbaugh&lt;br /&gt;
Hans Johnson&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Share development code&lt;br /&gt;
* Test on a few longidutidal data set&lt;br /&gt;
* See differences of Shape analysis between current and old version of segmentation&lt;br /&gt;
** Estimate time efficiency&lt;br /&gt;
** Estimate what is improved&lt;br /&gt;
* Identify 6 month goals/plans for Shape Analysis Project&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88164</id>
		<title>PREDICT-HD Longitudinal Shape Analysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88164"/>
		<updated>2014-12-30T20:29:45Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: /* 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-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Regina EY Kim&lt;br /&gt;
James Fishbaugh&lt;br /&gt;
Hans Johnson&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88163</id>
		<title>PREDICT-HD Longitudinal Shape Analysis</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=PREDICT-HD_Longitudinal_Shape_Analysis&amp;diff=88163"/>
		<updated>2014-12-30T20:28:33Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: Created page with '__NOTOC__ &amp;lt;gallery&amp;gt; Image:PW-2015SLC.png|Projects List &amp;lt;/gallery&amp;gt;  ==Key Investigators==   ==Project Description== &amp;lt;div style=&amp;quot;margin: 20px;…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2015_Winter_Project_Week&amp;diff=88162</id>
		<title>2015 Winter Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2015_Winter_Project_Week&amp;diff=88162"/>
		<updated>2014-12-30T20:27:29Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: /* Huntington's Disease */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[image:PW-2015SLC.png|300px]]&lt;br /&gt;
&lt;br /&gt;
Welcome to the 20th Project week page! &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
Founded in 2005, the National Alliance for Medical Image Computing (NAMIC), was chartered with building a computational infrastructure to support biomedical research as part of the NIH funded [http://www.ncbcs.org/ NCBC] program. The work of this alliance has resulted in important progress in algorithmic research, an open source medical image computing platform [http://www.slicer.org 3D Slicer], built  using [http://www.vtk.org VTK], [http://www.itk.org ITK], [http://www.cmake.org CMake], and [http://www.cdash.org CDash], and the creation of a community of algorithm researchers, biomedical scientists and software engineers who are committed to open science. This community meets twice a year in an event called Project Week. &lt;br /&gt;
&lt;br /&gt;
[[Engineering:Programming_Events|Project Week]] is a semi-annual event which draws 80-120 researchers. As of August 2014, it is a MICCAI endorsed event. The participants work collaboratively on open-science solutions for problems that lie on the interfaces of the fields of computer science, mechanical engineering, biomedical engineering, and medicine. In contrast to conventional conferences and workshops the primary focus of the Project Weeks is to make progress in projects (as opposed to reporting about progress). The objective of the Project Weeks is to provide a venue for this community of medical open source software creators. Project Weeks are open to all, are publicly advertised, and are funded through fees paid by the attendees. Participants are encouraged to stay for the entire event. &lt;br /&gt;
&lt;br /&gt;
Project Week activities: Everyone shows up with a project. Some people are working on the platform. Some people are developing algorithms. Some people are applying the tools to their research problems. We begin the week by introducing projects and connecting teams. We end the week by reporting progress. In addition to the ongoing working sessions, breakout sessions are organized ad-hoc on a variety of special topics. These topics include: discussions of software architecture, presentations of new features and approaches and topics such as Image-Guided Therapy.&lt;br /&gt;
&lt;br /&gt;
Several funded projects use the Project Week as a place to convene and collaborate. These include [http://nac.spl.harvard.edu/ NAC], [http://www.ncigt.org/ NCIGT], [http://qiicr.org/ QIICR], and [http://ocairo.technainstitute.com/open-source-software-platforms-and-databases-for-the-adaptive-process/ OCAIRO]. The next events in this ongoing series will occur in [http://wiki.na-mic.org/Wiki/index.php/2015_Winter_Project_Week Salt Lake City, Utah in January of 2015], followed by one in Boston, MA in June of 2015.&lt;br /&gt;
&lt;br /&gt;
A summary of all previous Project Events is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
This project week is an event [[Post-NCBC-2014|endorsed]] by the MICCAI society.&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the [http://public.kitware.com/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list]&lt;br /&gt;
&lt;br /&gt;
== '''Logistics''' ==&lt;br /&gt;
*'''Dates:''' January 5-9, 2015.&lt;br /&gt;
*'''Location:''' Salt Lake City, Utah&lt;br /&gt;
*'''REGISTRATION:''' Please click [http://umarket.utah.edu/ecom/checkout.tpl?App_Type=0046&amp;amp;Item_Num=WPW2015 '''here'''] to register online before December 24, 2014. All participants must pay a registration fee 550 USD, which covers our catering and facilities costs.&lt;br /&gt;
*'''Venue:''' The venue for the meeting is the Marriott City Center, Salt Lake City, Utah. You can book online, by clicking [http://www.marriott.com/meeting-event-hotels/group-corporate-travel/groupCorp.mi?resLinkData=2015%20Winter%20Project%20Week^slccc%60namnama%60149%60USD%60false%601/4/15%601/10/15%6012/05/14&amp;amp;app=resvlink&amp;amp;stop_mobi=yes here.] The room rate for the meeting is 149 USD per night.&lt;br /&gt;
&lt;br /&gt;
== Agenda== &lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee; font-size:125%; color:#0063B6&amp;quot; align=&amp;quot;center&amp;quot; &lt;br /&gt;
| style=&amp;quot;width:5%&amp;quot;| '''Time'''&lt;br /&gt;
| style=&amp;quot;width:19%&amp;quot; | '''Monday, January 5''' &lt;br /&gt;
| style=&amp;quot;width:19%&amp;quot; | '''Tuesday, January 6'''&lt;br /&gt;
| style=&amp;quot;width:19%&amp;quot; | '''Wednesday, January 7''' &lt;br /&gt;
| style=&amp;quot;width:19%&amp;quot; | '''Thursday, January 8'''&lt;br /&gt;
| style=&amp;quot;width:19%&amp;quot; | '''Friday, January 9''' &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#eeeeee; color:black&amp;quot;|&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:#522200&amp;quot;| '''[[2015_Winter_Project_Week|Project Activities]] ''' &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:#522200&amp;quot;| '''[[2015_Winter_Project_Week|Project Activities]] '''&amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:#522200&amp;quot;| '''[[2015_Winter_Project_Week|Project Activities]] ''' &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:#522200&amp;quot;| '''[[2015_Winter_Project_Week|Project Activities]] ''' &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:#522200&amp;quot;| '''[[2015_Winter_Project_Week|Project Activities]] ''' &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#eeeeee; color:black&amp;quot;|'''7:30-8:00''' &lt;br /&gt;
| style=&amp;quot;background:#ffffff; color:black&amp;quot;| &lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Breakfast &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#BB9933&amp;quot;&amp;gt;''(Olympus A)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Breakfast &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#BB9933&amp;quot;&amp;gt;''(Olympus A)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Breakfast &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#BB9933&amp;quot;&amp;gt;''(Olympus A)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Breakfast &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#BB9933&amp;quot;&amp;gt;''(Olympus A)''&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#eeeeee; color:black&amp;quot;|'''8:00-10:00''' &lt;br /&gt;
| &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#9966cc&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
|9-10am: [[2015 Winter Project Week COPD Breakout|Breakout Session:COPD]] (Raul San Jose) &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Amethyst 1)''&amp;lt;/font&amp;gt; &amp;lt;br&amp;gt;  &lt;br /&gt;
|9-10am: [[2015 Winter Project Week QIICR and DICOM Breakout|Breakout Session:QIICR and DICOM]] (Andrey Fedorov, Steve Pieper) &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Amethyst 1)''&amp;lt;/font&amp;gt; &amp;lt;br&amp;gt;  &lt;br /&gt;
| '''[[2015_Winter_Project_Week|Project Activities]] ''' &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:#522200&amp;quot;|[[2015_Winter_Project_Week|9am: Project Presentations]]&amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#eeeeee; color:black&amp;quot;|'''10:00-10:30'''&lt;br /&gt;
| style=&amp;quot;background:#ffffff; color:black&amp;quot;|&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Coffee &amp;lt;br&amp;gt;''(General area)''&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Coffee &amp;lt;br&amp;gt;''(General area)''&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Coffee &amp;lt;br&amp;gt;''(General area)''&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Coffee &amp;lt;br&amp;gt;''(General area)''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#eeeeee; color:black&amp;quot;|'''10:30-12:00'''&lt;br /&gt;
| &lt;br /&gt;
|    &lt;br /&gt;
|  &lt;br /&gt;
|  [[2015_Winter_Project_Week|Project Activities]] ''' &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#eeeeee; color:black&amp;quot;|'''12:00-1:00'''  &lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Lunch &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#BB9933&amp;quot;&amp;gt;''(Olympus A)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Lunch &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#BB9933&amp;quot;&amp;gt;''(Olympus A)''&amp;lt;/font&amp;gt; &amp;lt;br&amp;gt; &lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Lunch &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#BB9933&amp;quot;&amp;gt;''(Olympus A)''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Lunch &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#BB9933&amp;quot;&amp;gt;''(Olympus A)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Boxed Lunch and Adjourn &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#BB9933&amp;quot;&amp;gt;''(Olympus A)''&amp;lt;/font&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#eeeeee; color:black&amp;quot;|'''1:00-3:00'''l &lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:#522200&amp;quot;|[[2015_Winter_Project_Week|Project Presentations]]&amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:#522200&amp;quot;|[[2015_SLC_Training_Workshop|Slicer Workshop (Ron Kikinis)]] &lt;br /&gt;
| &amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#eeeeee; color:black&amp;quot;|'''3:00-3:30''' &lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Coffee &amp;lt;br&amp;gt;''(General area)''&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Coffee &amp;lt;br&amp;gt;''(General area)''&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Coffee &amp;lt;br&amp;gt;''(General area)''&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;| Coffee &amp;lt;br&amp;gt;''(General area)''&lt;br /&gt;
| style=&amp;quot;background:#ffffff; color:black&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#eeeeee; color:black&amp;quot;|'''3:00-5:00''' &lt;br /&gt;
|&lt;br /&gt;
|3:15-4pm: [[2015_Winter_Project_Week_Segmentations_Breakout|Breakout Session: Segmentations]] &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Amethyst 2)'' &amp;lt;br&amp;gt; &amp;lt;!--[[2015_Winter_Project_Week|Project Activities]] ''' &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;--&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#ffffff; color:black&amp;quot;|&lt;br /&gt;
|[[2015_Winter_Project_Week|Project Activities]] ''' &amp;lt;br&amp;gt;&amp;lt;font color=&amp;quot;#44AA88&amp;quot;&amp;gt;''(Olympus B)''&amp;lt;/font&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:#ffffff; color:black&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#eeeeee; color:black&amp;quot;|'''05:00-07:00''' &lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;|&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;|&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;|&lt;br /&gt;
| style=&amp;quot;background:#dbf3ff; color:black&amp;quot;|'''6:00''' Optional: [http://www.murphysbarandgrillut.com/ Beer at Murphy's] (like last year)&lt;br /&gt;
| style=&amp;quot;background:#ffffff; color:black&amp;quot;| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Projects=&lt;br /&gt;
* [[2015_Project_Week:_Template | Template for project pages]]&lt;br /&gt;
&lt;br /&gt;
==Image-Guided Therapy==&lt;br /&gt;
* [[NeedleFinder | Image-based Needle Detection from MRI]] (Andre Mastmeyer, Guillaume Pernelle, Tina Kapur, Steve Pieper, Ron Kikinis)&lt;br /&gt;
* [[2015_Winter_Project_Week:_Neurosurgery_Case_Review| Review of data from recent AMIGO US/MR neurosurgery]] (Steve Pieper, Jim Miller, Alireza Mehrtash, Sandy Wells, Tina Kapur, Ron Kikinis)&lt;br /&gt;
* [[2015_Winter_Project_Week:_Benchtop_Nuerosurgery|Tracked ultrasound benchtop experimental system for neurosurgery]] (Steve Pieper, Jim Miller)&lt;br /&gt;
*[[NeedlePlace | Workflow for percutaneous needle place]] (Bamshad Azizi, Li Ming, Li Ye, Kevin Cleary)&lt;br /&gt;
*Registration of pre-op and intra-op DTI to correlate parameters with post-op prognosis(Li Ye, Steve Pieper, Alireza Mehrtash, Lauren O'Donnell)&lt;br /&gt;
* [[ProstateSegmentation | Prostate segmentation and biopsy]] (Peter Behringer, Andriy Fedorov)&lt;br /&gt;
* [[Needle Detection Tutorial | Needle Detection Tutorial]] (Gao Yang, Andre Mastmeyer, Guillaume Pernelle, Tina Kapur)&lt;br /&gt;
&lt;br /&gt;
==Huntington's Disease==&lt;br /&gt;
* [[PREDICT-HD Longitudinal Shape Analysis | PREDICT-HD Longitudinal Shape Analysis]] (Regina EY Kim, James Fishbaugh, Hans Johnson)&lt;br /&gt;
&lt;br /&gt;
==TBI==&lt;br /&gt;
&lt;br /&gt;
==Stroke==&lt;br /&gt;
&lt;br /&gt;
==Cardiac==&lt;br /&gt;
&lt;br /&gt;
== Lung ==&lt;br /&gt;
&lt;br /&gt;
*Small lung nodule differential diagnosis using 3D Slicer (Li Ming, Jay Jagadeesan, Jim Miller)&lt;br /&gt;
&lt;br /&gt;
== COPD ==&lt;br /&gt;
* [[Slicer CIP | SlicerCIP Extension]] (Alex Yarmakovich, Jorge Onieva, Raul San Jose)&lt;br /&gt;
* [[Nodule Sizing | Lung nodule sizing tool]] (Raul San Jose)&lt;br /&gt;
* [[Density Inspector | Density Inspector]] (Alex Yarmakovich, Raul San Jose, Jorge Onieva)&lt;br /&gt;
* [[PA/A Tool | Pulmonary Artery/Aorta measuring tool]] (Jorge Onieva, Rola Harmouche, German Gonzalez)&lt;br /&gt;
* [[Picassa Snap | Picasa Snap: tagging your favorite slicer snapshots]] (Jorge Onieva)&lt;br /&gt;
* [[Feature Extraction with Particles | Feature Extraction on ROIs based on Particles]] (Raul San Jose, James Ross)&lt;br /&gt;
* [[ CIP and Nipype | CIP analysis pipelines in Nipype]] (Rola Harmouche, James Ross, Alex Yarmakovich)&lt;br /&gt;
* [[Supervised Feature Enhancement | Supervised feature enhancement]] (James Ross, German Gonzalez, Rola Harmouche)&lt;br /&gt;
* [[Organ Detection | Organ detection with OpenCV]] (German Gonzalez, James Ross, Raul San Jose)&lt;br /&gt;
&lt;br /&gt;
==Head and Neck Cancer / Radiotherapy ==&lt;br /&gt;
&lt;br /&gt;
==[http://qiicr.org QIICR]==&lt;br /&gt;
* Mechanism to pull related DICOM series on derived modality load (Andrey, Csaba)&lt;br /&gt;
* [[2015_Winter_Project_Week:_Multiframe_DICOM | Segmentation object and enhanced multiframe object IO in DCMTK and Slicer]] (Steve, Andrey, Michael)&lt;br /&gt;
* [[T1 mapping for variable flip angle | T1 mapping for variable flip angle]] (Artem, Xiao, Andrey)&lt;br /&gt;
* Representation of Iowa QIN data using DICOM (Andrey, Christian Bauer)&lt;br /&gt;
&lt;br /&gt;
==Feature Extraction==&lt;br /&gt;
&lt;br /&gt;
==Additional Brain Image Analysis==&lt;br /&gt;
&lt;br /&gt;
==Slicer4 Extensions==&lt;br /&gt;
* PET Tumor Segmentation (Christian Bauer)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==TMJOA RO1 - Collaboration with NAMIC==&lt;br /&gt;
* Improved model display (Francois Boudin, Steve Pieper)&lt;br /&gt;
&lt;br /&gt;
==Infrastructure==&lt;br /&gt;
&lt;br /&gt;
* Micro and Macro Scale in Slicer (Nicole Aucoin, Bradley Lowekamp)&lt;br /&gt;
* Rulers in Markups module (Nicole Aucoin)&lt;br /&gt;
* [[2015_Winter_Project_Week:Segmentations|Segmentations]] (Csaba Pinter, ?)&lt;br /&gt;
* [[2015_Winter_Project_Week:DICOM_References|DICOM references]] (Andrey Fedorov, Csaba Pinter, Steve Pieper)&lt;br /&gt;
* [[2015_Winter_Project_Week:OpenAtlas|Open Atlas]] (Bill Lorensen)&lt;br /&gt;
* automatic indexing of CLI modules in Slicer's extension store for nice dashboards based on the [https://github.com/commontk/ctk-cli-indexer ctk-cli-indexer] (JC, maybe Hans Meine remotely)&lt;br /&gt;
&lt;br /&gt;
== '''Registrants''' ==&lt;br /&gt;
&lt;br /&gt;
Do not add your name to this list - it is maintained by the organizers based on your paid registration.  &lt;br /&gt;
&lt;br /&gt;
#	Nicole	Aucoin	;	Brigham and Women's Hospital&lt;br /&gt;
#	Bamshad	Azizi Koutenaei	;	Children's National Health System&lt;br /&gt;
#	Christian	Bauer	;	University of Iowa&lt;br /&gt;
#	Peter	Behringer	;	Brigham and Women's Hospital&lt;br /&gt;
#	Francois	Budin	;	UNC&lt;br /&gt;
# Byunghyun  Cho; Koh Young Technology Inc.&lt;br /&gt;
#	Xiao	Da	;	Athinoula A. Martinos Center for Biomedical Imaging&lt;br /&gt;
#	Andriy	Fedorov	;	Brigham and Women's Hospital&lt;br /&gt;
# JC Fillion-Robin; Kitware, Inc.&lt;br /&gt;
# James Fishbaugh; University of Utah&lt;br /&gt;
#	Yang 	Gao	;	Brigham and Women's Hospital&lt;br /&gt;
#	German	Gonzalez	;	Brigham and Women's Hospital&lt;br /&gt;
#	Rola	Harmouche	;	Brigham and Women's Hospital&lt;br /&gt;
#	Hans 	Johnson	;	University of Iowa&lt;br /&gt;
#	Tina	Kapur	;	Brigham and Women's Hospital&lt;br /&gt;
#	Ron	Kikinis	;	Brigham and Women's Hospital&lt;br /&gt;
#	Eun Young Regina	Kim	;	University of Iowa&lt;br /&gt;
# Sangyong Kim, Kohyoung Techonology&lt;br /&gt;
# Franklin King, Queen's University and Brigham and Women's Hospital&lt;br /&gt;
#	Ming	Li	;	Brigham and Women's Hospital&lt;br /&gt;
#	Ye	Li	;	Brigham and Women's Hospital&lt;br /&gt;
# Ruizhi Liao; Brigham and Women's Hospital&lt;br /&gt;
#	Julia	Lopinto	;	The University of Michigan&lt;br /&gt;
# Bill Lorensen; Noware&lt;br /&gt;
# Bradley Lowenkamp; Medical Science Computing&lt;br /&gt;
#	Lucie	 Macron	;	The University of Michigan&lt;br /&gt;
#	Artem	Mamonov	;	MGH Martinos&lt;br /&gt;
#	Andre 	Mastmeyer	;	University of Keil and Brigham and Women's Hospital&lt;br /&gt;
#	Alireza	Mehrtash	;	Brigham and Women's Hospital&lt;br /&gt;
#	James	Miller	;	GE Global Research&lt;br /&gt;
# Lauren O'Donnell; Brigham and Women's Hospital and Harvard Medical School&lt;br /&gt;
#	Jorge	 Onieva	;	Brigham and Women's Hospital&lt;br /&gt;
# Guillaume Pernelle; Imperial College London&lt;br /&gt;
#	Steve	Pieper	;	Isomics Inc.&lt;br /&gt;
#	Csaba	Pinter	;	Queens University&lt;br /&gt;
#	Adam	Rankin	;	Robarts Research Institute&lt;br /&gt;
#	James	Ross	;	Brigham and Women's Hospital&lt;br /&gt;
#	Raul	San Jose	;	Brigham and Women's Hospital&lt;br /&gt;
# Anuja Sharma; University of Utah&lt;br /&gt;
# Matthew Toews; Brigham and Women's Hospital&lt;br /&gt;
#	Junichi	Tokuda	;	Brigham and Women's Hospital&lt;br /&gt;
#	Bo	Wang	;	SCI Institute University of Utah&lt;br /&gt;
# William Wells; Brigham and Women's Hospital&lt;br /&gt;
# Alexander Yarmarkovich; Brigham and Women's Hospital&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:LongitudinalSeg&amp;diff=86929</id>
		<title>2014 Summer Project Week:LongitudinalSeg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:LongitudinalSeg&amp;diff=86929"/>
		<updated>2014-06-27T12:23:53Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2014.png|[[2014_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:Longseg_hdsubcorts.png&lt;br /&gt;
Image:OuterView.gif|[[2014_Summer_Project_Week#Projects|Left caudate &amp;amp; putamen View 1. Segmentation from BRAINSCut. Coloring is velocity of fast (red) to slow(green)]]&lt;br /&gt;
Image:InnerView.gif|[[2014_Summer_Project_Week#Projects|Left caudate &amp;amp; putamen View 2. Segmentation from BRAINSCut. Coloring is velocity of fast (red) to slow(green)]]&lt;br /&gt;
Image:OuterView malf.gif|[[2014_Summer_Project_Week#Projects|Left caudate &amp;amp; putamen View 1. Segmentation from ANTs MALF Tool. Coloring is velocity of fast (red) to slow(green)]]&lt;br /&gt;
Image:InnerView Malf.gif|[[2014_Summer_Project_Week#Projects|Left caudate &amp;amp; putamen View 2. Segmentation from ANTs MALF Tool. Coloring is velocity of fast (red) to slow(green)]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Iowa: Regina Kim&lt;br /&gt;
* Iowa: Hans Johnson&lt;br /&gt;
* Utah: James Fishbaugh&lt;br /&gt;
* Utah: Guido Gerig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&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;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
Longitudinal imaging studies involve tracking changes in individuals by repeated image acquisition over time. The goal of these studies is to quantify biological shape variability within and across individuals, and also to distinguish between normal and disease populations. However, data variability is influenced by outside sources such as image acquisition, image calibration, human expert judgement, and limited robustness of segmentation and registration algorithms.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Deploy a shape analysis tool for large-scale multi center data processing&lt;br /&gt;
* Apply &amp;amp; validate the tool on longitudinal data sample (BRAINSCut Segmentation)&lt;br /&gt;
** extension of tests to MABMIS results&lt;br /&gt;
** extension of tests to MALF (ANTs) results&lt;br /&gt;
* Visual comparison of shape analysis. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Tool has been migrated into University of Iowa cite.&lt;br /&gt;
* Shape changes are detected using both MALF and BRAINSCut segmentation&lt;br /&gt;
** One subjects of five time points data in the course of 8 years period.&lt;br /&gt;
** Putamen and caudate tested&lt;br /&gt;
** About 10 hours for 50 iterations.&lt;br /&gt;
* A new tool experience: Multi-atlas Slicer extension module from JHU &lt;br /&gt;
* Future Work:&lt;br /&gt;
** Shape smoothing parameter determination&lt;br /&gt;
** Investigation of Pros &amp;amp; Cons using different segmentation tool&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:LongitudinalSeg&amp;diff=86925</id>
		<title>2014 Summer Project Week:LongitudinalSeg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:LongitudinalSeg&amp;diff=86925"/>
		<updated>2014-06-27T11:59:36Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2014.png|[[2014_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:Longseg_hdsubcorts.png&lt;br /&gt;
Image:OuterView.gif&lt;br /&gt;
Image:InnerView.gif&lt;br /&gt;
Image:OuterView malf.gif&lt;br /&gt;
Image:InnerView Malf.gif&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Iowa: Regina Kim&lt;br /&gt;
* Iowa: Hans Johnson&lt;br /&gt;
* Utah: James Fishbaugh&lt;br /&gt;
* Utah: Guido Gerig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&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;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
Longitudinal imaging studies involve tracking changes in individuals by repeated image acquisition over time. The goal of these studies is to quantify biological shape variability within and across individuals, and also to distinguish between normal and disease populations. However, data variability is influenced by outside sources such as image acquisition, image calibration, human expert judgement, and limited robustness of segmentation and registration algorithms.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Deploy a shape analysis tool for large-scale multi center data processing&lt;br /&gt;
* Apply &amp;amp; validate the tool on longitudinal data sample (BRAINSCut Segmentation)&lt;br /&gt;
** extension of tests to MABMIS results&lt;br /&gt;
** extension of tests to MALF (ANTs) results&lt;br /&gt;
* Visual comparison of shape analysis. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:InnerView_Malf.gif&amp;diff=86924</id>
		<title>File:InnerView Malf.gif</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:InnerView_Malf.gif&amp;diff=86924"/>
		<updated>2014-06-27T11:57:09Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:OuterView_malf.gif&amp;diff=86923</id>
		<title>File:OuterView malf.gif</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:OuterView_malf.gif&amp;diff=86923"/>
		<updated>2014-06-27T11:52:06Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:OuterView.gif&amp;diff=86919</id>
		<title>File:OuterView.gif</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:OuterView.gif&amp;diff=86919"/>
		<updated>2014-06-27T11:46:54Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:InnerView.gif&amp;diff=86918</id>
		<title>File:InnerView.gif</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:InnerView.gif&amp;diff=86918"/>
		<updated>2014-06-27T11:43:20Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Animated_l_caudate_View2.gif&amp;diff=86910</id>
		<title>File:Animated l caudate View2.gif</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Animated_l_caudate_View2.gif&amp;diff=86910"/>
		<updated>2014-06-27T11:34:47Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:LongitudinalSeg&amp;diff=86909</id>
		<title>2014 Summer Project Week:LongitudinalSeg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:LongitudinalSeg&amp;diff=86909"/>
		<updated>2014-06-27T11:33:44Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2014.png|[[2014_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:Longseg_hdsubcorts.png&lt;br /&gt;
Image:L caudate putamen BCut.avi&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Iowa: Regina Kim&lt;br /&gt;
* Iowa: Hans Johnson&lt;br /&gt;
* Utah: James Fishbaugh&lt;br /&gt;
* Utah: Guido Gerig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&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;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
Longitudinal imaging studies involve tracking changes in individuals by repeated image acquisition over time. The goal of these studies is to quantify biological shape variability within and across individuals, and also to distinguish between normal and disease populations. However, data variability is influenced by outside sources such as image acquisition, image calibration, human expert judgement, and limited robustness of segmentation and registration algorithms.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Deploy a shape analysis tool for large-scale multi center data processing&lt;br /&gt;
* Apply &amp;amp; validate the tool on longitudinal data sample (BRAINSCut Segmentation)&lt;br /&gt;
** extension of tests to MABMIS results&lt;br /&gt;
** extension of tests to MALF (ANTs) results&lt;br /&gt;
* Visual comparison of shape analysis. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:L_caudate_putamen_BCut.avi&amp;diff=86907</id>
		<title>File:L caudate putamen BCut.avi</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:L_caudate_putamen_BCut.avi&amp;diff=86907"/>
		<updated>2014-06-27T11:32:43Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: Velocity display of two time points of HD subject with two time points.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Velocity display of two time points of HD subject with two time points.&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:LongitudinalSeg&amp;diff=86478</id>
		<title>2014 Summer Project Week:LongitudinalSeg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:LongitudinalSeg&amp;diff=86478"/>
		<updated>2014-06-23T19:04:10Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2014.png|[[2014_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:Longseg_hdsubcorts.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Iowa: Regina Kim&lt;br /&gt;
* Iowa: Hans Johnson&lt;br /&gt;
* Utah: James Fishbaugh&lt;br /&gt;
* Utah: Guido Gerig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&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;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
Longitudinal imaging studies involve tracking changes in individuals by repeated image acquisition over time. The goal of these studies is to quantify biological shape variability within and across individuals, and also to distinguish between normal and disease populations. However, data variability is influenced by outside sources such as image acquisition, image calibration, human expert judgement, and limited robustness of segmentation and registration algorithms.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Deploy a shape analysis tool for large-scale multi center data processing&lt;br /&gt;
* Apply &amp;amp; validate the tool on longitudinal data sample (BRAINSCut Segmentation)&lt;br /&gt;
** extension of tests to MABMIS results&lt;br /&gt;
** extension of tests to MALF (ANTs) results&lt;br /&gt;
* Visual comparison of shape analysis. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=69415</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=69415"/>
		<updated>2011-06-24T14:36:19Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
File:BRAINSCutFigure.png|BRAINSCut: Result Example After Rendering with Slicer Model Maker&lt;br /&gt;
File:ProbabilityMaps.png|BRAINSCut: Probability Map Example for Sub-cortical regions of brain to identify ROI&lt;br /&gt;
File:GradientFeatureComparison.png |BRAINSCut: One of Feature Images. &lt;br /&gt;
File:Caudates.png|BRAINSCut: Caudate test statistics between BRAINSCut output and Manual Traces&lt;br /&gt;
File:Putamens.png|BRAINSCut: Putamen test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
File:BRAINSCutThalamus.png|BRAINSCut: Thalamus test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
File:HippoWithSOnly.png|BRAINSCut: Hippocampus test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim, Hans Johnson, Mark Scully&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; 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;
&lt;br /&gt;
#Integration of BRAINSCut into Slicer3/Slicer4 &lt;br /&gt;
#Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#Test BRAINSCut &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; 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;
# Check dependencies of BRAINSCut and integrate into Slicer CLM.&lt;br /&gt;
#Process test data set to verify&lt;br /&gt;
# Submit caudate results to the CAUSE07 Challenge 'http://www.cause07.org/'&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# BRAINSCut Incorporating with Slicer3 DONE&lt;br /&gt;
# Generating BRAINSCut model for subcortical structures: caudate, putamen, thalamus, and hippocampus. DONE&lt;br /&gt;
# Verifying generated model by comparing manual traces. DONE&lt;br /&gt;
# Process 230 data to generate hippocampus. DONE&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
#Powell, S., Magnotta, V., Johnson, H., and . . . , V. J., “Registration and machine learning-based automated segmentation of subcortical and cerebellar brain . . . ,” NeuroImage (Jan 2008)&lt;br /&gt;
#Eun Young Kim, Hans Johnson, &amp;quot;Multi-structure segmentation of multi-modal brain images using artificial neural networks&amp;quot;, SPIE Proceedings Paper (Mar 2010)&lt;br /&gt;
&lt;br /&gt;
==Download Page==&lt;br /&gt;
&lt;br /&gt;
http://www.nitrc.org/projects/brainscut&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=69087</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=69087"/>
		<updated>2011-06-23T21:24:18Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
File:BRAINSCutFigure.png|BRAINSCut: Result Example After Rendering with Slicer Model Maker&lt;br /&gt;
File:ProbabilityMaps.png|BRAINSCut: Probability Map Example for Sub-cortical regions of brain to identify ROI&lt;br /&gt;
File:GradientFeatureComparison.png |BRAINSCut: One of Feature Images. &lt;br /&gt;
File:Caudates.png|BRAINSCut: Caudate test statistics between BRAINSCut output and Manual Traces&lt;br /&gt;
File:Putamens.png|BRAINSCut: Putamen test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
File:BRAINSCutThalamus.png|BRAINSCut: Thalamus test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
File:HippoWithSOnly.png|BRAINSCut: Hippocampus test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; 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;
&lt;br /&gt;
#Integration of BRAINSCut into Slicer3/Slicer4 &lt;br /&gt;
#Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#Test BRAINSCut &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; 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;
# Check dependencies of BRAINSCut and integrate into Slicer CLM.&lt;br /&gt;
#Process test data set to verify&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# BRAINSCut Incorporating with Slicer3 DONE&lt;br /&gt;
# Generating BRAINSCut model for subcortical structures: caudate, putamen, thalamus, and hippocampus. DONE&lt;br /&gt;
# Verifying generated model by comparing manual traces. DONE&lt;br /&gt;
# Process 230 data to generate hippocampus. DONE&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
#Powell, S., Magnotta, V., Johnson, H., and . . . , V. J., “Registration and machine learning-based automated segmentation of subcortical and cerebellar brain . . . ,” NeuroImage (Jan 2008)&lt;br /&gt;
#Eun Young Kim, Hans Johnson, &amp;quot;Multi-structure segmentation of multi-modal brain images using artificial neural networks&amp;quot;, SPIE Proceedings Paper (Mar 2010)&lt;br /&gt;
&lt;br /&gt;
==Download Page==&lt;br /&gt;
&lt;br /&gt;
http://www.nitrc.org/projects/brainscut&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=69031</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=69031"/>
		<updated>2011-06-23T18:00:25Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
File:BRAINSCutFigure.png|BRAINSCut: Result Example After Rendering with Slicer Model Maker&lt;br /&gt;
File:ProbabilityMaps.png|BRAINSCut: Probability Map Example for Sub-cortical regions of brain to identify ROI&lt;br /&gt;
File:GradientFeatureComparison.png |BRAINSCut: One of Feature Images. &lt;br /&gt;
File:Caudates.png|BRAINSCut: Caudate test statistics between BRAINSCut output and Manual Traces&lt;br /&gt;
File:Putamens.png|BRAINSCut: Putamen test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
File:BRAINSCutThalamus.png|BRAINSCut: Thalamus test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
File:HippoWithSOnly.png|BRAINSCut: Hippocampus test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; 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;
&lt;br /&gt;
#:Integration of BRAINSCut into Slicer3/Slicer4 &lt;br /&gt;
#:Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#:Test BRAINSCut &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; 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;
#:Check dependencies of BRAINSCut &lt;br /&gt;
#:and integrate into Slicer CLM.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# BRAINSCut Incorporating with Slicer3&lt;br /&gt;
# Generating BRAINSCut model for subcortical structures: caudate, putamen, thalamus, and hippocampus.&lt;br /&gt;
# Verifying generated model by comparing manual traces.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
#Powell, S., Magnotta, V., Johnson, H., and . . . , V. J., “Registration and machine learning-based automated segmentation of subcortical and cerebellar brain . . . ,” NeuroImage (Jan 2008)&lt;br /&gt;
#Eun Young Kim, Hans Johnson, &amp;quot;Multi-structure segmentation of multi-modal brain images using artificial neural networks&amp;quot;, SPIE Proceedings Paper (Mar 2010)&lt;br /&gt;
&lt;br /&gt;
==Download Page==&lt;br /&gt;
&lt;br /&gt;
http://www.nitrc.org/projects/brainscut&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Putamens.png&amp;diff=69030</id>
		<title>File:Putamens.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Putamens.png&amp;diff=69030"/>
		<updated>2011-06-23T17:38:16Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=69029</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=69029"/>
		<updated>2011-06-23T17:37:53Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
File:BRAINSCutFigure.png|BRAINSCut: Result Example After Rendering with Slicer Model Maker&lt;br /&gt;
File:ProbabilityMaps.png|BRAINSCut: Probability Map Example for Sub-cortical regions of brain to identify ROI&lt;br /&gt;
File:GradientFeatureComparison.png |BRAINSCut: One of Feature Images. &lt;br /&gt;
File:Caudates.png|BRAINSCut: Caudate test statistics between BRAINSCut output and Manual Traces&lt;br /&gt;
File:Putamens.png|BRAINSCut: Putamen test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
File:BRAINSCutThalamus.png|BRAINSCut: Thalamus test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
File:HippoWithSOnly.png|BRAINSCut: Hippocampus test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; 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;
&lt;br /&gt;
#:Integration of BRAINSCut into Slicer3/Slicer4 &lt;br /&gt;
#:Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#:Test BRAINSCut &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; 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;
#:Check dependencies of BRAINSCut &lt;br /&gt;
#:and integrate into Slicer CLM.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
#Powell, S., Magnotta, V., Johnson, H., and . . . , V. J., “Registration and machine learning-based automated segmentation of subcortical and cerebellar brain . . . ,” NeuroImage (Jan 2008)&lt;br /&gt;
#Eun Young Kim, Hans Johnson, &amp;quot;Multi-structure segmentation of multi-modal brain images using artificial neural networks&amp;quot;, SPIE Proceedings Paper(Mar 2010)&lt;br /&gt;
&lt;br /&gt;
==Download Page==&lt;br /&gt;
&lt;br /&gt;
http://www.nitrc.org/projects/brainscut&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:BRAINSCutThalamus.png&amp;diff=69028</id>
		<title>File:BRAINSCutThalamus.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:BRAINSCutThalamus.png&amp;diff=69028"/>
		<updated>2011-06-23T17:36:24Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:HippoWithSOnly.png&amp;diff=69027</id>
		<title>File:HippoWithSOnly.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:HippoWithSOnly.png&amp;diff=69027"/>
		<updated>2011-06-23T17:35:27Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Globus.png&amp;diff=69026</id>
		<title>File:Globus.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Globus.png&amp;diff=69026"/>
		<updated>2011-06-23T17:34:56Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Caudates.png&amp;diff=69025</id>
		<title>File:Caudates.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Caudates.png&amp;diff=69025"/>
		<updated>2011-06-23T17:34:39Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=69024</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=69024"/>
		<updated>2011-06-23T17:31:37Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
File:BRAINSCutFigure.png|BRAINSCut: Result Example After Rendering with Slicer Model Maker&lt;br /&gt;
File:ProbabilityMaps.png|BRAINSCut: Probability Map Example for Sub-cortical regions of brain to identify ROI&lt;br /&gt;
File:GradientFeatureComparison.png |BRAINSCut: One of Feature Images. &lt;br /&gt;
File:Caudates.pdf|BRAINSCut: Caudate test statistics between BRAINSCut output and Manual Traces&lt;br /&gt;
File:Putamens.pdf|BRAINSCut: Putamen test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
File:Thalamus.pdf|BRAINSCut: Thalamus test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
File:HippoWithSOnly.pdf|BRAINSCut: Hippocampus test statistics between BRAINSCut output and Manual Trace&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; 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;
&lt;br /&gt;
#:Integration of BRAINSCut into Slicer3/Slicer4 &lt;br /&gt;
#:Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#:Test BRAINSCut &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; 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;
#:Check dependencies of BRAINSCut &lt;br /&gt;
#:and integrate into Slicer CLM.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
#Powell, S., Magnotta, V., Johnson, H., and . . . , V. J., “Registration and machine learning-based automated segmentation of subcortical and cerebellar brain . . . ,” NeuroImage (Jan 2008)&lt;br /&gt;
#Eun Young Kim, Hans Johnson, &amp;quot;Multi-structure segmentation of multi-modal brain images using artificial neural networks&amp;quot;, SPIE Proceedings Paper(Mar 2010)&lt;br /&gt;
&lt;br /&gt;
==Download Page==&lt;br /&gt;
&lt;br /&gt;
http://www.nitrc.org/projects/brainscut&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:HippoWithSOnly.pdf&amp;diff=69023</id>
		<title>File:HippoWithSOnly.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:HippoWithSOnly.pdf&amp;diff=69023"/>
		<updated>2011-06-23T17:30:40Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Thalamus.pdf&amp;diff=69022</id>
		<title>File:Thalamus.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Thalamus.pdf&amp;diff=69022"/>
		<updated>2011-06-23T17:28:38Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Putamens.pdf&amp;diff=69021</id>
		<title>File:Putamens.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Putamens.pdf&amp;diff=69021"/>
		<updated>2011-06-23T17:27:53Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Caudates.pdf&amp;diff=69020</id>
		<title>File:Caudates.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Caudates.pdf&amp;diff=69020"/>
		<updated>2011-06-23T17:26:57Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:GradientFeatureComparison.png&amp;diff=69019</id>
		<title>File:GradientFeatureComparison.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:GradientFeatureComparison.png&amp;diff=69019"/>
		<updated>2011-06-23T17:23:44Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68998</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68998"/>
		<updated>2011-06-23T15:16:20Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
File:BRAINSCutFigure.png|BRAINSCut Result Example After Rendering with Slicer Model Maker&lt;br /&gt;
File:ProbabilityMaps.png|BRAINSCut Probability Map Example for Sub-cortical regions of brain to identify ROI&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; 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;
&lt;br /&gt;
#:Integration of BRAINSCut into Slicer3/Slicer4 &lt;br /&gt;
#:Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#:Test BRAINSCut &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; 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;
#:Check dependencies of BRAINSCut &lt;br /&gt;
#:and integrate into Slicer CLM.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
#Powell, S., Magnotta, V., Johnson, H., and . . . , V. J., “Registration and machine learning-based automated segmentation of subcortical and cerebellar brain . . . ,” NeuroImage (Jan 2008)&lt;br /&gt;
#Eun Young Kim, Hans Johnson, &amp;quot;Multi-structure segmentation of multi-modal brain images using artificial neural networks&amp;quot;, SPIE Proceedings Paper(Mar 2010)&lt;br /&gt;
&lt;br /&gt;
==Download Page==&lt;br /&gt;
&lt;br /&gt;
http://www.nitrc.org/projects/brainscut&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:ProbabilityMaps.png&amp;diff=68997</id>
		<title>File:ProbabilityMaps.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:ProbabilityMaps.png&amp;diff=68997"/>
		<updated>2011-06-23T15:09:46Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68996</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68996"/>
		<updated>2011-06-23T15:09:05Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
File:BRAINSCutFigure.png|BRAINSCut Result Example&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; 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;
&lt;br /&gt;
#:Integration of BRAINSCut into Slicer3/Slicer4 &lt;br /&gt;
#:Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#:Test BRAINSCut &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; 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;
#:Check dependencies of BRAINSCut &lt;br /&gt;
#:and integrate into Slicer CLM.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
#Powell, S., Magnotta, V., Johnson, H., and . . . , V. J., “Registration and machine learning-based automated segmentation of subcortical and cerebellar brain . . . ,” NeuroImage (Jan 2008)&lt;br /&gt;
#Eun Young Kim, Hans Johnson, &amp;quot;Multi-structure segmentation of multi-modal brain images using artificial neural networks&amp;quot;, SPIE Proceedings Paper(Mar 2010)&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- List here how you plan to deliver your results to user communities --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:BRAINSCutTutorial_TutorialContestSummer2011.ppt&amp;diff=68830</id>
		<title>File:BRAINSCutTutorial TutorialContestSummer2011.ppt</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:BRAINSCutTutorial_TutorialContestSummer2011.ppt&amp;diff=68830"/>
		<updated>2011-06-21T13:33:29Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: uploaded a new version of &amp;quot;File:BRAINSCutTutorial TutorialContestSummer2011.ppt&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=BRAINSCut_Tutorial_NAMIC2011SummerConstest&amp;diff=68829</id>
		<title>BRAINSCut Tutorial NAMIC2011SummerConstest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=BRAINSCut_Tutorial_NAMIC2011SummerConstest&amp;diff=68829"/>
		<updated>2011-06-21T13:30:15Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tutorial &lt;br /&gt;
&lt;br /&gt;
ppt [[File:BRAINSCutTutorial TutorialContestSummer2011.ppt]]   &lt;br /&gt;
&lt;br /&gt;
pdf [[File:BRAINSCutTutorial TutorialContestSummer2011.pdf]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Data File [[File:BRAINSCutTutorial_TutorialContestSummer2011.zip]]&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68785</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68785"/>
		<updated>2011-06-20T21:37:32Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
File:BRAINSCutFigure.png|BRAINSCut Result Example&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#:Integration of BRAINSCut into Slicer3/Slicer4 &lt;br /&gt;
#:Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#:Test BRAINSCut &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;
#:Check dependencies of BRAINSCut &lt;br /&gt;
#:and integrate into Slicer CLM.&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: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- List here how you plan to deliver your results to user communities --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68778</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68778"/>
		<updated>2011-06-20T20:09:24Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
File:BRAINSCutFigure.png|BRAINSCut Result Example&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#:Integration of BRAINSCut into Slicer3 Module &lt;br /&gt;
#:Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#:Test BRAINSCut &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;
#:Check dependencies of BRAINSCut &lt;br /&gt;
#:and integrate into Slicer CLM.&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: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- List here how you plan to deliver your results to user communities --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68099</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68099"/>
		<updated>2011-06-13T20:18:43Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image::BRAINSCutFigure.png|BRAINSCut Result Example&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#:Integration of BRAINSCut into Slicer3 Module &lt;br /&gt;
#:Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#:Test BRAINSCut &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;
#:Check dependencies of BRAINSCut &lt;br /&gt;
#:and integrate into Slicer CLM.&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: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- List here how you plan to deliver your results to user communities --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68098</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68098"/>
		<updated>2011-06-13T20:18:19Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image::BRAINSCutFigure.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#:Integration of BRAINSCut into Slicer3 Module &lt;br /&gt;
#:Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#:Test BRAINSCut &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;
#:Check dependencies of BRAINSCut &lt;br /&gt;
#:and integrate into Slicer CLM.&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: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- List here how you plan to deliver your results to user communities --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:BRAINSCutFigure.png&amp;diff=68096</id>
		<title>File:BRAINSCutFigure.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:BRAINSCutFigure.png&amp;diff=68096"/>
		<updated>2011-06-13T20:17:18Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68088</id>
		<title>2011 Summer Project Week Integrate BRAINSCut into Slicer3</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3&amp;diff=68088"/>
		<updated>2011-06-13T20:09:58Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: Created page with '__NOTOC__ &amp;lt;gallery&amp;gt; Image:PW-MIT2011.png|Projects List Image:notfound.png|Interesting picture to be added...  &amp;lt;/gallery&amp;gt;  '''Integrate BRAIN…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:notfound.png|Interesting picture to be added... &lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Integrate BRAINSCut into Slicer3'''&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* University of Iowa: Eunyoung(Regina) Kim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#:Integration of BRAINSCut into Slicer3 Module &lt;br /&gt;
#:Integration of GMI feature images into BRAINSCut&lt;br /&gt;
#:Test BRAINSCut &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;
#:Check dependencies of BRAINSCut &lt;br /&gt;
#:and integrate into Slicer CLM.&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: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 97%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- List here how you plan to deliver your results to user communities --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NAMIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#NITRIC distribution&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Built-in: &lt;br /&gt;
##Extension -- commandline:  &lt;br /&gt;
##Extension -- loadable:&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week&amp;diff=68082</id>
		<title>2011 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2011_Summer_Project_Week&amp;diff=68082"/>
		<updated>2011-06-13T20:01:55Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  Back to [[Events]]&lt;br /&gt;
&lt;br /&gt;
[[image:PW-MIT2011.png|right|200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' June 20-24, 2011&lt;br /&gt;
*'''Location:''' MIT&lt;br /&gt;
&lt;br /&gt;
==Preliminary Agenda==&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background:#b0d5e6;color:#02186f&amp;quot; &lt;br /&gt;
!style=&amp;quot;width:10%&amp;quot; |Time&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Monday, June 20&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Tuesday, June 21&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Wednesday, June 22&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Thursday, June 23&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Friday, June 24&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#dbdbdb&amp;quot;|'''Project Presentations'''&lt;br /&gt;
|bgcolor=&amp;quot;#6494ec&amp;quot;|'''NA-MIC Update Day'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#88aaae&amp;quot;|'''IGT Day'''&lt;br /&gt;
|bgcolor=&amp;quot;#faedb6&amp;quot;|'''Reporting Day'''&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''8:30am'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''9am-12pm'''&lt;br /&gt;
|&lt;br /&gt;
|'''9am-11am:''' [[2011 Project Week Breakout Session: Slicer4|Slicer 4 Core Modules Usability Review]]''' [[MIT_Project_Week_Rooms#Star|Star Room]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''11-12pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt; [[2011 Summer Project Week Breakout Session Slicer4 Annotation|Slicer4 Annotations]] (Nicole Aucoin)&amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Star|Star Room]]&lt;br /&gt;
|'''9am-12pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [[2011 Project Week Breakout Session: ITK|ITK]] (Luis Ibanez)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Star Room]]&lt;br /&gt;
|'''9am-4pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [[2011 Summer Project Week Breakout Session:OpenIGTLink|OpenIGTLink]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
|'''10am-12pm:''' [[#Projects|Project Progress Updates]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''12pm-1pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch boxes; Adjourn by 1:30pm&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''1pm-5:30pm'''&lt;br /&gt;
|'''1-1:05pm: &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Ron Kikinis: Welcome&amp;lt;/font&amp;gt;'''&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''1:05-3:30pm:''' [[#Projects|Project Introductions]] (all Project Leads)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3:30-5:00pm: NA-MIC Kit Update''' Slicer4 Developers Guided Tour (Pieper) ([[media:2011 Summer-Slicer4.ppt|Draft Slides]]), Slicer4 Extension Writing Tutorial (Finet, Fillion-Robin)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
|'''1-3pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [http://wiki.slicer.org/slicerWiki/index.php/Slicer4:MultiVolumeContainer#Summer_2011_Project_Week_Breakout_Session Slicer4 MultiVolume Containers] (Nicole Aucoin)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Star Room]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3-4pm:''' [[Summer_2011_Tutorial_Contest|Tutorial Contest Presentations]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''4-5pm:''' [[2011 Summer Project Week Breakout Session VTKCharts|VTK Charts]] (Marcus Hanwell)&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#32-D407|32-D407]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Star Room]]&lt;br /&gt;
|'''12:45-1pm:''' [[Events:TutorialContestJune2011|Tutorial Contest Winner Announcement]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3-4pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2011_Summer_Project_Week_Breakout_Session_EMRegistration|Inter-subject Registration for EM segmenter]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Star Room]]&lt;br /&gt;
|'''1-4pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt; [[2011 Summer Project Week Breakout Session:OpenIGTLink|OpenIGTLink]] &lt;br /&gt;
&amp;lt;br&amp;gt;[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''5:30pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
* Please make a link for your project to a new page based on the [[2011_Summer_Project_Week_Template| 2011 Summer Project Page Template]]&lt;br /&gt;
&lt;br /&gt;
#valuate the applicability of DICOM RT I/O facility in Slicer (via Plastimatch Extension) for Brachytherapy Planning (Tina Kapur, Greg Sharp, Robert Cormack?)&lt;br /&gt;
#Visualization of b-spline and vector fields (Steve, Danielle, Dominik)&lt;br /&gt;
#[[2011_Summer_Project_Week_Annotation_Module|Annotation Module in Slicer4]] (Nicole Aucoin, Daniel Haehn)&lt;br /&gt;
#[[2011_Summer_Project_Week_RECIST|RECIST Slicer4 module]] (Nicole Aucoin)&lt;br /&gt;
#DicomToNrrdConverter refactoring ( Xiaodong Tao, Mark Scully)&lt;br /&gt;
#[[2011_Summer_Project_Week_normal_consistency_particles|Normal consistency in particle correspondence computation using great circles in principal spheres - Huntington's Disease]], (Beatriz Paniagua, Martin Styner, Sungkyu Jung, Mark Scully)&lt;br /&gt;
#Group-wise Automatic Mesh-Based analysis of CortIcal Thickness (GAMBIT) - TBI (Clement Vachet, Martin Styner, Randi Gollub?)&lt;br /&gt;
#[[2011_Summer_Project__Week_Shape_Analysis_UNC |SPHARM &amp;amp; particles shape analysis - Huntington's Disease]] - Lucile Bompard, Clement Vachet, Beatriz Paniagua, Martin Styner&lt;br /&gt;
#Non-rigid, inter-patient registration of bone masks derived from CT for Head and Neck Cancer Radiation Therapy (Ivan Kolesov, Yi Gao, Gregory Sharp, and Allen Tannenbaum)&lt;br /&gt;
#[[2011_Summer_Project_Week_RSS_for_AFib_Ablation|Robust Statistical Segmentation (RSS) for the Atrial Fibrillation Ablation Therapy]] (Yi Gao, Kedar Patwardhan, Wassim Haddad, and Allen Tannenbaum, Rob MacLeod, Josh Blauer, and Josh Cates)&lt;br /&gt;
#Mass Spectrometry for Brain Tumor Therapy (Behnood Gholami, Nathalie Agar)&lt;br /&gt;
#Multimodality Image Registration for TBI? (Yifei Lou, Danielle Pace, Jack Van Horn?, Marcel Prastawa?)&lt;br /&gt;
#Segmentation of Longitudinal TBI data (Bo Wang, Jack Van Horn, Andrei Irimia, Marcel Prastawa, Guido Gerig)&lt;br /&gt;
#Longitudinal Shape Regression - Huntington's Disease (James Fishbaugh, Guido Gerig)&lt;br /&gt;
#[[2011_Summer_Project__Week_DVH|Dose volume histograms in Slicer]] (Greg Sharp, Nadya Shusharina, Steve Pieper, Csaba Pinter, Tina Kapur)&lt;br /&gt;
#[[2011_Summer_Project__Week_DICOM_RT|Synthetic images, vector fields, RT structures and RT doses in Slicer and ITK]]. (Nadya Shusharina, Greg Sharp, Luis Ibanez, Steve Pieper)&lt;br /&gt;
#[[2011_Summer_Project_Week_Watersheds|Interactive Watersheds Segmentation Module for Slicer  for Atrial Fibrillation and HN Cancer]] (Josh Cates, Ross Whitaker, Steve Pieper, Jim Miller, Nadya)&lt;br /&gt;
#Segmentation of Nerve and Nerve Ganglia in the Spine (Adrian Dalca, Giovanna Danagoulian, Ron Kikinis, Ehud Schmidt, Polina Golland)&lt;br /&gt;
#Image Manifold Learning with Spectral Embedding and Laplacian Eigenmaps (Ramesh Sridharan, Polina Golland)&lt;br /&gt;
#Shapeworks Shape Analysis for Atrial Fibrilliation and HD (Manasi Datar, Beatriz UNC, Mark Scully)&lt;br /&gt;
#Explore the applicability of RSS and Shapeworks for Ventricular Segmentation(Chiara Carminati, ?, ?)&lt;br /&gt;
#[[2011_Summer_Project_Week_Integrate_BRAINSCut_into_Slicer3]](Regina Kim, ... )&lt;br /&gt;
#The Vascular Modeling Toolkit in 3D Slicer 4 (Daniel Haehn, Luca Antiga, Steve Pieper)	&lt;br /&gt;
#[[2011_Summer_Project_Week__LANDWARP_integration|Integration of LANDWARP into interactive registration module]] (Andrey Fedorov, Greg Sharp, Nadya Shusharina)&lt;br /&gt;
#[[2011_Summer_Project_Week_Registration_of_mouse_brains|Registration of mouse brains]] (Francois Budin)&lt;br /&gt;
#ShapeWorks Applications (Manasi Datar, Beatriz Paniagua, Martin Styner, Ross Whitaker, ?)&lt;br /&gt;
#[[2011_Summer_Project__Week_Wireless_Joystick|Wireless joystick controlling medical devices and software (e.g. Slicer4) in the operating room]] (Szymon Kostrzewski)&lt;br /&gt;
#Live Tracked Ultrasound in 3D Slicer 4 (Tamas Heffter)&lt;br /&gt;
#[http://wiki.na-mic.org/Wiki/index.php/Survey_stealthlink_openigtlink Surveying research teams interested in Open IGT Link support of Stealth Station (Nobuhiko Hata, Ron Kikinis)]&lt;br /&gt;
#DTIPrep - &amp;quot;Study-specific Protocol&amp;quot; based automatic DWI/DTI quality control and preparation - Huntington's Disease (Mashid Farzinfar, Clement Vachet, Joy Matsui, Martin Styner)&lt;br /&gt;
#DTIProcessing - Huntington's Disease (Clement Vachet, Joy Matsui, Martin Styner)&lt;br /&gt;
#Volumetric DTI into Slicer for HD for Tract based roi segmentation (Steve Callahan, Mark Scully, Jim Miller)&lt;br /&gt;
#Nifti Support for Diffusion Tensor Images (Demian)&lt;br /&gt;
#Finishing details on the workflows: DICOM-&amp;gt;Full brain tractography / peritumoral (Demian)&lt;br /&gt;
#Refactoring of the tractography display widget (Isaiah)&lt;br /&gt;
#Laterality (Lauren)&lt;br /&gt;
#Selection for models and bundles post-clustering (Lauren)&lt;br /&gt;
#ROI-based / picking selection of fiber bundles (Maybe one of Sylvain's interns)&lt;br /&gt;
#Adding streamlined tractography to the Finsler front propagation tractography toolkit (Antonio)&lt;br /&gt;
#Add ODF estimation / visualization (Antonio)&lt;br /&gt;
#Workflows and Service Oriented Architecture Modules for Slicer4 as Extensions (Alexander Zaitsev, Wendy Plesniak, Ron Kikinis)&lt;br /&gt;
#[[2011_Summer_Project__Week_DICOM_Networking|DICOM Networking interface for Slicer4]] (Steve Pieper, Nicole Aucoin, Noby Hata)&lt;br /&gt;
#Stenosis Detector in 3D Slicer 4 (Suares Tamekue, Daniel Haehn, Luca Antiga)&lt;br /&gt;
#[[2011_Summer_Project_Week_Spine_Segmentation_And_Osteoporosis_Screening_CT|Spine Segmentation &amp;amp; Osteoporosis Screening In CT Imaging Studies]] (Anthony Blumfield)&lt;br /&gt;
#Slicer module for building an average population HARDI Atlas (Ryan Eckbo)&lt;br /&gt;
#4D Ultrasound (Laurent Chauvin, Noby Hata, Atsushi Yamada)&lt;br /&gt;
#EM Segmentation in 3D Slicer 4 (Daniel Haehn, Dominique Belhachemi, Kilian Pohl)&lt;br /&gt;
#[[NonRigidRegistrationThatAccommodatesResection|Demons Based Non-Rigid Registration that Accommodates Resection in 3D Slicer]] (Petter Risholm, Sandy Wells)&lt;br /&gt;
#[[2011_Summer_Project_Week_re-parameterize_fiber|Re-parameterize fiber tracts for fiber statistics analysis]]&lt;br /&gt;
#[[2011_Summer_Project_Week_Automated_GUI_Testing| Automated GUI Testing (Sonia Pujol, Steve Pieper, Dave Partyka, Jean-Christophe Fillion-Robin, Xiaodong Tao)]]&lt;br /&gt;
#[[2011_Summer_Project_Week_Plastimatch_for_EMSegmenter | Integrating Plastimatch into the EMSegmenter]] (Dominique Belhachemi, Kilian Pohl, Greg Sharp)&lt;br /&gt;
#[[2011_Summer_Project_Week_Customizing_EMSegmenter_pipelines_for_brain_lesions | Customizing EMSegmenter pipelines for brain lesions]] (Dominique Belhachemi, Alexander Zaitsev, Kilian Pohl)&lt;br /&gt;
#[[2011_Summer_Project_Week_Slicer_Extension_for_GLISTR | Slicer extension for GLiome Image SegmenTation and Registration (GLISTR)]] (Andreas Schuh, Daniel Haehn, Kilian Pohl)&lt;br /&gt;
#[[2011_Summer_Project_Week_WMGeometry_Slicer4 | White matter geometry measures in Slicer 4]] (Peter Savadjiev)&lt;br /&gt;
#Internationalization of Slicer (Luping Fang, Steve Pieper, Daniel Haehn, Suares Tamekue, Jean-Christophe Fillion-Robin, Jean-Christophe, Julien Finet, Yiming Ge, Ping Cao)&lt;br /&gt;
#[[2011_Summer_Project_Week__BRAINSFit_new_features_integration|Integrate new features into BRAINSFit]] (Andrey Fedorov, Hans Johnson, Mark Scully)&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
We are pleased to announce the 13th PROJECT WEEK of hands-on research and development activity for applications in Image-Guided Therapy, Neuroscience, and several additional areas of biomedical research that enable personalized medicine. Participants will engage in open source programming using the [[NA-MIC-Kit|NA-MIC Kit]], algorithm design, medical imaging sequence development, tracking experiments, and clinical application. The main goal of this event is to move forward the translational research deliverables of the sponsoring centers and their collaborators. Active and potential collaborators are encouraged and welcome to attend this event. This event will be set up to maximize informal interaction between participants.  If you would like to learn more about this event, please [http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week click here to join our mailing list].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Active preparation begins on Thursday, April 28th at 3pm ET, with a kick-off teleconference.  Invitations to this call will be sent to members of the sponsoring communities, their collaborators, past attendees of the event, as well as any parties who have expressed an interest in working with these centers. The main goal of the kick-off call is to get an idea of which groups/projects will be active at the upcoming event, and to ensure that there is sufficient coverage for all. Subsequent teleconferences will allow for more focused discussions on individual projects and allow the hosts to finalize the project teams, consolidate any common components, and identify topics that should be discussed in breakout sessions. In the final days leading upto the meeting, all project teams will be asked to fill in a template page on this wiki that describes the objectives and plan of their projects.  &lt;br /&gt;
&lt;br /&gt;
The event itself will start off with a short presentation by each project team, driven using their previously created description, and will help all participants get acquainted with others who are doing similar work. In the rest of the week, about half the time will be spent in breakout discussions on topics of common interest of subsets of the attendees, and the other half will be spent in project teams, doing hands-on project work.  The hands-on activities will be done in 40-50 small teams of size 2-4, each with a mix of multi-disciplinary expertise.  To facilitate this work, a large room at MIT will be setup with several tables, with internet and power access, and each computer software development based team will gather on a table with their individual laptops, connect to the internet to download their software and data, and be able to work on their projects.  Teams working on projects that require the use of medical devices will proceed to Brigham and Women's Hospital and carry out their experiments there. On the last day of the event, a closing presentation session will be held in which each project team will present a summary of what they accomplished during the week.&lt;br /&gt;
&lt;br /&gt;
This event is part of the translational research efforts of [http://www.na-mic.org NA-MIC], [http://www.ncigt.org NCIGT], [http://nac.spl.harvard.edu/ NAC], [http://catalyst.harvard.edu/home.html Harvard Catalyst], and [http://www.cimit.org CIMIT].  It is an expansion of the NA-MIC Summer Project Week that has been held annually since 2005. It will be held every summer at MIT and Brigham and Womens Hospital in Boston, typically during the last full week of June, and in Salt Lake City in the winter, typically during the second week of January.  &lt;br /&gt;
&lt;br /&gt;
A summary of all past NA-MIC Project Events is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
*'''Dates:''' June 20-24, 2011&lt;br /&gt;
*'''Location:''' MIT. [[Meeting_Locations:MIT_Grier_A_%26B|Grier Rooms A &amp;amp; B: 34-401A &amp;amp; 34-401B]].&lt;br /&gt;
*'''REGISTRATION:''' Please register [http://guest.cvent.com/d/sdqy0l/4W here].  Payment must be made by credit card.&lt;br /&gt;
*'''Registration Fee:''' $260 (covers the cost of breakfast, lunch and coffee breaks for the week). &lt;br /&gt;
*'''Hotel:''' Boston Marriott Cambridge, Two Cambridge Center, 50 Broadway, Cambridge, MA 02142.  Group rate is $199/night plus tax.  Book [http://www.marriott.com/hotels/travel/boscb?groupCode=jrbjrba&amp;amp;app=resvlink&amp;amp;fromDate=6/19/11&amp;amp;toDate=6/24/11 here] or call 1-617-494-6600 and mention that you are booking in the MIT Room Block.  '''All reservations must be made by May 29, 2011 to receive the discounted rate.'''&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
# Please make sure that you are on the http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week mailing list&lt;br /&gt;
# The NA-MIC engineering team will be discussing infrastructure projects in a kickoff TCON on April 28, 3pm ET.  In the weeks following, new and old participants from the above mailing list will be invited to join to discuss their projects, so please make sure you are on it!&lt;br /&gt;
# By 3pm ET on Thursday May 12, all participants to add a one line title of their project to #Projects&lt;br /&gt;
#By 3pm ET on Thursday June 9, all project leads to complete [[Project_Week/Template|Complete a templated wiki page for your project]]. Please do not edit the template page itself, but create a new page for your project and cut-and-paste the text from this template page.  If you have questions, please send an email to tkapur at bwh.harvard.edu.&lt;br /&gt;
# By 3pm on June 16: Create a directory for each project on the [[Engineering:SandBox|NAMIC Sandbox]] (Zack)&lt;br /&gt;
## Commit on each sandbox directory the code examples/snippets that represent our first guesses of appropriate methods. (Luis and Steve will help with this, as needed)&lt;br /&gt;
## Gather test images in any of the Data sharing resources we have (e.g. XNAT/MIDAS). These ones don't have to be many. At least three different cases, so we can get an idea of the modality-specific characteristics of these images. Put the IDs of these data sets on the wiki page. (the participants must do this.)&lt;br /&gt;
## Setup nightly tests on a separate Dashboard, where we will run the methods that we are experimenting with. The test should post result images and computation time. (Zack)&lt;br /&gt;
# Please note that by the time we get to the project event, we should be trying to close off a project milestone rather than starting to work on one...&lt;br /&gt;
# People doing Slicer related projects should come to project week with slicer built on your laptop.&lt;br /&gt;
## Projects to develop extension modules should work with the [http://viewvc.slicer.org/viewcvs.cgi/branches/Slicer-3-6/#dirlist Slicer-3-6 branch] (new code should not be checked into the branch).&lt;br /&gt;
## Projects to modify core behavior of slicer should be done on the [http://viewvc.slicer.org/viewcvs.cgi/trunk/ trunk].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Registrants==&lt;br /&gt;
&lt;br /&gt;
Do not add your name to this list- it is maintaining by the organizers based on your paid registration (see Logistics for link)&lt;br /&gt;
#Bompard, Lucile-	UNC NIRAL&lt;br /&gt;
#Belhachemi, Dominique-	University of Pennsylvania&lt;br /&gt;
#Blumfiled, Anthony- Radnostics&lt;br /&gt;
#Budin, Francois-	UNC NIRAL&lt;br /&gt;
#Callahan, Steve-	University of Utah&lt;br /&gt;
#Cates, Joshua-	University of Utah&lt;br /&gt;
#Datar, Manasi-	University of Utah&lt;br /&gt;
#Davey, Colin-	&lt;br /&gt;
#Farzinfar, Mahshid- UNC&lt;br /&gt;
#Finet, Julien- Kitware&lt;br /&gt;
#Fishbaugh, James-	University of Utah&lt;br /&gt;
#Gardner, Greg-	University of Utah&lt;br /&gt;
#Globinsky, Ronen-	Yale University&lt;br /&gt;
#Goubran, Maged-	Robarts Research Institute&lt;br /&gt;
#Haehn, Daniel-	University of Pennsylvania&lt;br /&gt;
#Halle, Mike - BWH/HMS&lt;br /&gt;
#Heffter, Tamas-	Queen's University&lt;br /&gt;
#Irimia, Andrei-	University of California, Los Angeles&lt;br /&gt;
#Johnson, Hans-	University of Iowa&lt;br /&gt;
#Kapur, Tina- Brigham and Women's Hospital; Harvard Medical School&lt;br /&gt;
#Kikinis, Ron-	Brigham and Women's Hospital; Harvard Medical School&lt;br /&gt;
#Kim, Regina-	University of Iowa&lt;br /&gt;
#Kostrzewski, Szymon-	Ecole Polytechnique Federale de Lausanne EPFL&lt;br /&gt;
#Lee, Dillon-	University of Utah&lt;br /&gt;
#Li, Yinpeng-	UNC-NIRAL&lt;br /&gt;
#Lou, Yifei-	Georgia Institute of Technology&lt;br /&gt;
#Mastrogiacomo, Katie- Brigham and Women's Hospital&lt;br /&gt;
#Matsui, Joy-	University of Iowa&lt;br /&gt;
#Meier, Dominik-	BWH&lt;br /&gt;
#Milchenko, Mikhail- Washington University in St. Louis&lt;br /&gt;
#Miller, James-	GE Research&lt;br /&gt;
#Pace, Danielle- Kitware&lt;br /&gt;
#Paniagua, Beatriz-	University of North Carolina at Chapel Hill&lt;br /&gt;
#Papademetris, Xenophon-	Yale University&lt;br /&gt;
#Patwardhan, Kedar-	GE Global Research&lt;br /&gt;
#Pieper, Steve- Isomics, Inc.&lt;br /&gt;
#Pinter, Csaba-	Queen's University&lt;br /&gt;
#Pohl, Kilian-	UPenn&lt;br /&gt;
#Prastawa, Marcel-	University of Utah&lt;br /&gt;
#Rajchl, Martin-	Robarts Research Institute&lt;br /&gt;
#Schuh, Andreas-	University of Pennsylvania&lt;br /&gt;
#Scully, Mark-	University of Iowa&lt;br /&gt;
#Sharp, Gregory- MGH&lt;br /&gt;
#Shi, Yundi- UNC Chapel Hill&lt;br /&gt;
#Vachet, Clement-	UNC Chapel Hill&lt;br /&gt;
#Wang, Bo-	University of Utah&lt;br /&gt;
#Wells, Sandy- BWH/HMS&lt;br /&gt;
#Yamada, Atsushi-	Brigham and Women's Hospital&lt;br /&gt;
#Yarmarkovich, Alexander- Isomics&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:BRAINSCutTutorial_TutorialContestSummer2011.zip&amp;diff=68079</id>
		<title>File:BRAINSCutTutorial TutorialContestSummer2011.zip</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:BRAINSCutTutorial_TutorialContestSummer2011.zip&amp;diff=68079"/>
		<updated>2011-06-13T19:56:10Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=BRAINSCut_Tutorial_NAMIC2011SummerConstest&amp;diff=68078</id>
		<title>BRAINSCut Tutorial NAMIC2011SummerConstest</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=BRAINSCut_Tutorial_NAMIC2011SummerConstest&amp;diff=68078"/>
		<updated>2011-06-13T19:44:22Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tutorial &lt;br /&gt;
&lt;br /&gt;
ppt [[File:BRAINSCutTutorial TutorialContestSummer2011.ppt]]   &lt;br /&gt;
&lt;br /&gt;
pdf [[File:BRAINSCutTutorial TutorialContestSummer2011.pdf]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Data File&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:BRAINSCutTutorial_TutorialContestSummer2011.ppt&amp;diff=68077</id>
		<title>File:BRAINSCutTutorial TutorialContestSummer2011.ppt</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:BRAINSCutTutorial_TutorialContestSummer2011.ppt&amp;diff=68077"/>
		<updated>2011-06-13T19:42:36Z</updated>

		<summary type="html">&lt;p&gt;Reginakim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Reginakim</name></author>
		
	</entry>
</feed>