<?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=Jfishbaugh</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=Jfishbaugh"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/Jfishbaugh"/>
	<updated>2026-04-16T05:56:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=97019</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=97019"/>
		<updated>2017-06-30T13:39:19Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
* Slicer Shape AnaLysis Toolbox ([http://github.com/Kitware/SlicerSALT SlicerSALT]) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
* The longitudinal infant data has been collected as part of the NIH funded UNC Psychiatry CONTE project to study early brain development in infants at risk for mental illness (PI [https://www.med.unc.edu/psych/earlybraindevresearch/people/principal-investigators/john-gilmore  John H. Gilmore]), Distinguished Professor, Director of the Early Brain Development Program, UNC Chapel Hill, Department of Psychiatry).&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are acquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. &lt;br /&gt;
&lt;br /&gt;
* We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
* Subcortical structures were segmented from infant MRI by the UNC Chapel Hill Psychiatry [https://www.med.unc.edu/psych/research/niral NIRAL] group of Martin Styner. Procedures included multi-atlas segmentation developed by NIRAL in collaboration with partner groups. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* We found that subject data is not aligned across time; the observations do not share a common coordinate system. For a given set of images, we used Slicer to place a fiducial in each image space. We then used a linear transform to manually move one fiducial onto the other, using the 3D view as a visual guide. The linear transform was used as an initialization for rigid registration (BRAINS) in Slicer, to compute the final rigid transformation between images. We use the image when the child is oldest as the fixed image, and register the rest of the time-series to this reference.&lt;br /&gt;
&lt;br /&gt;
* Subcortical structures are extracted via marching cubes, found in the [https://github.com/BioMedIA/MIRTK MIRTK] package.&lt;br /&gt;
&lt;br /&gt;
* Shapes are decimated and smoothed using [http://www.meshlab.net/ Meshlab].&lt;br /&gt;
&lt;br /&gt;
* A spatiotemporal model was estimated for a single subject with 5 observations using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
* Andras mentioned the sequences module can provide similar functionality to Paraview, which is something to keep in mind for including in Slicer SALT. &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
Left: Acquisitions of a single subject with observations at 1, 2, 4, 6, and 8 years old. Right: Sub-cortical structures are segmented for each time point.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|600px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Continuous spatiotemporal model of all subcortical structures from 0 to 8 years of age. Color denotes speed in mm/year, with vectors showing direction of growth. Two views of the same growth trajectory is shown below, from the side and from the front.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
[1] Fishbaugh, J., Durrleman, S., Prastawa, M., Gerig, G. Geodesic shape regression with multiple geometries and sparse parameters. Medical Image Analysis. Vol 39. pp. 1-17. (2017) &lt;br /&gt;
&lt;br /&gt;
[2] Fishbaugh, J., Durrleman, S., Gerig, G. Estimation of smooth growth trajectories with controlled acceleration from time series shape data. Proc. of Medical Image Computing and Computer Assisted Intervention (MICCAI '11). Vol 6892, pp. 401-408. (2011)&lt;br /&gt;
&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96905</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96905"/>
		<updated>2017-06-30T10:18:39Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
* Slicer Shape AnaLysis Toolbox ([http://github.com/Kitware/SlicerSALT SlicerSALT]) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
* The longitudinal infant data has been collected as part of the NIH funded UNC Psychiatry CONTE project to study early brain development in infants at risk for mental illness (PI [https://www.med.unc.edu/psych/earlybraindevresearch/people/principal-investigators/john-gilmore  John H. Gilmore]), Distinguished Professor, Director of the Early Brain Development Program, UNC Chapel Hill, Department of Psychiatry).&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are acquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. &lt;br /&gt;
&lt;br /&gt;
* We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
* Subcortical structures were segmented from infant MRI by the UNC Chapel Hill Psychiatry [https://www.med.unc.edu/psych/research/niral NIRAL] group of Martin Styner. Procedures included multi-atlas segmentation developed by NIRAL in collaboration with partner groups. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* We found that subject data is not aligned across time; the observations do not share a common coordinate system. For a given set of images, we used Slicer to place a fiducial in each image space. We then used a linear transform to manually move one fiducial onto the other, using the 3D view as a visual guide. The linear transform was used as an initialization for rigid registration (BRAINS) in Slicer, to compute the final rigid transformation between images. We use the image when the child is oldest as the fixed image, and register the rest of the time-series to this reference.&lt;br /&gt;
&lt;br /&gt;
* Subcortical structures are extracted via marching cubes, found in the [https://github.com/BioMedIA/MIRTK MIRTK] package.&lt;br /&gt;
&lt;br /&gt;
* Shapes are decimated and smoothed using [http://www.meshlab.net/ Meshlab].&lt;br /&gt;
&lt;br /&gt;
* A spatiotemporal model was estimated for a single subject with 5 observations using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
Left) Acquisitions of a single subject with observations at 1, 2, 4, 6, and 8 years old. Right) Sub-cortical structures are segmented for each time point.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|500px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Continuous spatiotemporal model of all subcortical structures from 0 to 8 years of age. Color denotes speed in mm/year, with vectors showing direction of growth. Two views of the same growth trajectory is shown below, from the side and from the front.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
[1] Fishbaugh, J., Durrleman, S., Prastawa, M., Gerig, G. Geodesic shape regression with multiple geometries and sparse parameters. Medical Image Analysis. Vol 39. pp. 1-17. (2017) &lt;br /&gt;
&lt;br /&gt;
[2] Fishbaugh, J., Durrleman, S., Gerig, G. Estimation of smooth growth trajectories with controlled acceleration from time series shape data. Proc. of Medical Image Computing and Computer Assisted Intervention (MICCAI '11). Vol 6892, pp. 401-408. (2011)&lt;br /&gt;
&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96904</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96904"/>
		<updated>2017-06-30T10:18:21Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Slicer Shape AnaLysis Toolbox ([http://github.com/Kitware/SlicerSALT SlicerSALT]) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
* The longitudinal infant data has been collected as part of the NIH funded UNC Psychiatry CONTE project to study early brain development in infants at risk for mental illness (PI [https://www.med.unc.edu/psych/earlybraindevresearch/people/principal-investigators/john-gilmore  John H. Gilmore]), Distinguished Professor, Director of the Early Brain Development Program, UNC Chapel Hill, Department of Psychiatry).&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are acquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. &lt;br /&gt;
&lt;br /&gt;
* We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
* Subcortical structures were segmented from infant MRI by the UNC Chapel Hill Psychiatry [https://www.med.unc.edu/psych/research/niral NIRAL] group of Martin Styner. Procedures included multi-atlas segmentation developed by NIRAL in collaboration with partner groups. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* We found that subject data is not aligned across time; the observations do not share a common coordinate system. For a given set of images, we used Slicer to place a fiducial in each image space. We then used a linear transform to manually move one fiducial onto the other, using the 3D view as a visual guide. The linear transform was used as an initialization for rigid registration (BRAINS) in Slicer, to compute the final rigid transformation between images. We use the image when the child is oldest as the fixed image, and register the rest of the time-series to this reference.&lt;br /&gt;
&lt;br /&gt;
* Subcortical structures are extracted via marching cubes, found in the [https://github.com/BioMedIA/MIRTK MIRTK] package.&lt;br /&gt;
&lt;br /&gt;
* Shapes are decimated and smoothed using [http://www.meshlab.net/ Meshlab].&lt;br /&gt;
&lt;br /&gt;
* A spatiotemporal model was estimated for a single subject with 5 observations using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
Left) Acquisitions of a single subject with observations at 1, 2, 4, 6, and 8 years old. Right) Sub-cortical structures are segmented for each time point.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|500px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Continuous spatiotemporal model of all subcortical structures from 0 to 8 years of age. Color denotes speed in mm/year, with vectors showing direction of growth. Two views of the same growth trajectory is shown below, from the side and from the front.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
[1] Fishbaugh, J., Durrleman, S., Prastawa, M., Gerig, G. Geodesic shape regression with multiple geometries and sparse parameters. Medical Image Analysis. Vol 39. pp. 1-17. (2017) &lt;br /&gt;
&lt;br /&gt;
[2] Fishbaugh, J., Durrleman, S., Gerig, G. Estimation of smooth growth trajectories with controlled acceleration from time series shape data. Proc. of Medical Image Computing and Computer Assisted Intervention (MICCAI '11). Vol 6892, pp. 401-408. (2011)&lt;br /&gt;
&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96879</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96879"/>
		<updated>2017-06-30T10:08:55Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
* The clinical goal of this project is the use of dynamic MRI (instead of static series of 3D CT done so far) to explore 3D carpal dynamics to detect kinematic wrist abnormalities in diagnosis/staging/management, to study carpal motion in health/disease, and to evaluate results after surgery&lt;br /&gt;
* Collaborators:  Catherine N. Petchprapa, MD, NYU Langone Musculoskeletal Imaging &amp;amp; Radiology, and Riccardo Lattanzi, NYU Langone Radiology.&lt;br /&gt;
* Challenges for image analysis include segmentation of wrist bones from a longitudinal series of relatively low resolution MRI with anisotropic voxels, consistent segmentation of individual bones across the time series, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* We will use Slicer and various tools for visualization, segmentation, and analysis of the dynamic MR sequence.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Slicer was used to import the DICOM sequence and export 10 individual volumes. The sequences module combined with volume rendering within Slicer provided exploratory qualatative analysis of the wrist kinematics.&lt;br /&gt;
&lt;br /&gt;
* The 10 images in the sequence were used to estimate a template image with [http://stnava.github.io/ANTs/ ANTs].&lt;br /&gt;
&lt;br /&gt;
* 3D segmentation of individual bones was solved via level-set segmentation within [http://www.itksnap.org/pmwiki/pmwiki.php itkSNAP]. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Spatiotemporal modeling was performed jointly with all bones using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
Left) One observation of the wrist. Right) A sequence of volume renderings within Slicer to show the 10 observations.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 550px]] || [[File:Wrist_volume_rendering_small.gif]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Segmentation of the wrist bones in the template space, which are propagated back to the individual observations via mappings computed during template estimation.&lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Continous change trajectories via spatiotemporal modeling. Color denotes speed and vectors denote direction of change.&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
[1] Fishbaugh, J., Durrleman, S., Prastawa, M., Gerig, G. Geodesic shape regression with multiple geometries and sparse parameters. Medical Image Analysis. Vol 39. pp. 1-17. (2017) &lt;br /&gt;
&lt;br /&gt;
[2] Fishbaugh, J., Durrleman, S., Gerig, G. Estimation of smooth growth trajectories with controlled acceleration from time series shape data. Proc. of Medical Image Computing and Computer Assisted Intervention (MICCAI '11). Vol 6892, pp. 401-408. (2011) &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96877</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96877"/>
		<updated>2017-06-30T10:06:38Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Background and References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Slicer Shape AnaLysis Toolbox ([http://github.com/Kitware/SlicerSALT SlicerSALT]) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
The longitudinal infant data has been collected as part of the NIH funded UNC Psychiatry CONTE project to study early brain development in infants at risk for mental illness (PI [https://www.med.unc.edu/psych/earlybraindevresearch/people/principal-investigators/john-gilmore  John H. Gilmore]), Distinguished Professor, Director of the Early Brain Development Program, UNC Chapel Hill, Department of Psychiatry).&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are acquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* We found that subject data is not aligned across time; the observations do not share a common coordinate system. For a given set of images, we used Slicer to place a fiducial in each image space. We then used a linear transform to manually move one fiducial onto the other, using the 3D view as a visual guide. The linear transform was used as an initialization for rigid registartion (BRAINS) in Slicer, to compute the final rigid transformation between images. We use the image when the child is oldest as the fixed image, and register the rest of the time-series to this reference.&lt;br /&gt;
&lt;br /&gt;
* Subcortical structures are extracted via marching cubes, found in the [https://github.com/BioMedIA/MIRTK MIRTK] package.&lt;br /&gt;
&lt;br /&gt;
* Shapes are decimated and smoothed using [http://www.meshlab.net/ Meshlab].&lt;br /&gt;
&lt;br /&gt;
* A spatiotemporal model was estimated for a single subject with 5 observations using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
Left) Acquisitions of a single subject with observations at 1, 2, 4, 6, and 8 years old. Right) Sub-cortical structures are segmented for each time point.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|500px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Continuous spatiotemporal model of all subcortical structures from 0 to 8 years of age. Color denotes speed in mm/year, with vectors showing direction of growth. Two views of the same growth trajectory is shown below, from the side and from the front.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
[1] Fishbaugh, J., Durrleman, S., Prastawa, M., Gerig, G. Geodesic shape regression with multiple geometries and sparse parameters. Medical Image Analysis. Vol 39. pp. 1-17. (2017) &lt;br /&gt;
&lt;br /&gt;
[2] Fishbaugh, J., Durrleman, S., Gerig, G. Estimation of smooth growth trajectories with controlled acceleration from time series shape data. Proc. of Medical Image Computing and Computer Assisted Intervention (MICCAI '11). Vol 6892, pp. 401-408. (2011)&lt;br /&gt;
&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96875</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96875"/>
		<updated>2017-06-30T10:06:18Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Slicer Shape AnaLysis Toolbox (SlicerSALT) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are acquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* We found that subject data is not aligned across time; the observations do not share a common coordinate system. For a given set of images, we used Slicer to place a fiducial in each image space. We then used a linear transform to manually move one fiducial onto the other, using the 3D view as a visual guide. The linear transform was used as an initialization for rigid registartion (BRAINS) in Slicer, to compute the final rigid transformation between images. We use the image when the child is oldest as the fixed image, and register the rest of the time-series to this reference.&lt;br /&gt;
&lt;br /&gt;
* Subcortical structures are extracted via marching cubes, found in the [https://github.com/BioMedIA/MIRTK MIRTK] package.&lt;br /&gt;
&lt;br /&gt;
* Shapes are decimated and smoothed using [http://www.meshlab.net/ Meshlab].&lt;br /&gt;
&lt;br /&gt;
* A spatiotemporal model was estimated for a single subject with 5 observations using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
Left) Acquisitions of a single subject with observations at 1, 2, 4, 6, and 8 years old. Right) Sub-cortical structures are segmented for each time point.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|500px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Continuous spatiotemporal model of all subcortical structures from 0 to 8 years of age. Color denotes speed in mm/year, with vectors showing direction of growth. Two views of the same growth trajectory is shown below, from the side and from the front.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;br /&gt;
&lt;br /&gt;
[1] Fishbaugh, J., Durrleman, S., Prastawa, M., Gerig, G. Geodesic shape regression with multiple geometries and sparse parameters. Medical Image Analysis. Vol 39. pp. 1-17. (2017) &lt;br /&gt;
&lt;br /&gt;
[2] Fishbaugh, J., Durrleman, S., Gerig, G. Estimation of smooth growth trajectories with controlled acceleration from time series shape data. Proc. of Medical Image Computing and Computer Assisted Intervention (MICCAI '11). Vol 6892, pp. 401-408. (2011)&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96874</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96874"/>
		<updated>2017-06-30T10:05:15Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
* The clinical goal of this project is the use of dynamic MRI (instead of static series of 3D CT done so far) to explore 3D carpal dynamics to detect kinematic wrist abnormalities in diagnosis/staging/management, to study carpal motion in health/disease, and to evaluate results after surgery&lt;br /&gt;
* Collaborators:  Catherine N. Petchprapa, MD, NYU Langone Musculoskeletal Imaging &amp;amp; Radiology, and Riccardo Lattanzi, NYU Langone Radiology.&lt;br /&gt;
* Challenges for image analysis include segmentation of wrist bones from a longitudinal series of relatively low resolution MRI with anisotropic voxels, consistent segmentation of individual bones across the time series, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We will use Slicer and various tools for visualization, segmentation, and analysis of the dynamic MR sequence.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Slicer was used to import the DICOM sequence and export 10 individual volumes. The sequences module combined with volume rendering within Slicer provided exploratory qualatative analysis of the wrist kinematics.&lt;br /&gt;
&lt;br /&gt;
* The 10 images in the sequence were used to estimate a template image with [http://stnava.github.io/ANTs/ ANTs].&lt;br /&gt;
&lt;br /&gt;
* 3D segmentation of individual bones was solved via level-set segmentation within [http://www.itksnap.org/pmwiki/pmwiki.php itkSNAP]. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Spatiotemporal modeling was performed jointly with all bones using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
Left) One observation of the wrist. Right) A sequence of volume renderings within Slicer to show the 10 observations.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 550px]] || [[File:Wrist_volume_rendering_small.gif]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Segmentation of the wrist bones in the template space, which are propagated back to the individual observations via mappings computed during template estimation.&lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Continous change trajectories via spatiotemporal modeling. Color denotes speed and vectors denote direction of change.&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
[1] Fishbaugh, J., Durrleman, S., Prastawa, M., Gerig, G. Geodesic shape regression with multiple geometries and sparse parameters. Medical Image Analysis. Vol 39. pp. 1-17. (2017) &lt;br /&gt;
&lt;br /&gt;
[2] Fishbaugh, J., Durrleman, S., Gerig, G. Estimation of smooth growth trajectories with controlled acceleration from time series shape data. Proc. of Medical Image Computing and Computer Assisted Intervention (MICCAI '11). Vol 6892, pp. 401-408. (2011) &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96873</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96873"/>
		<updated>2017-06-30T10:03:06Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
* The clinical goal of this project is the use of dynamic MRI (instead of static series of 3D CT done so far) to explore 3D carpal dynamics to detect kinematic wrist abnormalities in diagnosis/staging/management, to study carpal motion in health/disease, and to evaluate results after surgery&lt;br /&gt;
* Collaborators:  Catherine N. Petchprapa, MD, NYU Langone Musculoskeletal Imaging &amp;amp; Radiology, and Riccardo Lattanzi, NYU Langone Radiology.&lt;br /&gt;
* Challenges for image analysis include segmentation of wrist bones from a longitudinal series of relatively low resolution MRI with anisotropic voxels, consistent segmentation of individual bones across the time series, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We will use Slicer and various tools for visualization, segmentation, and analysis of the dynamic MR sequence.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Slicer was used to import the DICOM sequence and export 10 individual volumes. The sequences module combined with volume rendering within Slicer provided exploratory qualatative analysis of the wrist kinematics.&lt;br /&gt;
&lt;br /&gt;
* The 10 images in the sequence were used to estimate a template image with [http://stnava.github.io/ANTs/ ANTs].&lt;br /&gt;
&lt;br /&gt;
* 3D segmentation of individual bones was solved via level-set segmentation within [http://www.itksnap.org/pmwiki/pmwiki.php itkSNAP]. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Spatiotemporal modeling was performed jointly with all bones using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
Left) One observation of the wrist. Right) A sequence of volume renderings within Slicer to show the 10 observations.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 550px]] || [[File:Wrist_volume_rendering_small.gif]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Segmentation of the wrist bones in the template space, which are propagated back to the individual observations via mappings computed during template estimation.&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Continous change trajectories via spatiotemporal modeling. Color denotes speed and vectors denote direction of change.&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96872</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96872"/>
		<updated>2017-06-30T10:00:15Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
* The clinical goal of this project is the use of dynamic MRI (instead of static series of 3D CT done so far) to explore 3D carpal dynamics to detect kinematic wrist abnormalities in diagnosis/staging/management, to study carpal motion in health/disease, and to evaluate results after surgery&lt;br /&gt;
* Collaborators:  Catherine N. Petchprapa, MD, NYU Langone Musculoskeletal Imaging &amp;amp; Radiology, and Riccardo Lattanzi, NYU Langone Radiology.&lt;br /&gt;
* Challenges for image analysis include segmentation of wrist bones from a longitudinal series of relatively low resolution MRI with anisotropic voxels, consistent segmentation of individual bones across the time series, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We will use Slicer and various tools for visualization, segmentation, and analysis of the dynamic MR sequence.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Slicer was used to import the DICOM sequence and export 10 individual volumes. The sequences module combined with volume rendering within Slicer provided exploratory qualatative analysis of the wrist kinematics.&lt;br /&gt;
&lt;br /&gt;
* The 10 images in the sequence were used to estimate a template image with [http://stnava.github.io/ANTs/ ANTs].&lt;br /&gt;
&lt;br /&gt;
* 3D segmentation of individual bones was solved via level-set segmentation within [http://www.itksnap.org/pmwiki/pmwiki.php itkSNAP]. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Spatiotemporal modeling was performed jointly with all bones using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 550px]] || [[File:Wrist_volume_rendering_small.gif]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96871</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96871"/>
		<updated>2017-06-30T09:58:34Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
* The clinical goal of this project is the use of dynamic MRI (instead of static series of 3D CT done so far) to explore 3D carpal dynamics to detect kinematic wrist abnormalities in diagnosis/staging/management, to study carpal motion in health/disease, and to evaluate results after surgery&lt;br /&gt;
* Collaborators:  Catherine N. Petchprapa, MD, NYU Langone Musculoskeletal Imaging &amp;amp; Radiology, and Riccardo Lattanzi, NYU Langone Radiology.&lt;br /&gt;
* Challenges for image analysis include segmentation of wrist bones from a longitudinal series of relatively low resolution MRI with anisotropic voxels, consistent segmentation of individual bones across the time series, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Slicer was used to import the DICOM sequence and export 10 individual volumes. The sequences module combined with volume rendering within Slicer provided exploratory qualatative analysis of the wrist kinematics.&lt;br /&gt;
&lt;br /&gt;
* The 10 images in the sequence were used to estimate a template image with [http://stnava.github.io/ANTs/ ANTs].&lt;br /&gt;
&lt;br /&gt;
* 3D segmentation of individual bones was solved via level-set segmentation within [http://www.itksnap.org/pmwiki/pmwiki.php itkSNAP]. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Spatiotemporal modeling was performed jointly with all bones using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 550px]] || [[File:Wrist_volume_rendering_small.gif]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96870</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96870"/>
		<updated>2017-06-30T09:57:50Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
* The clinical goal of this project is the use of dynamic MRI (instead of static series of 3D CT done so far) to explore 3D carpal dynamics to detect kinematic wrist abnormalities in diagnosis/staging/management, to study carpal motion in health/disease, and to evaluate results after surgery&lt;br /&gt;
* Collaborators:  Catherine N. Petchprapa, MD, NYU Langone Musculoskeletal Imaging &amp;amp; Radiology, and Riccardo Lattanzi, NYU Langone Radiology.&lt;br /&gt;
* Challenges for image analysis include segmentation of wrist bones from a longitudinal series of relatively low resolution MRI with anisotropic voxels, consistent segmentation of individual bones across the time series, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Slicer was used to import the DICOM sequence and export 10 individual volumes. The sequences module combined with volume rendering within Slicer provided exploratory qualatative analysis of the wrist kinematics.&lt;br /&gt;
&lt;br /&gt;
* The 10 images in the sequence were used to estimated a template image using [http://stnava.github.io/ANTs/ ANTs].&lt;br /&gt;
&lt;br /&gt;
* 3D segmentation of individual bones was solved via level-set segmentation within [http://www.itksnap.org/pmwiki/pmwiki.php itkSNAP]. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Spatiotemporal modeling was performed jointly with all bones using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 550px]] || [[File:Wrist_volume_rendering_small.gif]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96865</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96865"/>
		<updated>2017-06-30T09:52:14Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
* The clinical goal of this project is the use of dynamic MRI (instead of static series of 3D CT done so far) to explore 3D carpal dynamics to detect kinematic wrist abnormalities in diagnosis/staging/management, to study carpal motion in health/disease, and to evaluate results after surgery&lt;br /&gt;
* Collaborators:  Catherine N. Petchprapa, MD, NYU Langone Musculoskeletal Imaging &amp;amp; Radiology, and Riccardo Lattanzi, NYU Langone Radiology.&lt;br /&gt;
* Challenges for image analysis include segmentation of wrist bones from a longitudinal series of relatively low resolution MRI with anisotropic voxels, consistent segmentation of individual bones across the time series, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* 3D segmentation of individual bones was solved via level-set segmentation within [http://www.itksnap.org/pmwiki/pmwiki.php itkSNAP]. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 550px]] || [[File:Wrist_volume_rendering_small.gif]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96859</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96859"/>
		<updated>2017-06-30T09:45:22Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
** 3D segmentation of individual bones was solved via level-set segmentation within itkSNAP. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 550px]] || [[File:Wrist_volume_rendering_small.gif]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96858</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96858"/>
		<updated>2017-06-30T09:45:07Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
** 3D segmentation of individual bones was solved via level-set segmentation within itkSNAP. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 600px]] || [[File:Wrist_volume_rendering_small.gif]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96857</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96857"/>
		<updated>2017-06-30T09:44:37Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
** 3D segmentation of individual bones was solved via level-set segmentation within itkSNAP. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 400px]] || [[File:Wrist_volume_rendering_small.gif | 500px]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96856</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96856"/>
		<updated>2017-06-30T09:44:19Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
** 3D segmentation of individual bones was solved via level-set segmentation within itkSNAP. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 400px]] || [[File:Wrist_volume_rendering_small.gif]] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96854</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96854"/>
		<updated>2017-06-30T09:43:29Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
** 3D segmentation of individual bones was solved via level-set segmentation within itkSNAP. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 400px]] || [[File:Wrist_volume_rendering_small.gif | 400px]] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Wrist_volume_rendering_small.gif&amp;diff=96852</id>
		<title>File:Wrist volume rendering small.gif</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Wrist_volume_rendering_small.gif&amp;diff=96852"/>
		<updated>2017-06-30T09:42:18Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96851</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96851"/>
		<updated>2017-06-30T09:39:18Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
** 3D segmentation of individual bones was solved via level-set segmentation within itkSNAP. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 400px]] || http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_anim.gif |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96850</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96850"/>
		<updated>2017-06-30T09:36:44Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
** 3D segmentation of individual bones was solved via level-set segmentation within itkSNAP. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 400px]] || [[File:Slicer_wrist_data_vol_render.png | 600px]] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96849</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96849"/>
		<updated>2017-06-30T09:36:20Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
** 3D segmentation of individual bones was solved via level-set segmentation within itkSNAP. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 400px]] || [[File:Slicer_wrist_data_vol_render.png | 600px]] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96848</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96848"/>
		<updated>2017-06-30T09:35:16Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
** 3D segmentation of individual bones was solved via level-set segmentation within itkSNAP. Preliminary tests with Slicer GrowCut were not satisfactory due to highly non-isotropic voxels, but more tests will be necessary to explore new advanced features within &amp;quot;Segment Editor&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 400px]] || [[File:Slicer_wrist_data_vol_render.png | 600px]] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif || THIS IS A TEST http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96846</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96846"/>
		<updated>2017-06-30T09:32:31Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 400px]] || [[File:Slicer_wrist_data_vol_render.png | 600px]] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_velocity_vectors.gif |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96845</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96845"/>
		<updated>2017-06-30T09:31:24Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 400px]] || [[File:Slicer_wrist_data_vol_render.png | 600px]] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_quick.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/wrist_with_vectors.gif |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96842</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96842"/>
		<updated>2017-06-30T09:27:45Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 400px]] || [[File:Slicer_wrist_data_vol_render.png | 600px]] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96841</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96841"/>
		<updated>2017-06-30T09:27:15Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 400px]] || [[File:Slicer_wrist_data_vol_render.png | 400px]] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96840</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96840"/>
		<updated>2017-06-30T09:26:40Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif | 500px]] || [[File:Slicer_wrist_data_vol_render.png]] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96836</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96836"/>
		<updated>2017-06-30T09:21:17Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif]] || [[File:Slicer_wrist_data_vol_render.png]] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[File:Wrist_template_seg.png]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Wrist_template_seg.png&amp;diff=96835</id>
		<title>File:Wrist template seg.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Wrist_template_seg.png&amp;diff=96835"/>
		<updated>2017-06-30T09:20:46Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96833</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96833"/>
		<updated>2017-06-30T09:18:44Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif]] || [[File:Slicer_wrist_data_vol_render.png]] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96831</id>
		<title>Project Week 25/Wrist Kinematics:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Wrist_Kinematics:&amp;diff=96831"/>
		<updated>2017-06-30T09:18:11Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
The goal of this project is to analyze wrist kinematics from a dynamic MRI sequence. Challenges include segmentation of wrist bones from relatively low resolution MRI with anisotropic voxels, and joint spatiotemporal modeling of extracted bones as a multi-object complex. &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
\{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[File:Wrist_multivolume.gif]] || [[File:Slicer_wrist_data_vol_render.png] |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Slicer_wrist_data_vol_render.png&amp;diff=96830</id>
		<title>File:Slicer wrist data vol render.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Slicer_wrist_data_vol_render.png&amp;diff=96830"/>
		<updated>2017-06-30T09:16:31Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96829</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96829"/>
		<updated>2017-06-30T09:13:04Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Slicer Shape AnaLysis Toolbox (SlicerSALT) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are acquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* We found that subject data is not aligned across time; the observations do not share a common coordinate system. For a given set of images, we used Slicer to place a fiducial in each image space. We then used a linear transform to manually move one fiducial onto the other, using the 3D view as a visual guide. The linear transform was used as an initialization for rigid registartion (BRAINS) in Slicer, to compute the final rigid transformation between images. We use the image when the child is oldest as the fixed image, and register the rest of the time-series to this reference.&lt;br /&gt;
&lt;br /&gt;
* Subcortical structures are extracted via marching cubes, found in the [https://github.com/BioMedIA/MIRTK MIRTK] package.&lt;br /&gt;
&lt;br /&gt;
* Shapes are decimated and smoothed using [http://www.meshlab.net/ Meshlab].&lt;br /&gt;
&lt;br /&gt;
* A spatiotemporal model was estimated for a single subject with 5 observations using [https://github.com/jamesfishbaugh/shape4D shape4d].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
Left) Acquisitions of a single subject with observations at 1, 2, 4, 6, and 8 years old. Right) Sub-cortical structures are segmented for each time point.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|500px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Continuous spatiotemporal model of all subcortical structures from 0 to 8 years of age. Color denotes speed in mm/year, with vectors showing direction of growth. Two views of the same growth trajectory is shown below, from the side and from the front.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96828</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96828"/>
		<updated>2017-06-30T09:11:03Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Slicer Shape AnaLysis Toolbox (SlicerSALT) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are acquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* We found that subject data is not aligned across time, the observations do not share a common coordinate system. For a given set of images, we used Slicer to place a fiducial in each image space. We then used a linear transform to manually move one fiducial onto the other, using the 3D view as a visual guide. The linear transform was used as an initialization for rigid registartion (BRAINS) in Slicer, to compute the final rigid transformation between images. We use the image when the child is oldest as the fixed image, and register the rest of the time-series to this reference.&lt;br /&gt;
&lt;br /&gt;
* Subcortical structures are extracted via marching cubes, found in the [https://github.com/BioMedIA/MIRTK MIRTK] package.&lt;br /&gt;
&lt;br /&gt;
* Shapes are decimated and smoothed using [http://www.meshlab.net/ Meshlab].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
Left) Acquisitions of a single subject with observations at 1, 2, 4, 6, and 8 years old. Right) Sub-cortical structures are segmented for each time point.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|500px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Continuous spatiotemporal model of all subcortical structures from 0 to 8 years of age. Color denotes speed in mm/year, with vectors showing direction of growth. Two views of the same growth trajectory is shown below, from the side and from the front.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96825</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96825"/>
		<updated>2017-06-30T09:02:24Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Slicer Shape AnaLysis Toolbox (SlicerSALT) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are acquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
Left) Acquisitions of a single subject with observations at 1, 2, 4, 6, and 8 years old. Right) Sub-cortical structures are segmented for each time point.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|500px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Continuous spatiotemporal model of all subcortical structures from 0 to 8 years of age. Color denotes speed in mm/year, with vectors showing direction of growth. Two views of the same growth trajectory is shown below, from the side and from the front.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96824</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96824"/>
		<updated>2017-06-30T09:01:21Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Slicer Shape AnaLysis Toolbox (SlicerSALT) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are acquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
Left) Acquisitions of a single subject with observations at 1, 2, 4, 6, and 8 years old. Right) Sub-cortical structures are segmented for each time point.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|500px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Continuous spatiotemporal model of all subcortical structures from 0 to 8 years of age. Color denotes speed in mm/year, with vectors showing direction of growth. Two views of the same growth trajectory is shown below, from the side and from the front.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96823</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96823"/>
		<updated>2017-06-30T08:58:43Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Slicer Shape AnaLysis Toolbox (SlicerSALT) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are acquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
Left) Acquisitions of a single subject with observations at 1, 2, 4, 6, and 8 years old. Right) Sub-cortical structures are segmented for each time point.&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|500px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96819</id>
		<title>Project Week 25/Multimodal:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96819"/>
		<updated>2017-06-30T08:55:44Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*Sungmin Hong (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
* '''Project details can downloaded here as [http://research.engineering.nyu.edu/~fishbaugh/docs/Gerig-Slicer-6-26-2017-final.pptx pptx] or [https://na-mic.org/w/images/a/ae/Gerig-Slicer-6-26-2017-final.pdf pdf].'''&lt;br /&gt;
* '''Download a [https://na-mic.org/w/images/a/af/Tutorial_HOA.pdf Slicer tutorial].'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3D/4D Ophthalmology Image Anaylsis Framework&lt;br /&gt;
* Read 4D hyperspectral data&lt;br /&gt;
* Viewer and interactor for 3D hi-res image data and 4D hyperspectral data &lt;br /&gt;
* Co-registration between 3D hi-res data and 4D hyperspectral data&lt;br /&gt;
* Cell segmentation in 3D hi-res data &lt;br /&gt;
* Statistics of cells (possibly location, size, distribution)&lt;br /&gt;
* Plot of spectra of selected cells or a region-of-interest&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review existing modules in 3D Slicer&lt;br /&gt;
** Review existing modules for 4D data viewer, such as, multi-volume viewer extension&lt;br /&gt;
** Try existing segmentation modules in Slicer to see if they can work on SIM data &lt;br /&gt;
** Review existing modules for cell statistics after segmentation&lt;br /&gt;
&lt;br /&gt;
* Implementation/Integration&lt;br /&gt;
** Implement/integrate 4D hyperspectral data viewer to show image and spectral information.&lt;br /&gt;
** Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level&lt;br /&gt;
** Integrate user-initialized level set segmentation for cell segmentation or EM segmentation module&lt;br /&gt;
** Implement a viewer and an interactor for cell statistics&lt;br /&gt;
&lt;br /&gt;
* User Manual&lt;br /&gt;
** Create an user manual to comprehend a overview of an extension&lt;br /&gt;
** Guide users to different extensions in a algorithmic flow chart if there are any desired functions (registration, segmentation, or etc.) which are already implemented in existing modules.&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Progress and Next steps bullet points (fill out at the end of project week --&amp;gt;&lt;br /&gt;
* Hyperspectral Analysis&lt;br /&gt;
** Implemented a module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer &lt;br /&gt;
** With a converted series of 3D data, MultiVolume explorer offered a basic analysis tool for hyperspectral data.&lt;br /&gt;
** Label statistics or segmentation need to be added in the future&lt;br /&gt;
&lt;br /&gt;
* Registration&lt;br /&gt;
** Basic registration algorithms in Slicer worked well on linear registration between 3D SIM and a cropped and dimension reduced 4D LSM data. &lt;br /&gt;
** Detecting corresponding regions of 3D SIM in 4D LSM data needs to be developed in the future.&lt;br /&gt;
&lt;br /&gt;
* Segmentation &lt;br /&gt;
** Watershed segmentation on 3D hi-res image data (WASP) was not successful.&lt;br /&gt;
** Editor/Segmentation Editor worked good on slice-by-slice segmentation&lt;br /&gt;
** Will investigate more on 3D segmentation capability of Slicer with possible collaboration with other groups.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
[[File:SIM-LSM-granules-for-Wiki.png | 900px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96818</id>
		<title>Project Week 25/Multimodal:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96818"/>
		<updated>2017-06-30T08:55:05Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*Sungmin Hong (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Download bullet points --&amp;gt;&lt;br /&gt;
'''*Project details can downloaded here as [http://research.engineering.nyu.edu/~fishbaugh/docs/Gerig-Slicer-6-26-2017-final.pptx pptx] or [https://na-mic.org/w/images/a/ae/Gerig-Slicer-6-26-2017-final.pdf pdf].'''&lt;br /&gt;
'''*Download a [https://na-mic.org/w/images/a/af/Tutorial_HOA.pdf Slicer tutorial].'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3D/4D Ophthalmology Image Anaylsis Framework&lt;br /&gt;
* Read 4D hyperspectral data&lt;br /&gt;
* Viewer and interactor for 3D hi-res image data and 4D hyperspectral data &lt;br /&gt;
* Co-registration between 3D hi-res data and 4D hyperspectral data&lt;br /&gt;
* Cell segmentation in 3D hi-res data &lt;br /&gt;
* Statistics of cells (possibly location, size, distribution)&lt;br /&gt;
* Plot of spectra of selected cells or a region-of-interest&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review existing modules in 3D Slicer&lt;br /&gt;
** Review existing modules for 4D data viewer, such as, multi-volume viewer extension&lt;br /&gt;
** Try existing segmentation modules in Slicer to see if they can work on SIM data &lt;br /&gt;
** Review existing modules for cell statistics after segmentation&lt;br /&gt;
&lt;br /&gt;
* Implementation/Integration&lt;br /&gt;
** Implement/integrate 4D hyperspectral data viewer to show image and spectral information.&lt;br /&gt;
** Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level&lt;br /&gt;
** Integrate user-initialized level set segmentation for cell segmentation or EM segmentation module&lt;br /&gt;
** Implement a viewer and an interactor for cell statistics&lt;br /&gt;
&lt;br /&gt;
* User Manual&lt;br /&gt;
** Create an user manual to comprehend a overview of an extension&lt;br /&gt;
** Guide users to different extensions in a algorithmic flow chart if there are any desired functions (registration, segmentation, or etc.) which are already implemented in existing modules.&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Progress and Next steps bullet points (fill out at the end of project week --&amp;gt;&lt;br /&gt;
* Hyperspectral Analysis&lt;br /&gt;
** Implemented a module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer &lt;br /&gt;
** With a converted series of 3D data, MultiVolume explorer offered a basic analysis tool for hyperspectral data.&lt;br /&gt;
** Label statistics or segmentation need to be added in the future&lt;br /&gt;
&lt;br /&gt;
* Registration&lt;br /&gt;
** Basic registration algorithms in Slicer worked well on linear registration between 3D SIM and a cropped and dimension reduced 4D LSM data. &lt;br /&gt;
** Detecting corresponding regions of 3D SIM in 4D LSM data needs to be developed in the future.&lt;br /&gt;
&lt;br /&gt;
* Segmentation &lt;br /&gt;
** Watershed segmentation on 3D hi-res image data (WASP) was not successful.&lt;br /&gt;
** Editor/Segmentation Editor worked good on slice-by-slice segmentation&lt;br /&gt;
** Will investigate more on 3D segmentation capability of Slicer with possible collaboration with other groups.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
[[File:SIM-LSM-granules-for-Wiki.png | 900px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96817</id>
		<title>Project Week 25/Multimodal:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96817"/>
		<updated>2017-06-30T08:54:32Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*Sungmin Hong (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
'''*Project details can downloaded here as [http://research.engineering.nyu.edu/~fishbaugh/docs/Gerig-Slicer-6-26-2017-final.pptx pptx] or [https://na-mic.org/w/images/a/ae/Gerig-Slicer-6-26-2017-final.pdf pdf].'''&lt;br /&gt;
'''*Download a [https://na-mic.org/w/images/a/af/Tutorial_HOA.pdf Slicer tutorial].'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3D/4D Ophthalmology Image Anaylsis Framework&lt;br /&gt;
* Read 4D hyperspectral data&lt;br /&gt;
* Viewer and interactor for 3D hi-res image data and 4D hyperspectral data &lt;br /&gt;
* Co-registration between 3D hi-res data and 4D hyperspectral data&lt;br /&gt;
* Cell segmentation in 3D hi-res data &lt;br /&gt;
* Statistics of cells (possibly location, size, distribution)&lt;br /&gt;
* Plot of spectra of selected cells or a region-of-interest&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review existing modules in 3D Slicer&lt;br /&gt;
** Review existing modules for 4D data viewer, such as, multi-volume viewer extension&lt;br /&gt;
** Try existing segmentation modules in Slicer to see if they can work on SIM data &lt;br /&gt;
** Review existing modules for cell statistics after segmentation&lt;br /&gt;
&lt;br /&gt;
* Implementation/Integration&lt;br /&gt;
** Implement/integrate 4D hyperspectral data viewer to show image and spectral information.&lt;br /&gt;
** Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level&lt;br /&gt;
** Integrate user-initialized level set segmentation for cell segmentation or EM segmentation module&lt;br /&gt;
** Implement a viewer and an interactor for cell statistics&lt;br /&gt;
&lt;br /&gt;
* User Manual&lt;br /&gt;
** Create an user manual to comprehend a overview of an extension&lt;br /&gt;
** Guide users to different extensions in a algorithmic flow chart if there are any desired functions (registration, segmentation, or etc.) which are already implemented in existing modules.&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Progress and Next steps bullet points (fill out at the end of project week --&amp;gt;&lt;br /&gt;
* Hyperspectral Analysis&lt;br /&gt;
** Implemented a module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer &lt;br /&gt;
** With a converted series of 3D data, MultiVolume explorer offered a basic analysis tool for hyperspectral data.&lt;br /&gt;
** Label statistics or segmentation need to be added in the future&lt;br /&gt;
&lt;br /&gt;
* Registration&lt;br /&gt;
** Basic registration algorithms in Slicer worked well on linear registration between 3D SIM and a cropped and dimension reduced 4D LSM data. &lt;br /&gt;
** Detecting corresponding regions of 3D SIM in 4D LSM data needs to be developed in the future.&lt;br /&gt;
&lt;br /&gt;
* Segmentation &lt;br /&gt;
** Watershed segmentation on 3D hi-res image data (WASP) was not successful.&lt;br /&gt;
** Editor/Segmentation Editor worked good on slice-by-slice segmentation&lt;br /&gt;
** Will investigate more on 3D segmentation capability of Slicer with possible collaboration with other groups.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
[[File:SIM-LSM-granules-for-Wiki.png | 900px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96815</id>
		<title>Project Week 25/Multimodal:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96815"/>
		<updated>2017-06-30T08:52:07Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*Sungmin Hong (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
Project details can downloaded here as [http://research.engineering.nyu.edu/~fishbaugh/docs/Gerig-Slicer-6-26-2017-final.pptx pptx] or [https://na-mic.org/w/images/a/ae/Gerig-Slicer-6-26-2017-final.pdf pdf].&lt;br /&gt;
Download a [https://na-mic.org/w/images/a/af/Tutorial_HOA.pdf Slicer tutorial].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3D/4D Ophthalmology Image Anaylsis Framework&lt;br /&gt;
* Read 4D hyperspectral data&lt;br /&gt;
* Viewer and interactor for 3D hi-res image data and 4D hyperspectral data &lt;br /&gt;
* Co-registration between 3D hi-res data and 4D hyperspectral data&lt;br /&gt;
* Cell segmentation in 3D hi-res data &lt;br /&gt;
* Statistics of cells (possibly location, size, distribution)&lt;br /&gt;
* Plot of spectra of selected cells or a region-of-interest&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review existing modules in 3D Slicer&lt;br /&gt;
** Review existing modules for 4D data viewer, such as, multi-volume viewer extension&lt;br /&gt;
** Try existing segmentation modules in Slicer to see if they can work on SIM data &lt;br /&gt;
** Review existing modules for cell statistics after segmentation&lt;br /&gt;
&lt;br /&gt;
* Implementation/Integration&lt;br /&gt;
** Implement/integrate 4D hyperspectral data viewer to show image and spectral information.&lt;br /&gt;
** Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level&lt;br /&gt;
** Integrate user-initialized level set segmentation for cell segmentation or EM segmentation module&lt;br /&gt;
** Implement a viewer and an interactor for cell statistics&lt;br /&gt;
&lt;br /&gt;
* User Manual&lt;br /&gt;
** Create an user manual to comprehend a overview of an extension&lt;br /&gt;
** Guide users to different extensions in a algorithmic flow chart if there are any desired functions (registration, segmentation, or etc.) which are already implemented in existing modules.&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Progress and Next steps bullet points (fill out at the end of project week --&amp;gt;&lt;br /&gt;
* Hyperspectral Analysis&lt;br /&gt;
** Implemented a module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer &lt;br /&gt;
** With a converted series of 3D data, MultiVolume explorer offered a basic analysis tool for hyperspectral data.&lt;br /&gt;
** Label statistics or segmentation need to be added in the future&lt;br /&gt;
&lt;br /&gt;
* Registration&lt;br /&gt;
** Basic registration algorithms in Slicer worked well on linear registration between 3D SIM and a cropped and dimension reduced 4D LSM data. &lt;br /&gt;
** Detecting corresponding regions of 3D SIM in 4D LSM data needs to be developed in the future.&lt;br /&gt;
&lt;br /&gt;
* Segmentation &lt;br /&gt;
** Watershed segmentation on 3D hi-res image data (WASP) was not successful.&lt;br /&gt;
** Editor/Segmentation Editor worked good on slice-by-slice segmentation&lt;br /&gt;
** Will investigate more on 3D segmentation capability of Slicer with possible collaboration with other groups.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
[[File:SIM-LSM-granules-for-Wiki.png | 900px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96811</id>
		<title>Project Week 25/Multimodal:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96811"/>
		<updated>2017-06-30T08:49:52Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*Sungmin Hong (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
Project details can downloaded here as [http://research.engineering.nyu.edu/~fishbaugh/docs/Gerig-Slicer-6-26-2017-final.pptx pptx] or [https://na-mic.org/w/images/a/ae/Gerig-Slicer-6-26-2017-final.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3D/4D Ophthalmology Image Anaylsis Framework&lt;br /&gt;
* Read 4D hyperspectral data&lt;br /&gt;
* Viewer and interactor for 3D hi-res image data and 4D hyperspectral data &lt;br /&gt;
* Co-registration between 3D hi-res data and 4D hyperspectral data&lt;br /&gt;
* Cell segmentation in 3D hi-res data &lt;br /&gt;
* Statistics of cells (possibly location, size, distribution)&lt;br /&gt;
* Plot of spectra of selected cells or a region-of-interest&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review existing modules in 3D Slicer&lt;br /&gt;
** Review existing modules for 4D data viewer, such as, multi-volume viewer extension&lt;br /&gt;
** Try existing segmentation modules in Slicer to see if they can work on SIM data &lt;br /&gt;
** Review existing modules for cell statistics after segmentation&lt;br /&gt;
&lt;br /&gt;
* Implementation/Integration&lt;br /&gt;
** Implement/integrate 4D hyperspectral data viewer to show image and spectral information.&lt;br /&gt;
** Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level&lt;br /&gt;
** Integrate user-initialized level set segmentation for cell segmentation or EM segmentation module&lt;br /&gt;
** Implement a viewer and an interactor for cell statistics&lt;br /&gt;
&lt;br /&gt;
* User Manual&lt;br /&gt;
** Create an user manual to comprehend a overview of an extension&lt;br /&gt;
** Guide users to different extensions in a algorithmic flow chart if there are any desired functions (registration, segmentation, or etc.) which are already implemented in existing modules.&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Progress and Next steps bullet points (fill out at the end of project week --&amp;gt;&lt;br /&gt;
* Hyperspectral Analysis&lt;br /&gt;
** Implemented a module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer &lt;br /&gt;
** With a converted series of 3D data, MultiVolume explorer offered a basic analysis tool for hyperspectral data.&lt;br /&gt;
** Label statistics or segmentation need to be added in the future&lt;br /&gt;
&lt;br /&gt;
* Registration&lt;br /&gt;
** Basic registration algorithms in Slicer worked well on linear registration between 3D SIM and a cropped and dimension reduced 4D LSM data. &lt;br /&gt;
** Detecting corresponding regions of 3D SIM in 4D LSM data needs to be developed in the future.&lt;br /&gt;
&lt;br /&gt;
* Segmentation &lt;br /&gt;
** Watershed segmentation on 3D hi-res image data (WASP) was not successful.&lt;br /&gt;
** Editor/Segmentation Editor worked good on slice-by-slice segmentation&lt;br /&gt;
** Will investigate more on 3D segmentation capability of Slicer with possible collaboration with other groups.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
[[File:SIM-LSM-granules-for-Wiki.png | 900px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96810</id>
		<title>Project Week 25/Multimodal:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96810"/>
		<updated>2017-06-30T08:49:15Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*Sungmin Hong (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
Project details can downloaded here as [http://research.engineering.nyu.edu/~fishbaugh/docs/Gerig-Slicer-6-26-2017-final.pptx pptx] or [File:File:Gerig-Slicer-6-26-2017-final.pdf | pdf]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3D/4D Ophthalmology Image Anaylsis Framework&lt;br /&gt;
* Read 4D hyperspectral data&lt;br /&gt;
* Viewer and interactor for 3D hi-res image data and 4D hyperspectral data &lt;br /&gt;
* Co-registration between 3D hi-res data and 4D hyperspectral data&lt;br /&gt;
* Cell segmentation in 3D hi-res data &lt;br /&gt;
* Statistics of cells (possibly location, size, distribution)&lt;br /&gt;
* Plot of spectra of selected cells or a region-of-interest&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review existing modules in 3D Slicer&lt;br /&gt;
** Review existing modules for 4D data viewer, such as, multi-volume viewer extension&lt;br /&gt;
** Try existing segmentation modules in Slicer to see if they can work on SIM data &lt;br /&gt;
** Review existing modules for cell statistics after segmentation&lt;br /&gt;
&lt;br /&gt;
* Implementation/Integration&lt;br /&gt;
** Implement/integrate 4D hyperspectral data viewer to show image and spectral information.&lt;br /&gt;
** Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level&lt;br /&gt;
** Integrate user-initialized level set segmentation for cell segmentation or EM segmentation module&lt;br /&gt;
** Implement a viewer and an interactor for cell statistics&lt;br /&gt;
&lt;br /&gt;
* User Manual&lt;br /&gt;
** Create an user manual to comprehend a overview of an extension&lt;br /&gt;
** Guide users to different extensions in a algorithmic flow chart if there are any desired functions (registration, segmentation, or etc.) which are already implemented in existing modules.&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Progress and Next steps bullet points (fill out at the end of project week --&amp;gt;&lt;br /&gt;
* Hyperspectral Analysis&lt;br /&gt;
** Implemented a module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer &lt;br /&gt;
** With a converted series of 3D data, MultiVolume explorer offered a basic analysis tool for hyperspectral data.&lt;br /&gt;
** Label statistics or segmentation need to be added in the future&lt;br /&gt;
&lt;br /&gt;
* Registration&lt;br /&gt;
** Basic registration algorithms in Slicer worked well on linear registration between 3D SIM and a cropped and dimension reduced 4D LSM data. &lt;br /&gt;
** Detecting corresponding regions of 3D SIM in 4D LSM data needs to be developed in the future.&lt;br /&gt;
&lt;br /&gt;
* Segmentation &lt;br /&gt;
** Watershed segmentation on 3D hi-res image data (WASP) was not successful.&lt;br /&gt;
** Editor/Segmentation Editor worked good on slice-by-slice segmentation&lt;br /&gt;
** Will investigate more on 3D segmentation capability of Slicer with possible collaboration with other groups.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
[[File:SIM-LSM-granules-for-Wiki.png | 900px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96809</id>
		<title>Project Week 25/Multimodal:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96809"/>
		<updated>2017-06-30T08:49:00Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*Sungmin Hong (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
Project details can downloaded here as [http://research.engineering.nyu.edu/~fishbaugh/docs/Gerig-Slicer-6-26-2017-final.pptx pptx] or [File:File:Gerig-Slicer-6-26-2017-final.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3D/4D Ophthalmology Image Anaylsis Framework&lt;br /&gt;
* Read 4D hyperspectral data&lt;br /&gt;
* Viewer and interactor for 3D hi-res image data and 4D hyperspectral data &lt;br /&gt;
* Co-registration between 3D hi-res data and 4D hyperspectral data&lt;br /&gt;
* Cell segmentation in 3D hi-res data &lt;br /&gt;
* Statistics of cells (possibly location, size, distribution)&lt;br /&gt;
* Plot of spectra of selected cells or a region-of-interest&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review existing modules in 3D Slicer&lt;br /&gt;
** Review existing modules for 4D data viewer, such as, multi-volume viewer extension&lt;br /&gt;
** Try existing segmentation modules in Slicer to see if they can work on SIM data &lt;br /&gt;
** Review existing modules for cell statistics after segmentation&lt;br /&gt;
&lt;br /&gt;
* Implementation/Integration&lt;br /&gt;
** Implement/integrate 4D hyperspectral data viewer to show image and spectral information.&lt;br /&gt;
** Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level&lt;br /&gt;
** Integrate user-initialized level set segmentation for cell segmentation or EM segmentation module&lt;br /&gt;
** Implement a viewer and an interactor for cell statistics&lt;br /&gt;
&lt;br /&gt;
* User Manual&lt;br /&gt;
** Create an user manual to comprehend a overview of an extension&lt;br /&gt;
** Guide users to different extensions in a algorithmic flow chart if there are any desired functions (registration, segmentation, or etc.) which are already implemented in existing modules.&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Progress and Next steps bullet points (fill out at the end of project week --&amp;gt;&lt;br /&gt;
* Hyperspectral Analysis&lt;br /&gt;
** Implemented a module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer &lt;br /&gt;
** With a converted series of 3D data, MultiVolume explorer offered a basic analysis tool for hyperspectral data.&lt;br /&gt;
** Label statistics or segmentation need to be added in the future&lt;br /&gt;
&lt;br /&gt;
* Registration&lt;br /&gt;
** Basic registration algorithms in Slicer worked well on linear registration between 3D SIM and a cropped and dimension reduced 4D LSM data. &lt;br /&gt;
** Detecting corresponding regions of 3D SIM in 4D LSM data needs to be developed in the future.&lt;br /&gt;
&lt;br /&gt;
* Segmentation &lt;br /&gt;
** Watershed segmentation on 3D hi-res image data (WASP) was not successful.&lt;br /&gt;
** Editor/Segmentation Editor worked good on slice-by-slice segmentation&lt;br /&gt;
** Will investigate more on 3D segmentation capability of Slicer with possible collaboration with other groups.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
[[File:SIM-LSM-granules-for-Wiki.png | 900px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Gerig-Slicer-6-26-2017-final.pdf&amp;diff=96807</id>
		<title>File:Gerig-Slicer-6-26-2017-final.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Gerig-Slicer-6-26-2017-final.pdf&amp;diff=96807"/>
		<updated>2017-06-30T08:43:39Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96806</id>
		<title>Project Week 25/Multimodal:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96806"/>
		<updated>2017-06-30T08:41:28Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*Sungmin Hong (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3D/4D Ophthalmology Image Anaylsis Framework&lt;br /&gt;
* Read 4D hyperspectral data&lt;br /&gt;
* Viewer and interactor for 3D hi-res image data and 4D hyperspectral data &lt;br /&gt;
* Co-registration between 3D hi-res data and 4D hyperspectral data&lt;br /&gt;
* Cell segmentation in 3D hi-res data &lt;br /&gt;
* Statistics of cells (possibly location, size, distribution)&lt;br /&gt;
* Plot of spectra of selected cells or a region-of-interest&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review existing modules in 3D Slicer&lt;br /&gt;
** Review existing modules for 4D data viewer, such as, multi-volume viewer extension&lt;br /&gt;
** Try existing segmentation modules in Slicer to see if they can work on SIM data &lt;br /&gt;
** Review existing modules for cell statistics after segmentation&lt;br /&gt;
&lt;br /&gt;
* Implementation/Integration&lt;br /&gt;
** Implement/integrate 4D hyperspectral data viewer to show image and spectral information.&lt;br /&gt;
** Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level&lt;br /&gt;
** Integrate user-initialized level set segmentation for cell segmentation or EM segmentation module&lt;br /&gt;
** Implement a viewer and an interactor for cell statistics&lt;br /&gt;
&lt;br /&gt;
* User Manual&lt;br /&gt;
** Create an user manual to comprehend a overview of an extension&lt;br /&gt;
** Guide users to different extensions in a algorithmic flow chart if there are any desired functions (registration, segmentation, or etc.) which are already implemented in existing modules.&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Progress and Next steps bullet points (fill out at the end of project week --&amp;gt;&lt;br /&gt;
* Hyperspectral Analysis&lt;br /&gt;
** Implemented a module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer &lt;br /&gt;
** With a converted series of 3D data, MultiVolume explorer offered a basic analysis tool for hyperspectral data.&lt;br /&gt;
** Label statistics or segmentation need to be added in the future&lt;br /&gt;
&lt;br /&gt;
* Registration&lt;br /&gt;
** Basic registration algorithms in Slicer worked well on linear registration between 3D SIM and a cropped and dimension reduced 4D LSM data. &lt;br /&gt;
** Detecting corresponding regions of 3D SIM in 4D LSM data needs to be developed in the future.&lt;br /&gt;
&lt;br /&gt;
* Segmentation &lt;br /&gt;
** Watershed segmentation on 3D hi-res image data (WASP) was not successful.&lt;br /&gt;
** Editor/Segmentation Editor worked good on slice-by-slice segmentation&lt;br /&gt;
** Will investigate more on 3D segmentation capability of Slicer with possible collaboration with other groups.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
[[File:SIM-LSM-granules-for-Wiki.png | 900px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96805</id>
		<title>Project Week 25/Multimodal:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Multimodal:&amp;diff=96805"/>
		<updated>2017-06-30T08:40:55Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*Sungmin Hong (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3D/4D Ophthalmology Image Anaylsis Framework&lt;br /&gt;
* Read 4D hyperspectral data&lt;br /&gt;
* Viewer and interactor for 3D hi-res image data and 4D hyperspectral data &lt;br /&gt;
* Co-registration between 3D hi-res data and 4D hyperspectral data&lt;br /&gt;
* Cell segmentation in 3D hi-res data &lt;br /&gt;
* Statistics of cells (possibly location, size, distribution)&lt;br /&gt;
* Plot of spectra of selected cells or a region-of-interest&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review existing modules in 3D Slicer&lt;br /&gt;
** Review existing modules for 4D data viewer, such as, multi-volume viewer extension&lt;br /&gt;
** Try existing segmentation modules in Slicer to see if they can work on SIM data &lt;br /&gt;
** Review existing modules for cell statistics after segmentation&lt;br /&gt;
&lt;br /&gt;
* Implementation/Integration&lt;br /&gt;
** Implement/integrate 4D hyperspectral data viewer to show image and spectral information.&lt;br /&gt;
** Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level&lt;br /&gt;
** Integrate user-initialized level set segmentation for cell segmentation or EM segmentation module&lt;br /&gt;
** Implement a viewer and an interactor for cell statistics&lt;br /&gt;
&lt;br /&gt;
* User Manual&lt;br /&gt;
** Create an user manual to comprehend a overview of an extension&lt;br /&gt;
** Guide users to different extensions in a algorithmic flow chart if there are any desired functions (registration, segmentation, or etc.) which are already implemented in existing modules.&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Progress and Next steps bullet points (fill out at the end of project week --&amp;gt;&lt;br /&gt;
* Hyperspectral Analysis&lt;br /&gt;
** Implemented a module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer &lt;br /&gt;
** With a converted series of 3D data, MultiVolume explorer offered a basic analysis tool for hyperspectral data.&lt;br /&gt;
** Label statistics or segmentation need to be added in the future&lt;br /&gt;
&lt;br /&gt;
* Registration&lt;br /&gt;
** Basic registration algorithms in Slicer worked well on linear registration between 3D SIM and a cropped and dimension reduced 4D LSM data. &lt;br /&gt;
** Detecting corresponding regions of 3D SIM in 4D LSM data needs to be developed in the future.&lt;br /&gt;
&lt;br /&gt;
* Segmentation &lt;br /&gt;
** Watershed segmentation on 3D hi-res image data (WASP) was not successful.&lt;br /&gt;
** Editor/Segmentation Editor worked good on slice-by-slice segmentation&lt;br /&gt;
** Will investigate more on 3D segmentation capability of Slicer with possible collaboration with other groups.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
&lt;br /&gt;
[[File:SIM-LSM-granules-for-Wiki.png]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:SIM-LSM-granules-for-Wiki.png&amp;diff=96804</id>
		<title>File:SIM-LSM-granules-for-Wiki.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:SIM-LSM-granules-for-Wiki.png&amp;diff=96804"/>
		<updated>2017-06-30T08:40:28Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96803</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96803"/>
		<updated>2017-06-30T08:39:45Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Slicer Shape AnaLysis Toolbox (SlicerSALT) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are acquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|500px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96802</id>
		<title>Project Week 25/SALT Spatiotemporal Modeling:</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/SALT_Spatiotemporal_Modeling:&amp;diff=96802"/>
		<updated>2017-06-30T08:39:19Z</updated>

		<summary type="html">&lt;p&gt;Jfishbaugh: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://engineering.nyu.edu/people/james-fishbaugh James Fishbaugh] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
*[http://engineering.nyu.edu/people/guido-gerig Guido Gerig] (NYU Tandon School of Engineering, USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Slicer Shape AnaLysis Toolbox (SlicerSALT) is a standalone version of Slicer specifically for shape analysis, currently under development. One aspect of the project is the validation of the tools to be included in SlicerSALT. In this project, we will begin validating the shape regression component with a longitudinal database of subcortical structures.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Longitudinal dataset consists of 553 subjects with a total of 1530 scans. MR images are aquired at clustered ages of 1, 2, 4, 6, 8, and 10 years of age. Subjects commonly have missing data points, though many subjects have 3 or more more scans. We focus this week on getting the data organized, setting up the processing pipeline, as well as estimating a model for a single subject. We would also like to identify Slicer tools that are helpful for our analysis, to be considered for inclusion in Slicer SALT.  &lt;br /&gt;
&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Observations_in_time.gif|500px]] || [[File:8yr_with_labels.png|460px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_side_small.gif || http://research.engineering.nyu.edu/~fishbaugh/docs/anim_glyphs_front_small.gif&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
&amp;lt;!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data --&amp;gt;&lt;br /&gt;
*[http://github.com/Kitware/SlicerSALT SlicerSALT]&lt;/div&gt;</summary>
		<author><name>Jfishbaugh</name></author>
		
	</entry>
</feed>