<?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=Dillonl</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=Dillonl"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/Dillonl"/>
	<updated>2026-05-18T22:19:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70663</id>
		<title>DBP3:Utah:RegSegPipeline</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70663"/>
		<updated>2011-08-29T19:23:03Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: /* Current Progress */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  [[DBP3:Utah| back to DBP3 home]]&lt;br /&gt;
= The CARMA DBP: MRI-based study and treatment of atrial fibrillation =&lt;br /&gt;
== Pilot Studies on a Registration &amp;amp; Segmentation Pipeline &amp;amp; Workflow ==&lt;br /&gt;
Alex Zaitsev, Dominik Meier, Ron Kikinis&lt;br /&gt;
&lt;br /&gt;
=== Background ===&lt;br /&gt;
By Rob MacLeod, PI AFib DBP&lt;br /&gt;
&lt;br /&gt;
The Utah group carries out analysis of MRI scans from all patients coming to our clinical with symptoms of Atrial Fibrillation (AF) and continues to conduct regular MRI scans for patients once they undergo treatment by our physicians.  The result is over 1000 MRI scans per year that we process using a set of heterogeneous tools.  One goal of our collaboration with NAMIC is to explore new tools and capabilities to consolidate and streamline this processing pipeline.  The goals of the process vary slightly depending on the timing of the imaging relative to patient care but all involve some combination of image correction, region of interest definition, segmentation of the left atrium (in some cases also right atrium and esophagus), and quantitative evaluation of enhancement in the images, due either to pre-existing fibrosis or post-treatment scar.  In many cases, registration is also necessary to compare multiple images from the same patients over time and to compare multiple patients at the same stage of disease progression and treatment. &lt;br /&gt;
&lt;br /&gt;
For more information, please see the following references:&lt;br /&gt;
&lt;br /&gt;
R.S. Oakes, T.J. Badger, E.G. Kholmovski, N. Akoum, N.S. Burgon, E.N. Fish, J.J. Blauer, S.N. Rao, E.V. DiBella, N.M. Segerson, M. Daccarett, J. Windfelder, C.J. McGann, D. Parker, R.S. MacLeod, N.F. Marrouche. “Detection and quantification of left atrial structural remodeling with delayed-enhancement magnetic resonance imaging in patients with atrial fibrillation,” In Circulation, Vol. 119, No. 13, pp. 1758--1767. 2009. http://www.sci.utah.edu/publications/oaks09/Oaks_Circ2009.pdf&lt;br /&gt;
&lt;br /&gt;
C.J. McGann, E.G. Kholmovski, R.S. Oakes, J.J. Blauer, M. Daccarett, N. Segerson, K.J. Airey, N. Akoum, E. Fish, T.J. Badger, E.V. DiBella, D. Parker, R.S. MacLeod, N.F. Marrouche. “New Magnetic Resonance Imaging-Based Method for Defining the Extent of Left Atrial Wall Injury After the Ablation of Atrial Fibrillation,” In Journal of the American College of Cardiology, Vol. 52, No. 15, pp. 1263--1271. Oct 7, 2008.  http://www.sci.utah.edu/publications/mcgann08/mcg2008.pdf&lt;br /&gt;
&lt;br /&gt;
C. Mahnkopf, T.J. Badger, N.S. Burgon, M. Daccarett, T.S. Haslam, C.T. Badger, C.J. McGann, N. Akoum, E. Kholmovski, R.S. Macleod, N.F. Marrouche. “Evaluation of the left atrial substrate in patients with lone atrial fibrillation using delayed-enhanced MRI: implications for disease progression and response to catheter ablation,” In Heart Rhythm, Vol. 7, No. 10, pp. 1475--1481. 2010.   http://www.sci.utah.edu/publications/mahnkopf10/mahnkopf2010.pdf&lt;br /&gt;
&lt;br /&gt;
We are in the process of making a small set of anonymized test data available for general use and more extensive deidentified data for exclusive use with NAMIC.  Please contact me (macleod@sci.utah.edu) for more details.&lt;br /&gt;
&lt;br /&gt;
=== Main processing pipeline ===&lt;br /&gt;
To facilitate the workflow, we can place all the automated steps at the beginning and cluster interactive elements at the end. Exception is the cropping step required as input for nonrigid registration.&amp;lt;br&amp;gt;&lt;br /&gt;
1. N4 bias field correction for the MRI (surface coils): &lt;br /&gt;
::*'''Input''': MRI_pre and MRI_post, each run separately with the same parameters below; '''Output:''' MRI_pre_n4 and MRI_post_n4&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:N4ITKBiasFieldCorrection-Documentation-3.6 N4 ITK]; '''Parameters:''' convergence: 1e-5, iterations: 50,40,30,20, shrink factor: 3 &lt;br /&gt;
::*''Comments:'' a run  on entire image gives some benefit that '''may''' be improved with masking: again the dominant intensity dropoff from the surface coil occurs along the chest wall and ribcage. Even if that is not the structure of interest, it is the low-freq. variation the bias correction algorithm is searching for, and masking that out can be counter-productive: via masking we may end up with a smoother image, but the intensity variations removed were not caused by the coil but are actually true signal.&lt;br /&gt;
2. affine registration MRA -&amp;gt;MRI (both pre and post)&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRA_pre ; '''Output:''' Xf1_pre_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Input''': MRI_post_n4 (fixed) and MRA_post ; '''Output:''' Xf2_post_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' no initialization; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' from the example dataset (P1) we infer that the two scans tend to have little initial alignment, hence initialization steps are not recommended. We choose registration parameters such that the chance of the registration making the alignment worse is minimized.  Decide in a subsequent review/QC step if we keep the transform or the original pose. The MRA contains the same FOV and has surrounding structures (liver, chest, spine etc) visible also, despite lower intensities. A global affine is thus not necessarily going to benefit from masking the heart, unless the relative motion of the heart becomes the dominant reason for misalignment. We tried masking with both BrainsFit and RobustMultires modules. Both failed to provide better alignment with masking.&lt;br /&gt;
3. registration post -&amp;gt; pre: phase 1: AFFINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' Xf3_pre-post_affine.tfm&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' DOF: rigid+similarity+affine (possibly rigid only);  initialization: Moments align ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' done on the entire image. The surrounding structures are useful in constraining the solution transform and should provide a more robust behavior. Cropping down to the cardiac only ROI is deferred to the nonrigid registration in phase 2. The inferior-superior FOV can differ, e.g. how much of the liver is included. If the two exams differ significantly (&amp;gt;30%) in that content, the above affine could fail and a prior cropping step is then suggested to better match image content before registration. Resampling to isotropic voxel size at this stage is also advantageous but will generate very large files &amp;gt; 100MB due to the full FOV.&lt;br /&gt;
4. Cropping to VOI: &lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' MRI_pre_n4_cropped,  MRI_post_n4_cropped&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 Crop Volume]&lt;br /&gt;
::*''Comments:'' the [http://www.slicer.org/slicerWiki/index.php/Modules:VolumeRendering-Documentation-3.6 volume rendering module] may help in obtaining a good cropping ROI. Because of the high contrast, the MRA provides a good source for volume rendering. &lt;br /&gt;
5. registration post -&amp;gt; pre: phase 2: nonrigid / BSPLINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4_cropped (fixed) and MRI_post_n4_cropped (moving) ; '''Output:''' Xf4_pre-post_BSpline.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*'''Parameters:''' DOF: BSpline only;  initialization: Xf3_pre-post_affine.tfm ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' crop to volume of interest: [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 CropVolume module], use ''Resample to isotropic voxelsize'' option. &lt;br /&gt;
6. resample MRA: apply above BSpline to the pre MRA&lt;br /&gt;
::*'''Input Volume''': MRA_post_n4_cropped &lt;br /&gt;
::*'''Input Transform''': above Xf4_pre-post_BSpline.tfm; '''Output Volume''': MRA_post_n4_cropped_Xf4&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:ResampleScalarVectorDWIVolume-Documentation-3.6 ResampleScalarVectorDWIVolume] &lt;br /&gt;
::*'''Parameters:''' output-to-input box checked, interpolation: linear&lt;br /&gt;
7. ROI definition (manual box ROI or automated via atlas)&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
8. segmentation of LA from MRA -&amp;gt; inner wall&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:RobustStatisticsSeg-Documentation-3.6 Robust Statistics module] or     [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding]  for thresholding within [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*''Comments:'' as a dynamic image the MRA contains significant spread and likely requires interactive segmentation/thresholding to yield a satisfactory LA volume. For validation/visualization, use the :[http://www.slicer.org/slicerWiki/index.php/Modules:Volumes-Documentation-3.6 Volumes] thresholding option within ''Display'' tab, use ''iron'' colormap &amp;amp; low alpha setting to check for ventricular wall borders. (see figures below)&lt;br /&gt;
9. LA wall segmentation&lt;br /&gt;
::*'''Module used:'''  ''Atrium Cardiac Wall Segmentation'' (Extension Module, no documentation yet, authors: Yi Gao, Behnood Gholami, Allen Tannenbaum)&lt;br /&gt;
10. segmentation of enhancement &lt;br /&gt;
::*'''Module:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding] &lt;br /&gt;
::*'''alternative Module:''' [http://wiki.na-mic.org/Wiki/index.php/Projects:AblationScarSegmentation AblationScarSegmentation]&lt;br /&gt;
::*''Comments:'; operate only on ROI within LA wall. Based on proper intensity statistics. An atlas-based set of intensity distributions may be more meaningful here than a simple Otsu, because both amount and location of enhancement is unknown and can in theory be 0. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;4&amp;quot; widths=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
Image:DBP3_AFib_LV_overlay_1.jpg| Example contrast MRI with thresholded MRA as color overlay.  Registration validation is not trivial: we can in theory use the position of the blood in the MRA relative to the LV wall as registration check, but the MRA itself does not provide a clear boundary at the lower intensities. &lt;br /&gt;
Image:DBP3_AFib_LA_overlay_2.jpg|Example contrast MRI with thresholded MRA as color overlay and areas of enhancement marked&lt;br /&gt;
Image:DBP3_histogramMRA.png|Histogram of MRA intensities: green = entire FOV, red: cardiac structures only (excl. aorta), which make only 6% of the total image content and thus are unlikely to disturb a registration based on the entire image. &lt;br /&gt;
Image:DBP3_Biasfield_masked-unmasked.png|Bias field correction results (N4ITK) with and without masking of the structures of interest. Masking causes a different correction not related to coil sensitivity but rather local image content. Masking is not recommended at this point. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example Cases ===&lt;br /&gt;
* [[Media:AFib_Example_P1_Data.zip|Example Case P1 : pre-post N4 bias corregtion, registration, LA segmentation]]&lt;br /&gt;
&lt;br /&gt;
=== Current Progress ===&lt;br /&gt;
As we proceed and make progress with the pipeline we have simplified it by consolidating many of the steps with minimal user input. Users are now prompted to provide a pre and post set of MRI data. Once provided, a button labeled 'MRI Intensity Correction' is enabled. When the user clicks the button, Slicer begins the pipeline by using N4 ITK MRI bias correction immediately followed by a whole-image affine registration. Once completed, the user is then prompted to crop the images to the desired ROI. After the ROI is defined a non-rigid registration is performed yielding registered pre and post MRI images and the corresponding transformation matrix. The following image gallery shows the progress and current state of the GUI.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;2&amp;quot; widths=&amp;quot;550px&amp;quot; heights=&amp;quot;300px&amp;quot;&amp;gt;&lt;br /&gt;
Image:PipelineStart.png|Registration Segmentation Pipeline input selection - raw images.&lt;br /&gt;
Image:PipelineStep1.png|N4 ITK MRI bias correction completed.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70662</id>
		<title>DBP3:Utah:RegSegPipeline</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70662"/>
		<updated>2011-08-29T19:21:35Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: /* Current Progress */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  [[DBP3:Utah| back to DBP3 home]]&lt;br /&gt;
= The CARMA DBP: MRI-based study and treatment of atrial fibrillation =&lt;br /&gt;
== Pilot Studies on a Registration &amp;amp; Segmentation Pipeline &amp;amp; Workflow ==&lt;br /&gt;
Alex Zaitsev, Dominik Meier, Ron Kikinis&lt;br /&gt;
&lt;br /&gt;
=== Background ===&lt;br /&gt;
By Rob MacLeod, PI AFib DBP&lt;br /&gt;
&lt;br /&gt;
The Utah group carries out analysis of MRI scans from all patients coming to our clinical with symptoms of Atrial Fibrillation (AF) and continues to conduct regular MRI scans for patients once they undergo treatment by our physicians.  The result is over 1000 MRI scans per year that we process using a set of heterogeneous tools.  One goal of our collaboration with NAMIC is to explore new tools and capabilities to consolidate and streamline this processing pipeline.  The goals of the process vary slightly depending on the timing of the imaging relative to patient care but all involve some combination of image correction, region of interest definition, segmentation of the left atrium (in some cases also right atrium and esophagus), and quantitative evaluation of enhancement in the images, due either to pre-existing fibrosis or post-treatment scar.  In many cases, registration is also necessary to compare multiple images from the same patients over time and to compare multiple patients at the same stage of disease progression and treatment. &lt;br /&gt;
&lt;br /&gt;
For more information, please see the following references:&lt;br /&gt;
&lt;br /&gt;
R.S. Oakes, T.J. Badger, E.G. Kholmovski, N. Akoum, N.S. Burgon, E.N. Fish, J.J. Blauer, S.N. Rao, E.V. DiBella, N.M. Segerson, M. Daccarett, J. Windfelder, C.J. McGann, D. Parker, R.S. MacLeod, N.F. Marrouche. “Detection and quantification of left atrial structural remodeling with delayed-enhancement magnetic resonance imaging in patients with atrial fibrillation,” In Circulation, Vol. 119, No. 13, pp. 1758--1767. 2009. http://www.sci.utah.edu/publications/oaks09/Oaks_Circ2009.pdf&lt;br /&gt;
&lt;br /&gt;
C.J. McGann, E.G. Kholmovski, R.S. Oakes, J.J. Blauer, M. Daccarett, N. Segerson, K.J. Airey, N. Akoum, E. Fish, T.J. Badger, E.V. DiBella, D. Parker, R.S. MacLeod, N.F. Marrouche. “New Magnetic Resonance Imaging-Based Method for Defining the Extent of Left Atrial Wall Injury After the Ablation of Atrial Fibrillation,” In Journal of the American College of Cardiology, Vol. 52, No. 15, pp. 1263--1271. Oct 7, 2008.  http://www.sci.utah.edu/publications/mcgann08/mcg2008.pdf&lt;br /&gt;
&lt;br /&gt;
C. Mahnkopf, T.J. Badger, N.S. Burgon, M. Daccarett, T.S. Haslam, C.T. Badger, C.J. McGann, N. Akoum, E. Kholmovski, R.S. Macleod, N.F. Marrouche. “Evaluation of the left atrial substrate in patients with lone atrial fibrillation using delayed-enhanced MRI: implications for disease progression and response to catheter ablation,” In Heart Rhythm, Vol. 7, No. 10, pp. 1475--1481. 2010.   http://www.sci.utah.edu/publications/mahnkopf10/mahnkopf2010.pdf&lt;br /&gt;
&lt;br /&gt;
We are in the process of making a small set of anonymized test data available for general use and more extensive deidentified data for exclusive use with NAMIC.  Please contact me (macleod@sci.utah.edu) for more details.&lt;br /&gt;
&lt;br /&gt;
=== Main processing pipeline ===&lt;br /&gt;
To facilitate the workflow, we can place all the automated steps at the beginning and cluster interactive elements at the end. Exception is the cropping step required as input for nonrigid registration.&amp;lt;br&amp;gt;&lt;br /&gt;
1. N4 bias field correction for the MRI (surface coils): &lt;br /&gt;
::*'''Input''': MRI_pre and MRI_post, each run separately with the same parameters below; '''Output:''' MRI_pre_n4 and MRI_post_n4&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:N4ITKBiasFieldCorrection-Documentation-3.6 N4 ITK]; '''Parameters:''' convergence: 1e-5, iterations: 50,40,30,20, shrink factor: 3 &lt;br /&gt;
::*''Comments:'' a run  on entire image gives some benefit that '''may''' be improved with masking: again the dominant intensity dropoff from the surface coil occurs along the chest wall and ribcage. Even if that is not the structure of interest, it is the low-freq. variation the bias correction algorithm is searching for, and masking that out can be counter-productive: via masking we may end up with a smoother image, but the intensity variations removed were not caused by the coil but are actually true signal.&lt;br /&gt;
2. affine registration MRA -&amp;gt;MRI (both pre and post)&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRA_pre ; '''Output:''' Xf1_pre_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Input''': MRI_post_n4 (fixed) and MRA_post ; '''Output:''' Xf2_post_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' no initialization; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' from the example dataset (P1) we infer that the two scans tend to have little initial alignment, hence initialization steps are not recommended. We choose registration parameters such that the chance of the registration making the alignment worse is minimized.  Decide in a subsequent review/QC step if we keep the transform or the original pose. The MRA contains the same FOV and has surrounding structures (liver, chest, spine etc) visible also, despite lower intensities. A global affine is thus not necessarily going to benefit from masking the heart, unless the relative motion of the heart becomes the dominant reason for misalignment. We tried masking with both BrainsFit and RobustMultires modules. Both failed to provide better alignment with masking.&lt;br /&gt;
3. registration post -&amp;gt; pre: phase 1: AFFINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' Xf3_pre-post_affine.tfm&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' DOF: rigid+similarity+affine (possibly rigid only);  initialization: Moments align ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' done on the entire image. The surrounding structures are useful in constraining the solution transform and should provide a more robust behavior. Cropping down to the cardiac only ROI is deferred to the nonrigid registration in phase 2. The inferior-superior FOV can differ, e.g. how much of the liver is included. If the two exams differ significantly (&amp;gt;30%) in that content, the above affine could fail and a prior cropping step is then suggested to better match image content before registration. Resampling to isotropic voxel size at this stage is also advantageous but will generate very large files &amp;gt; 100MB due to the full FOV.&lt;br /&gt;
4. Cropping to VOI: &lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' MRI_pre_n4_cropped,  MRI_post_n4_cropped&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 Crop Volume]&lt;br /&gt;
::*''Comments:'' the [http://www.slicer.org/slicerWiki/index.php/Modules:VolumeRendering-Documentation-3.6 volume rendering module] may help in obtaining a good cropping ROI. Because of the high contrast, the MRA provides a good source for volume rendering. &lt;br /&gt;
5. registration post -&amp;gt; pre: phase 2: nonrigid / BSPLINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4_cropped (fixed) and MRI_post_n4_cropped (moving) ; '''Output:''' Xf4_pre-post_BSpline.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*'''Parameters:''' DOF: BSpline only;  initialization: Xf3_pre-post_affine.tfm ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' crop to volume of interest: [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 CropVolume module], use ''Resample to isotropic voxelsize'' option. &lt;br /&gt;
6. resample MRA: apply above BSpline to the pre MRA&lt;br /&gt;
::*'''Input Volume''': MRA_post_n4_cropped &lt;br /&gt;
::*'''Input Transform''': above Xf4_pre-post_BSpline.tfm; '''Output Volume''': MRA_post_n4_cropped_Xf4&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:ResampleScalarVectorDWIVolume-Documentation-3.6 ResampleScalarVectorDWIVolume] &lt;br /&gt;
::*'''Parameters:''' output-to-input box checked, interpolation: linear&lt;br /&gt;
7. ROI definition (manual box ROI or automated via atlas)&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
8. segmentation of LA from MRA -&amp;gt; inner wall&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:RobustStatisticsSeg-Documentation-3.6 Robust Statistics module] or     [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding]  for thresholding within [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*''Comments:'' as a dynamic image the MRA contains significant spread and likely requires interactive segmentation/thresholding to yield a satisfactory LA volume. For validation/visualization, use the :[http://www.slicer.org/slicerWiki/index.php/Modules:Volumes-Documentation-3.6 Volumes] thresholding option within ''Display'' tab, use ''iron'' colormap &amp;amp; low alpha setting to check for ventricular wall borders. (see figures below)&lt;br /&gt;
9. LA wall segmentation&lt;br /&gt;
::*'''Module used:'''  ''Atrium Cardiac Wall Segmentation'' (Extension Module, no documentation yet, authors: Yi Gao, Behnood Gholami, Allen Tannenbaum)&lt;br /&gt;
10. segmentation of enhancement &lt;br /&gt;
::*'''Module:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding] &lt;br /&gt;
::*'''alternative Module:''' [http://wiki.na-mic.org/Wiki/index.php/Projects:AblationScarSegmentation AblationScarSegmentation]&lt;br /&gt;
::*''Comments:'; operate only on ROI within LA wall. Based on proper intensity statistics. An atlas-based set of intensity distributions may be more meaningful here than a simple Otsu, because both amount and location of enhancement is unknown and can in theory be 0. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;4&amp;quot; widths=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
Image:DBP3_AFib_LV_overlay_1.jpg| Example contrast MRI with thresholded MRA as color overlay.  Registration validation is not trivial: we can in theory use the position of the blood in the MRA relative to the LV wall as registration check, but the MRA itself does not provide a clear boundary at the lower intensities. &lt;br /&gt;
Image:DBP3_AFib_LA_overlay_2.jpg|Example contrast MRI with thresholded MRA as color overlay and areas of enhancement marked&lt;br /&gt;
Image:DBP3_histogramMRA.png|Histogram of MRA intensities: green = entire FOV, red: cardiac structures only (excl. aorta), which make only 6% of the total image content and thus are unlikely to disturb a registration based on the entire image. &lt;br /&gt;
Image:DBP3_Biasfield_masked-unmasked.png|Bias field correction results (N4ITK) with and without masking of the structures of interest. Masking causes a different correction not related to coil sensitivity but rather local image content. Masking is not recommended at this point. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example Cases ===&lt;br /&gt;
* [[Media:AFib_Example_P1_Data.zip|Example Case P1 : pre-post N4 bias corregtion, registration, LA segmentation]]&lt;br /&gt;
&lt;br /&gt;
=== Current Progress ===&lt;br /&gt;
As we proceed and make progress with the pipeline we have simplified it by consolidating many of the steps with minimal user input. Users are now prompted to provide a pre and post set of MRI data. Once provided, a button labeled 'MRI Intensity Correction' is enabled. When the user clicks the button, Slicer begins the pipeline by using N4 ITK MRI bias correction immediately followed by a whole-image affine registration. Once completed, the user is then prompted to crop the images to the desired ROI. After the ROI is defined a non-rigid registration is performed yielding registered pre and post MRI images and the corresponding transformation matrix. The following image gallery shows the progress and current state of the GUI.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
Image:PipelineStart.png|Registration Segmentation Pipeline input selection - raw images.&lt;br /&gt;
Image:PipelineStep1.png|N4 ITK MRI bias correction completed.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70661</id>
		<title>DBP3:Utah:RegSegPipeline</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70661"/>
		<updated>2011-08-29T19:21:13Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: /* Current Progress */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  [[DBP3:Utah| back to DBP3 home]]&lt;br /&gt;
= The CARMA DBP: MRI-based study and treatment of atrial fibrillation =&lt;br /&gt;
== Pilot Studies on a Registration &amp;amp; Segmentation Pipeline &amp;amp; Workflow ==&lt;br /&gt;
Alex Zaitsev, Dominik Meier, Ron Kikinis&lt;br /&gt;
&lt;br /&gt;
=== Background ===&lt;br /&gt;
By Rob MacLeod, PI AFib DBP&lt;br /&gt;
&lt;br /&gt;
The Utah group carries out analysis of MRI scans from all patients coming to our clinical with symptoms of Atrial Fibrillation (AF) and continues to conduct regular MRI scans for patients once they undergo treatment by our physicians.  The result is over 1000 MRI scans per year that we process using a set of heterogeneous tools.  One goal of our collaboration with NAMIC is to explore new tools and capabilities to consolidate and streamline this processing pipeline.  The goals of the process vary slightly depending on the timing of the imaging relative to patient care but all involve some combination of image correction, region of interest definition, segmentation of the left atrium (in some cases also right atrium and esophagus), and quantitative evaluation of enhancement in the images, due either to pre-existing fibrosis or post-treatment scar.  In many cases, registration is also necessary to compare multiple images from the same patients over time and to compare multiple patients at the same stage of disease progression and treatment. &lt;br /&gt;
&lt;br /&gt;
For more information, please see the following references:&lt;br /&gt;
&lt;br /&gt;
R.S. Oakes, T.J. Badger, E.G. Kholmovski, N. Akoum, N.S. Burgon, E.N. Fish, J.J. Blauer, S.N. Rao, E.V. DiBella, N.M. Segerson, M. Daccarett, J. Windfelder, C.J. McGann, D. Parker, R.S. MacLeod, N.F. Marrouche. “Detection and quantification of left atrial structural remodeling with delayed-enhancement magnetic resonance imaging in patients with atrial fibrillation,” In Circulation, Vol. 119, No. 13, pp. 1758--1767. 2009. http://www.sci.utah.edu/publications/oaks09/Oaks_Circ2009.pdf&lt;br /&gt;
&lt;br /&gt;
C.J. McGann, E.G. Kholmovski, R.S. Oakes, J.J. Blauer, M. Daccarett, N. Segerson, K.J. Airey, N. Akoum, E. Fish, T.J. Badger, E.V. DiBella, D. Parker, R.S. MacLeod, N.F. Marrouche. “New Magnetic Resonance Imaging-Based Method for Defining the Extent of Left Atrial Wall Injury After the Ablation of Atrial Fibrillation,” In Journal of the American College of Cardiology, Vol. 52, No. 15, pp. 1263--1271. Oct 7, 2008.  http://www.sci.utah.edu/publications/mcgann08/mcg2008.pdf&lt;br /&gt;
&lt;br /&gt;
C. Mahnkopf, T.J. Badger, N.S. Burgon, M. Daccarett, T.S. Haslam, C.T. Badger, C.J. McGann, N. Akoum, E. Kholmovski, R.S. Macleod, N.F. Marrouche. “Evaluation of the left atrial substrate in patients with lone atrial fibrillation using delayed-enhanced MRI: implications for disease progression and response to catheter ablation,” In Heart Rhythm, Vol. 7, No. 10, pp. 1475--1481. 2010.   http://www.sci.utah.edu/publications/mahnkopf10/mahnkopf2010.pdf&lt;br /&gt;
&lt;br /&gt;
We are in the process of making a small set of anonymized test data available for general use and more extensive deidentified data for exclusive use with NAMIC.  Please contact me (macleod@sci.utah.edu) for more details.&lt;br /&gt;
&lt;br /&gt;
=== Main processing pipeline ===&lt;br /&gt;
To facilitate the workflow, we can place all the automated steps at the beginning and cluster interactive elements at the end. Exception is the cropping step required as input for nonrigid registration.&amp;lt;br&amp;gt;&lt;br /&gt;
1. N4 bias field correction for the MRI (surface coils): &lt;br /&gt;
::*'''Input''': MRI_pre and MRI_post, each run separately with the same parameters below; '''Output:''' MRI_pre_n4 and MRI_post_n4&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:N4ITKBiasFieldCorrection-Documentation-3.6 N4 ITK]; '''Parameters:''' convergence: 1e-5, iterations: 50,40,30,20, shrink factor: 3 &lt;br /&gt;
::*''Comments:'' a run  on entire image gives some benefit that '''may''' be improved with masking: again the dominant intensity dropoff from the surface coil occurs along the chest wall and ribcage. Even if that is not the structure of interest, it is the low-freq. variation the bias correction algorithm is searching for, and masking that out can be counter-productive: via masking we may end up with a smoother image, but the intensity variations removed were not caused by the coil but are actually true signal.&lt;br /&gt;
2. affine registration MRA -&amp;gt;MRI (both pre and post)&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRA_pre ; '''Output:''' Xf1_pre_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Input''': MRI_post_n4 (fixed) and MRA_post ; '''Output:''' Xf2_post_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' no initialization; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' from the example dataset (P1) we infer that the two scans tend to have little initial alignment, hence initialization steps are not recommended. We choose registration parameters such that the chance of the registration making the alignment worse is minimized.  Decide in a subsequent review/QC step if we keep the transform or the original pose. The MRA contains the same FOV and has surrounding structures (liver, chest, spine etc) visible also, despite lower intensities. A global affine is thus not necessarily going to benefit from masking the heart, unless the relative motion of the heart becomes the dominant reason for misalignment. We tried masking with both BrainsFit and RobustMultires modules. Both failed to provide better alignment with masking.&lt;br /&gt;
3. registration post -&amp;gt; pre: phase 1: AFFINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' Xf3_pre-post_affine.tfm&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' DOF: rigid+similarity+affine (possibly rigid only);  initialization: Moments align ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' done on the entire image. The surrounding structures are useful in constraining the solution transform and should provide a more robust behavior. Cropping down to the cardiac only ROI is deferred to the nonrigid registration in phase 2. The inferior-superior FOV can differ, e.g. how much of the liver is included. If the two exams differ significantly (&amp;gt;30%) in that content, the above affine could fail and a prior cropping step is then suggested to better match image content before registration. Resampling to isotropic voxel size at this stage is also advantageous but will generate very large files &amp;gt; 100MB due to the full FOV.&lt;br /&gt;
4. Cropping to VOI: &lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' MRI_pre_n4_cropped,  MRI_post_n4_cropped&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 Crop Volume]&lt;br /&gt;
::*''Comments:'' the [http://www.slicer.org/slicerWiki/index.php/Modules:VolumeRendering-Documentation-3.6 volume rendering module] may help in obtaining a good cropping ROI. Because of the high contrast, the MRA provides a good source for volume rendering. &lt;br /&gt;
5. registration post -&amp;gt; pre: phase 2: nonrigid / BSPLINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4_cropped (fixed) and MRI_post_n4_cropped (moving) ; '''Output:''' Xf4_pre-post_BSpline.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*'''Parameters:''' DOF: BSpline only;  initialization: Xf3_pre-post_affine.tfm ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' crop to volume of interest: [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 CropVolume module], use ''Resample to isotropic voxelsize'' option. &lt;br /&gt;
6. resample MRA: apply above BSpline to the pre MRA&lt;br /&gt;
::*'''Input Volume''': MRA_post_n4_cropped &lt;br /&gt;
::*'''Input Transform''': above Xf4_pre-post_BSpline.tfm; '''Output Volume''': MRA_post_n4_cropped_Xf4&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:ResampleScalarVectorDWIVolume-Documentation-3.6 ResampleScalarVectorDWIVolume] &lt;br /&gt;
::*'''Parameters:''' output-to-input box checked, interpolation: linear&lt;br /&gt;
7. ROI definition (manual box ROI or automated via atlas)&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
8. segmentation of LA from MRA -&amp;gt; inner wall&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:RobustStatisticsSeg-Documentation-3.6 Robust Statistics module] or     [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding]  for thresholding within [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*''Comments:'' as a dynamic image the MRA contains significant spread and likely requires interactive segmentation/thresholding to yield a satisfactory LA volume. For validation/visualization, use the :[http://www.slicer.org/slicerWiki/index.php/Modules:Volumes-Documentation-3.6 Volumes] thresholding option within ''Display'' tab, use ''iron'' colormap &amp;amp; low alpha setting to check for ventricular wall borders. (see figures below)&lt;br /&gt;
9. LA wall segmentation&lt;br /&gt;
::*'''Module used:'''  ''Atrium Cardiac Wall Segmentation'' (Extension Module, no documentation yet, authors: Yi Gao, Behnood Gholami, Allen Tannenbaum)&lt;br /&gt;
10. segmentation of enhancement &lt;br /&gt;
::*'''Module:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding] &lt;br /&gt;
::*'''alternative Module:''' [http://wiki.na-mic.org/Wiki/index.php/Projects:AblationScarSegmentation AblationScarSegmentation]&lt;br /&gt;
::*''Comments:'; operate only on ROI within LA wall. Based on proper intensity statistics. An atlas-based set of intensity distributions may be more meaningful here than a simple Otsu, because both amount and location of enhancement is unknown and can in theory be 0. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;4&amp;quot; widths=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
Image:DBP3_AFib_LV_overlay_1.jpg| Example contrast MRI with thresholded MRA as color overlay.  Registration validation is not trivial: we can in theory use the position of the blood in the MRA relative to the LV wall as registration check, but the MRA itself does not provide a clear boundary at the lower intensities. &lt;br /&gt;
Image:DBP3_AFib_LA_overlay_2.jpg|Example contrast MRI with thresholded MRA as color overlay and areas of enhancement marked&lt;br /&gt;
Image:DBP3_histogramMRA.png|Histogram of MRA intensities: green = entire FOV, red: cardiac structures only (excl. aorta), which make only 6% of the total image content and thus are unlikely to disturb a registration based on the entire image. &lt;br /&gt;
Image:DBP3_Biasfield_masked-unmasked.png|Bias field correction results (N4ITK) with and without masking of the structures of interest. Masking causes a different correction not related to coil sensitivity but rather local image content. Masking is not recommended at this point. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example Cases ===&lt;br /&gt;
* [[Media:AFib_Example_P1_Data.zip|Example Case P1 : pre-post N4 bias corregtion, registration, LA segmentation]]&lt;br /&gt;
&lt;br /&gt;
=== Current Progress ===&lt;br /&gt;
As we proceed and make progress with the pipeline we have simplified it by consolidating many of the steps with minimal user input. Users are now prompted to provide a pre and post set of MRI data. Once provided, a button labeled 'MRI Intensity Correction' is enabled. When the user clicks the button, Slicer begins the pipeline by using N4 ITK MRI bias correction immediately followed by a whole-image affine registration. Once completed, the user is then prompted to crop the images to the desired ROI. After the ROI is defined a non-rigid registration is performed yielding registered pre and post MRI images and the corresponding transformation matrix. The following image gallery shows the progress and current state of the GUI.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;2&amp;quot; widths=&amp;quot;300px&amp;quot;&amp;gt;&lt;br /&gt;
Image:PipelineStart.png|Registration Segmentation Pipeline input selection - raw images.&lt;br /&gt;
Image:PipelineStep1.png|N4 ITK MRI bias correction completed.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70660</id>
		<title>DBP3:Utah:RegSegPipeline</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70660"/>
		<updated>2011-08-29T19:20:17Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  [[DBP3:Utah| back to DBP3 home]]&lt;br /&gt;
= The CARMA DBP: MRI-based study and treatment of atrial fibrillation =&lt;br /&gt;
== Pilot Studies on a Registration &amp;amp; Segmentation Pipeline &amp;amp; Workflow ==&lt;br /&gt;
Alex Zaitsev, Dominik Meier, Ron Kikinis&lt;br /&gt;
&lt;br /&gt;
=== Background ===&lt;br /&gt;
By Rob MacLeod, PI AFib DBP&lt;br /&gt;
&lt;br /&gt;
The Utah group carries out analysis of MRI scans from all patients coming to our clinical with symptoms of Atrial Fibrillation (AF) and continues to conduct regular MRI scans for patients once they undergo treatment by our physicians.  The result is over 1000 MRI scans per year that we process using a set of heterogeneous tools.  One goal of our collaboration with NAMIC is to explore new tools and capabilities to consolidate and streamline this processing pipeline.  The goals of the process vary slightly depending on the timing of the imaging relative to patient care but all involve some combination of image correction, region of interest definition, segmentation of the left atrium (in some cases also right atrium and esophagus), and quantitative evaluation of enhancement in the images, due either to pre-existing fibrosis or post-treatment scar.  In many cases, registration is also necessary to compare multiple images from the same patients over time and to compare multiple patients at the same stage of disease progression and treatment. &lt;br /&gt;
&lt;br /&gt;
For more information, please see the following references:&lt;br /&gt;
&lt;br /&gt;
R.S. Oakes, T.J. Badger, E.G. Kholmovski, N. Akoum, N.S. Burgon, E.N. Fish, J.J. Blauer, S.N. Rao, E.V. DiBella, N.M. Segerson, M. Daccarett, J. Windfelder, C.J. McGann, D. Parker, R.S. MacLeod, N.F. Marrouche. “Detection and quantification of left atrial structural remodeling with delayed-enhancement magnetic resonance imaging in patients with atrial fibrillation,” In Circulation, Vol. 119, No. 13, pp. 1758--1767. 2009. http://www.sci.utah.edu/publications/oaks09/Oaks_Circ2009.pdf&lt;br /&gt;
&lt;br /&gt;
C.J. McGann, E.G. Kholmovski, R.S. Oakes, J.J. Blauer, M. Daccarett, N. Segerson, K.J. Airey, N. Akoum, E. Fish, T.J. Badger, E.V. DiBella, D. Parker, R.S. MacLeod, N.F. Marrouche. “New Magnetic Resonance Imaging-Based Method for Defining the Extent of Left Atrial Wall Injury After the Ablation of Atrial Fibrillation,” In Journal of the American College of Cardiology, Vol. 52, No. 15, pp. 1263--1271. Oct 7, 2008.  http://www.sci.utah.edu/publications/mcgann08/mcg2008.pdf&lt;br /&gt;
&lt;br /&gt;
C. Mahnkopf, T.J. Badger, N.S. Burgon, M. Daccarett, T.S. Haslam, C.T. Badger, C.J. McGann, N. Akoum, E. Kholmovski, R.S. Macleod, N.F. Marrouche. “Evaluation of the left atrial substrate in patients with lone atrial fibrillation using delayed-enhanced MRI: implications for disease progression and response to catheter ablation,” In Heart Rhythm, Vol. 7, No. 10, pp. 1475--1481. 2010.   http://www.sci.utah.edu/publications/mahnkopf10/mahnkopf2010.pdf&lt;br /&gt;
&lt;br /&gt;
We are in the process of making a small set of anonymized test data available for general use and more extensive deidentified data for exclusive use with NAMIC.  Please contact me (macleod@sci.utah.edu) for more details.&lt;br /&gt;
&lt;br /&gt;
=== Main processing pipeline ===&lt;br /&gt;
To facilitate the workflow, we can place all the automated steps at the beginning and cluster interactive elements at the end. Exception is the cropping step required as input for nonrigid registration.&amp;lt;br&amp;gt;&lt;br /&gt;
1. N4 bias field correction for the MRI (surface coils): &lt;br /&gt;
::*'''Input''': MRI_pre and MRI_post, each run separately with the same parameters below; '''Output:''' MRI_pre_n4 and MRI_post_n4&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:N4ITKBiasFieldCorrection-Documentation-3.6 N4 ITK]; '''Parameters:''' convergence: 1e-5, iterations: 50,40,30,20, shrink factor: 3 &lt;br /&gt;
::*''Comments:'' a run  on entire image gives some benefit that '''may''' be improved with masking: again the dominant intensity dropoff from the surface coil occurs along the chest wall and ribcage. Even if that is not the structure of interest, it is the low-freq. variation the bias correction algorithm is searching for, and masking that out can be counter-productive: via masking we may end up with a smoother image, but the intensity variations removed were not caused by the coil but are actually true signal.&lt;br /&gt;
2. affine registration MRA -&amp;gt;MRI (both pre and post)&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRA_pre ; '''Output:''' Xf1_pre_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Input''': MRI_post_n4 (fixed) and MRA_post ; '''Output:''' Xf2_post_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' no initialization; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' from the example dataset (P1) we infer that the two scans tend to have little initial alignment, hence initialization steps are not recommended. We choose registration parameters such that the chance of the registration making the alignment worse is minimized.  Decide in a subsequent review/QC step if we keep the transform or the original pose. The MRA contains the same FOV and has surrounding structures (liver, chest, spine etc) visible also, despite lower intensities. A global affine is thus not necessarily going to benefit from masking the heart, unless the relative motion of the heart becomes the dominant reason for misalignment. We tried masking with both BrainsFit and RobustMultires modules. Both failed to provide better alignment with masking.&lt;br /&gt;
3. registration post -&amp;gt; pre: phase 1: AFFINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' Xf3_pre-post_affine.tfm&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' DOF: rigid+similarity+affine (possibly rigid only);  initialization: Moments align ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' done on the entire image. The surrounding structures are useful in constraining the solution transform and should provide a more robust behavior. Cropping down to the cardiac only ROI is deferred to the nonrigid registration in phase 2. The inferior-superior FOV can differ, e.g. how much of the liver is included. If the two exams differ significantly (&amp;gt;30%) in that content, the above affine could fail and a prior cropping step is then suggested to better match image content before registration. Resampling to isotropic voxel size at this stage is also advantageous but will generate very large files &amp;gt; 100MB due to the full FOV.&lt;br /&gt;
4. Cropping to VOI: &lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' MRI_pre_n4_cropped,  MRI_post_n4_cropped&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 Crop Volume]&lt;br /&gt;
::*''Comments:'' the [http://www.slicer.org/slicerWiki/index.php/Modules:VolumeRendering-Documentation-3.6 volume rendering module] may help in obtaining a good cropping ROI. Because of the high contrast, the MRA provides a good source for volume rendering. &lt;br /&gt;
5. registration post -&amp;gt; pre: phase 2: nonrigid / BSPLINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4_cropped (fixed) and MRI_post_n4_cropped (moving) ; '''Output:''' Xf4_pre-post_BSpline.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*'''Parameters:''' DOF: BSpline only;  initialization: Xf3_pre-post_affine.tfm ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' crop to volume of interest: [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 CropVolume module], use ''Resample to isotropic voxelsize'' option. &lt;br /&gt;
6. resample MRA: apply above BSpline to the pre MRA&lt;br /&gt;
::*'''Input Volume''': MRA_post_n4_cropped &lt;br /&gt;
::*'''Input Transform''': above Xf4_pre-post_BSpline.tfm; '''Output Volume''': MRA_post_n4_cropped_Xf4&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:ResampleScalarVectorDWIVolume-Documentation-3.6 ResampleScalarVectorDWIVolume] &lt;br /&gt;
::*'''Parameters:''' output-to-input box checked, interpolation: linear&lt;br /&gt;
7. ROI definition (manual box ROI or automated via atlas)&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
8. segmentation of LA from MRA -&amp;gt; inner wall&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:RobustStatisticsSeg-Documentation-3.6 Robust Statistics module] or     [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding]  for thresholding within [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*''Comments:'' as a dynamic image the MRA contains significant spread and likely requires interactive segmentation/thresholding to yield a satisfactory LA volume. For validation/visualization, use the :[http://www.slicer.org/slicerWiki/index.php/Modules:Volumes-Documentation-3.6 Volumes] thresholding option within ''Display'' tab, use ''iron'' colormap &amp;amp; low alpha setting to check for ventricular wall borders. (see figures below)&lt;br /&gt;
9. LA wall segmentation&lt;br /&gt;
::*'''Module used:'''  ''Atrium Cardiac Wall Segmentation'' (Extension Module, no documentation yet, authors: Yi Gao, Behnood Gholami, Allen Tannenbaum)&lt;br /&gt;
10. segmentation of enhancement &lt;br /&gt;
::*'''Module:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding] &lt;br /&gt;
::*'''alternative Module:''' [http://wiki.na-mic.org/Wiki/index.php/Projects:AblationScarSegmentation AblationScarSegmentation]&lt;br /&gt;
::*''Comments:'; operate only on ROI within LA wall. Based on proper intensity statistics. An atlas-based set of intensity distributions may be more meaningful here than a simple Otsu, because both amount and location of enhancement is unknown and can in theory be 0. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;4&amp;quot; widths=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
Image:DBP3_AFib_LV_overlay_1.jpg| Example contrast MRI with thresholded MRA as color overlay.  Registration validation is not trivial: we can in theory use the position of the blood in the MRA relative to the LV wall as registration check, but the MRA itself does not provide a clear boundary at the lower intensities. &lt;br /&gt;
Image:DBP3_AFib_LA_overlay_2.jpg|Example contrast MRI with thresholded MRA as color overlay and areas of enhancement marked&lt;br /&gt;
Image:DBP3_histogramMRA.png|Histogram of MRA intensities: green = entire FOV, red: cardiac structures only (excl. aorta), which make only 6% of the total image content and thus are unlikely to disturb a registration based on the entire image. &lt;br /&gt;
Image:DBP3_Biasfield_masked-unmasked.png|Bias field correction results (N4ITK) with and without masking of the structures of interest. Masking causes a different correction not related to coil sensitivity but rather local image content. Masking is not recommended at this point. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example Cases ===&lt;br /&gt;
* [[Media:AFib_Example_P1_Data.zip|Example Case P1 : pre-post N4 bias corregtion, registration, LA segmentation]]&lt;br /&gt;
&lt;br /&gt;
=== Current Progress ===&lt;br /&gt;
As we proceed and make progress with the pipeline we have simplified it by consolidating many of the steps with minimal user input. Users are now prompted to provide a pre and post set of MRI data. Once provided, a button labeled 'MRI Intensity Correction' is enabled. When the user clicks the button, Slicer begins the pipeline by using N4 ITK MRI bias correction immediately followed by a whole-image affine registration. Once completed, the user is then prompted to crop the images to the desired ROI. After the ROI is defined a non-rigid registration is performed yielding registered pre and post MRI images and the corresponding transformation matrix. The following image gallery shows the progress and current state of the GUI.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;4&amp;quot; widths=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
Image:PipelineStart.png|Registration Segmentation Pipeline input selection.&lt;br /&gt;
Image:PipelineStage1.png|N4 ITK MRI bias correction completed.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:PipelineStep1.png&amp;diff=70659</id>
		<title>File:PipelineStep1.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:PipelineStep1.png&amp;diff=70659"/>
		<updated>2011-08-29T19:16:59Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:PipelineStart.png&amp;diff=70658</id>
		<title>File:PipelineStart.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:PipelineStart.png&amp;diff=70658"/>
		<updated>2011-08-29T19:16:17Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70657</id>
		<title>DBP3:Utah:RegSegPipeline</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70657"/>
		<updated>2011-08-29T19:15:57Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: /* Current Progress */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  [[DBP3:Utah| back to DBP3 home]]&lt;br /&gt;
= The CARMA DBP: MRI-based study and treatment of atrial fibrillation =&lt;br /&gt;
== Pilot Studies on a Registration &amp;amp; Segmentation Pipeline &amp;amp; Workflow ==&lt;br /&gt;
Alex Zaitsev, Dominik Meier, Ron Kikinis&lt;br /&gt;
&lt;br /&gt;
=== Background ===&lt;br /&gt;
By Rob MacLeod, PI AFib DBP&lt;br /&gt;
&lt;br /&gt;
The Utah group carries out analysis of MRI scans from all patients coming to our clinical with symptoms of Atrial Fibrillation (AF) and continues to conduct regular MRI scans for patients once they undergo treatment by our physicians.  The result is over 1000 MRI scans per year that we process using a set of heterogeneous tools.  One goal of our collaboration with NAMIC is to explore new tools and capabilities to consolidate and streamline this processing pipeline.  The goals of the process vary slightly depending on the timing of the imaging relative to patient care but all involve some combination of image correction, region of interest definition, segmentation of the left atrium (in some cases also right atrium and esophagus), and quantitative evaluation of enhancement in the images, due either to pre-existing fibrosis or post-treatment scar.  In many cases, registration is also necessary to compare multiple images from the same patients over time and to compare multiple patients at the same stage of disease progression and treatment. &lt;br /&gt;
&lt;br /&gt;
For more information, please see the following references:&lt;br /&gt;
&lt;br /&gt;
R.S. Oakes, T.J. Badger, E.G. Kholmovski, N. Akoum, N.S. Burgon, E.N. Fish, J.J. Blauer, S.N. Rao, E.V. DiBella, N.M. Segerson, M. Daccarett, J. Windfelder, C.J. McGann, D. Parker, R.S. MacLeod, N.F. Marrouche. “Detection and quantification of left atrial structural remodeling with delayed-enhancement magnetic resonance imaging in patients with atrial fibrillation,” In Circulation, Vol. 119, No. 13, pp. 1758--1767. 2009. http://www.sci.utah.edu/publications/oaks09/Oaks_Circ2009.pdf&lt;br /&gt;
&lt;br /&gt;
C.J. McGann, E.G. Kholmovski, R.S. Oakes, J.J. Blauer, M. Daccarett, N. Segerson, K.J. Airey, N. Akoum, E. Fish, T.J. Badger, E.V. DiBella, D. Parker, R.S. MacLeod, N.F. Marrouche. “New Magnetic Resonance Imaging-Based Method for Defining the Extent of Left Atrial Wall Injury After the Ablation of Atrial Fibrillation,” In Journal of the American College of Cardiology, Vol. 52, No. 15, pp. 1263--1271. Oct 7, 2008.  http://www.sci.utah.edu/publications/mcgann08/mcg2008.pdf&lt;br /&gt;
&lt;br /&gt;
C. Mahnkopf, T.J. Badger, N.S. Burgon, M. Daccarett, T.S. Haslam, C.T. Badger, C.J. McGann, N. Akoum, E. Kholmovski, R.S. Macleod, N.F. Marrouche. “Evaluation of the left atrial substrate in patients with lone atrial fibrillation using delayed-enhanced MRI: implications for disease progression and response to catheter ablation,” In Heart Rhythm, Vol. 7, No. 10, pp. 1475--1481. 2010.   http://www.sci.utah.edu/publications/mahnkopf10/mahnkopf2010.pdf&lt;br /&gt;
&lt;br /&gt;
We are in the process of making a small set of anonymized test data available for general use and more extensive deidentified data for exclusive use with NAMIC.  Please contact me (macleod@sci.utah.edu) for more details.&lt;br /&gt;
&lt;br /&gt;
=== Main processing pipeline ===&lt;br /&gt;
To facilitate the workflow, we can place all the automated steps at the beginning and cluster interactive elements at the end. Exception is the cropping step required as input for nonrigid registration.&amp;lt;br&amp;gt;&lt;br /&gt;
1. N4 bias field correction for the MRI (surface coils): &lt;br /&gt;
::*'''Input''': MRI_pre and MRI_post, each run separately with the same parameters below; '''Output:''' MRI_pre_n4 and MRI_post_n4&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:N4ITKBiasFieldCorrection-Documentation-3.6 N4 ITK]; '''Parameters:''' convergence: 1e-5, iterations: 50,40,30,20, shrink factor: 3 &lt;br /&gt;
::*''Comments:'' a run  on entire image gives some benefit that '''may''' be improved with masking: again the dominant intensity dropoff from the surface coil occurs along the chest wall and ribcage. Even if that is not the structure of interest, it is the low-freq. variation the bias correction algorithm is searching for, and masking that out can be counter-productive: via masking we may end up with a smoother image, but the intensity variations removed were not caused by the coil but are actually true signal.&lt;br /&gt;
2. affine registration MRA -&amp;gt;MRI (both pre and post)&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRA_pre ; '''Output:''' Xf1_pre_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Input''': MRI_post_n4 (fixed) and MRA_post ; '''Output:''' Xf2_post_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' no initialization; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' from the example dataset (P1) we infer that the two scans tend to have little initial alignment, hence initialization steps are not recommended. We choose registration parameters such that the chance of the registration making the alignment worse is minimized.  Decide in a subsequent review/QC step if we keep the transform or the original pose. The MRA contains the same FOV and has surrounding structures (liver, chest, spine etc) visible also, despite lower intensities. A global affine is thus not necessarily going to benefit from masking the heart, unless the relative motion of the heart becomes the dominant reason for misalignment. We tried masking with both BrainsFit and RobustMultires modules. Both failed to provide better alignment with masking.&lt;br /&gt;
3. registration post -&amp;gt; pre: phase 1: AFFINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' Xf3_pre-post_affine.tfm&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' DOF: rigid+similarity+affine (possibly rigid only);  initialization: Moments align ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' done on the entire image. The surrounding structures are useful in constraining the solution transform and should provide a more robust behavior. Cropping down to the cardiac only ROI is deferred to the nonrigid registration in phase 2. The inferior-superior FOV can differ, e.g. how much of the liver is included. If the two exams differ significantly (&amp;gt;30%) in that content, the above affine could fail and a prior cropping step is then suggested to better match image content before registration. Resampling to isotropic voxel size at this stage is also advantageous but will generate very large files &amp;gt; 100MB due to the full FOV.&lt;br /&gt;
4. Cropping to VOI: &lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' MRI_pre_n4_cropped,  MRI_post_n4_cropped&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 Crop Volume]&lt;br /&gt;
::*''Comments:'' the [http://www.slicer.org/slicerWiki/index.php/Modules:VolumeRendering-Documentation-3.6 volume rendering module] may help in obtaining a good cropping ROI. Because of the high contrast, the MRA provides a good source for volume rendering. &lt;br /&gt;
5. registration post -&amp;gt; pre: phase 2: nonrigid / BSPLINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4_cropped (fixed) and MRI_post_n4_cropped (moving) ; '''Output:''' Xf4_pre-post_BSpline.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*'''Parameters:''' DOF: BSpline only;  initialization: Xf3_pre-post_affine.tfm ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' crop to volume of interest: [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 CropVolume module], use ''Resample to isotropic voxelsize'' option. &lt;br /&gt;
6. resample MRA: apply above BSpline to the pre MRA&lt;br /&gt;
::*'''Input Volume''': MRA_post_n4_cropped &lt;br /&gt;
::*'''Input Transform''': above Xf4_pre-post_BSpline.tfm; '''Output Volume''': MRA_post_n4_cropped_Xf4&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:ResampleScalarVectorDWIVolume-Documentation-3.6 ResampleScalarVectorDWIVolume] &lt;br /&gt;
::*'''Parameters:''' output-to-input box checked, interpolation: linear&lt;br /&gt;
7. ROI definition (manual box ROI or automated via atlas)&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
8. segmentation of LA from MRA -&amp;gt; inner wall&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:RobustStatisticsSeg-Documentation-3.6 Robust Statistics module] or     [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding]  for thresholding within [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*''Comments:'' as a dynamic image the MRA contains significant spread and likely requires interactive segmentation/thresholding to yield a satisfactory LA volume. For validation/visualization, use the :[http://www.slicer.org/slicerWiki/index.php/Modules:Volumes-Documentation-3.6 Volumes] thresholding option within ''Display'' tab, use ''iron'' colormap &amp;amp; low alpha setting to check for ventricular wall borders. (see figures below)&lt;br /&gt;
9. LA wall segmentation&lt;br /&gt;
::*'''Module used:'''  ''Atrium Cardiac Wall Segmentation'' (Extension Module, no documentation yet, authors: Yi Gao, Behnood Gholami, Allen Tannenbaum)&lt;br /&gt;
10. segmentation of enhancement &lt;br /&gt;
::*'''Module:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding] &lt;br /&gt;
::*'''alternative Module:''' [http://wiki.na-mic.org/Wiki/index.php/Projects:AblationScarSegmentation AblationScarSegmentation]&lt;br /&gt;
::*''Comments:'; operate only on ROI within LA wall. Based on proper intensity statistics. An atlas-based set of intensity distributions may be more meaningful here than a simple Otsu, because both amount and location of enhancement is unknown and can in theory be 0. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;4&amp;quot; widths=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
Image:DBP3_AFib_LV_overlay_1.jpg| Example contrast MRI with thresholded MRA as color overlay.  Registration validation is not trivial: we can in theory use the position of the blood in the MRA relative to the LV wall as registration check, but the MRA itself does not provide a clear boundary at the lower intensities. &lt;br /&gt;
Image:DBP3_AFib_LA_overlay_2.jpg|Example contrast MRI with thresholded MRA as color overlay and areas of enhancement marked&lt;br /&gt;
Image:DBP3_histogramMRA.png|Histogram of MRA intensities: green = entire FOV, red: cardiac structures only (excl. aorta), which make only 6% of the total image content and thus are unlikely to disturb a registration based on the entire image. &lt;br /&gt;
Image:DBP3_Biasfield_masked-unmasked.png|Bias field correction results (N4ITK) with and without masking of the structures of interest. Masking causes a different correction not related to coil sensitivity but rather local image content. Masking is not recommended at this point. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example Cases ===&lt;br /&gt;
* [[Media:AFib_Example_P1_Data.zip|Example Case P1 : pre-post N4 bias corregtion, registration, LA segmentation]]&lt;br /&gt;
&lt;br /&gt;
=== Current Progress ===&lt;br /&gt;
As we proceed and make progress with the pipeline we have simplified it by consolidating many of the steps with minimal user input. Users are now prompted to provide a pre and post set of MRI data. Once provided, a button labeled 'MRI Intensity Correction' is enabled. When the user clicks the button, Slicer begins the pipeline by using N4 ITK MRI bias correction immediately followed by a whole-image affine registration. Once completed, the user is then prompted to crop the images to the desired ROI. After the ROI is defined a non-rigid registration is performed yielding registered pre and post MRI images and the corresponding transformation matrix. The following image gallery shows the progress and current state of the GUI.&lt;br /&gt;
&lt;br /&gt;
[[File:PipelineStart.png]]&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70656</id>
		<title>DBP3:Utah:RegSegPipeline</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:RegSegPipeline&amp;diff=70656"/>
		<updated>2011-08-29T19:13:28Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  [[DBP3:Utah| back to DBP3 home]]&lt;br /&gt;
= The CARMA DBP: MRI-based study and treatment of atrial fibrillation =&lt;br /&gt;
== Pilot Studies on a Registration &amp;amp; Segmentation Pipeline &amp;amp; Workflow ==&lt;br /&gt;
Alex Zaitsev, Dominik Meier, Ron Kikinis&lt;br /&gt;
&lt;br /&gt;
=== Background ===&lt;br /&gt;
By Rob MacLeod, PI AFib DBP&lt;br /&gt;
&lt;br /&gt;
The Utah group carries out analysis of MRI scans from all patients coming to our clinical with symptoms of Atrial Fibrillation (AF) and continues to conduct regular MRI scans for patients once they undergo treatment by our physicians.  The result is over 1000 MRI scans per year that we process using a set of heterogeneous tools.  One goal of our collaboration with NAMIC is to explore new tools and capabilities to consolidate and streamline this processing pipeline.  The goals of the process vary slightly depending on the timing of the imaging relative to patient care but all involve some combination of image correction, region of interest definition, segmentation of the left atrium (in some cases also right atrium and esophagus), and quantitative evaluation of enhancement in the images, due either to pre-existing fibrosis or post-treatment scar.  In many cases, registration is also necessary to compare multiple images from the same patients over time and to compare multiple patients at the same stage of disease progression and treatment. &lt;br /&gt;
&lt;br /&gt;
For more information, please see the following references:&lt;br /&gt;
&lt;br /&gt;
R.S. Oakes, T.J. Badger, E.G. Kholmovski, N. Akoum, N.S. Burgon, E.N. Fish, J.J. Blauer, S.N. Rao, E.V. DiBella, N.M. Segerson, M. Daccarett, J. Windfelder, C.J. McGann, D. Parker, R.S. MacLeod, N.F. Marrouche. “Detection and quantification of left atrial structural remodeling with delayed-enhancement magnetic resonance imaging in patients with atrial fibrillation,” In Circulation, Vol. 119, No. 13, pp. 1758--1767. 2009. http://www.sci.utah.edu/publications/oaks09/Oaks_Circ2009.pdf&lt;br /&gt;
&lt;br /&gt;
C.J. McGann, E.G. Kholmovski, R.S. Oakes, J.J. Blauer, M. Daccarett, N. Segerson, K.J. Airey, N. Akoum, E. Fish, T.J. Badger, E.V. DiBella, D. Parker, R.S. MacLeod, N.F. Marrouche. “New Magnetic Resonance Imaging-Based Method for Defining the Extent of Left Atrial Wall Injury After the Ablation of Atrial Fibrillation,” In Journal of the American College of Cardiology, Vol. 52, No. 15, pp. 1263--1271. Oct 7, 2008.  http://www.sci.utah.edu/publications/mcgann08/mcg2008.pdf&lt;br /&gt;
&lt;br /&gt;
C. Mahnkopf, T.J. Badger, N.S. Burgon, M. Daccarett, T.S. Haslam, C.T. Badger, C.J. McGann, N. Akoum, E. Kholmovski, R.S. Macleod, N.F. Marrouche. “Evaluation of the left atrial substrate in patients with lone atrial fibrillation using delayed-enhanced MRI: implications for disease progression and response to catheter ablation,” In Heart Rhythm, Vol. 7, No. 10, pp. 1475--1481. 2010.   http://www.sci.utah.edu/publications/mahnkopf10/mahnkopf2010.pdf&lt;br /&gt;
&lt;br /&gt;
We are in the process of making a small set of anonymized test data available for general use and more extensive deidentified data for exclusive use with NAMIC.  Please contact me (macleod@sci.utah.edu) for more details.&lt;br /&gt;
&lt;br /&gt;
=== Main processing pipeline ===&lt;br /&gt;
To facilitate the workflow, we can place all the automated steps at the beginning and cluster interactive elements at the end. Exception is the cropping step required as input for nonrigid registration.&amp;lt;br&amp;gt;&lt;br /&gt;
1. N4 bias field correction for the MRI (surface coils): &lt;br /&gt;
::*'''Input''': MRI_pre and MRI_post, each run separately with the same parameters below; '''Output:''' MRI_pre_n4 and MRI_post_n4&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:N4ITKBiasFieldCorrection-Documentation-3.6 N4 ITK]; '''Parameters:''' convergence: 1e-5, iterations: 50,40,30,20, shrink factor: 3 &lt;br /&gt;
::*''Comments:'' a run  on entire image gives some benefit that '''may''' be improved with masking: again the dominant intensity dropoff from the surface coil occurs along the chest wall and ribcage. Even if that is not the structure of interest, it is the low-freq. variation the bias correction algorithm is searching for, and masking that out can be counter-productive: via masking we may end up with a smoother image, but the intensity variations removed were not caused by the coil but are actually true signal.&lt;br /&gt;
2. affine registration MRA -&amp;gt;MRI (both pre and post)&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRA_pre ; '''Output:''' Xf1_pre_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Input''': MRI_post_n4 (fixed) and MRA_post ; '''Output:''' Xf2_post_MRA-MRI.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' no initialization; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' from the example dataset (P1) we infer that the two scans tend to have little initial alignment, hence initialization steps are not recommended. We choose registration parameters such that the chance of the registration making the alignment worse is minimized.  Decide in a subsequent review/QC step if we keep the transform or the original pose. The MRA contains the same FOV and has surrounding structures (liver, chest, spine etc) visible also, despite lower intensities. A global affine is thus not necessarily going to benefit from masking the heart, unless the relative motion of the heart becomes the dominant reason for misalignment. We tried masking with both BrainsFit and RobustMultires modules. Both failed to provide better alignment with masking.&lt;br /&gt;
3. registration post -&amp;gt; pre: phase 1: AFFINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' Xf3_pre-post_affine.tfm&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit]&lt;br /&gt;
::*'''Parameters:''' DOF: rigid+similarity+affine (possibly rigid only);  initialization: Moments align ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' done on the entire image. The surrounding structures are useful in constraining the solution transform and should provide a more robust behavior. Cropping down to the cardiac only ROI is deferred to the nonrigid registration in phase 2. The inferior-superior FOV can differ, e.g. how much of the liver is included. If the two exams differ significantly (&amp;gt;30%) in that content, the above affine could fail and a prior cropping step is then suggested to better match image content before registration. Resampling to isotropic voxel size at this stage is also advantageous but will generate very large files &amp;gt; 100MB due to the full FOV.&lt;br /&gt;
4. Cropping to VOI: &lt;br /&gt;
::*'''Input''': MRI_pre_n4 (fixed) and MRI_post_n4 (moving) ; '''Output:''' MRI_pre_n4_cropped,  MRI_post_n4_cropped&lt;br /&gt;
::*'''Module used:''' [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 Crop Volume]&lt;br /&gt;
::*''Comments:'' the [http://www.slicer.org/slicerWiki/index.php/Modules:VolumeRendering-Documentation-3.6 volume rendering module] may help in obtaining a good cropping ROI. Because of the high contrast, the MRA provides a good source for volume rendering. &lt;br /&gt;
5. registration post -&amp;gt; pre: phase 2: nonrigid / BSPLINE&lt;br /&gt;
::*'''Input''': MRI_pre_n4_cropped (fixed) and MRI_post_n4_cropped (moving) ; '''Output:''' Xf4_pre-post_BSpline.tfm&amp;quot;&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*'''Parameters:''' DOF: BSpline only;  initialization: Xf3_pre-post_affine.tfm ; samples: 200k, convergence: 1e-5, iterations: &lt;br /&gt;
::*''Comments:'' crop to volume of interest: [http://www.slicer.org/slicerWiki/index.php/Modules:CropVolume-Documentation-3.6 CropVolume module], use ''Resample to isotropic voxelsize'' option. &lt;br /&gt;
6. resample MRA: apply above BSpline to the pre MRA&lt;br /&gt;
::*'''Input Volume''': MRA_post_n4_cropped &lt;br /&gt;
::*'''Input Transform''': above Xf4_pre-post_BSpline.tfm; '''Output Volume''': MRA_post_n4_cropped_Xf4&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:ResampleScalarVectorDWIVolume-Documentation-3.6 ResampleScalarVectorDWIVolume] &lt;br /&gt;
::*'''Parameters:''' output-to-input box checked, interpolation: linear&lt;br /&gt;
7. ROI definition (manual box ROI or automated via atlas)&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit BRAINSfit] or  [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
8. segmentation of LA from MRA -&amp;gt; inner wall&lt;br /&gt;
::*'''Module used:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:RobustStatisticsSeg-Documentation-3.6 Robust Statistics module] or     [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding]  for thresholding within [http://www.slicer.org/slicerWiki/index.php/Modules:CMTK CMTK]&lt;br /&gt;
::*''Comments:'' as a dynamic image the MRA contains significant spread and likely requires interactive segmentation/thresholding to yield a satisfactory LA volume. For validation/visualization, use the :[http://www.slicer.org/slicerWiki/index.php/Modules:Volumes-Documentation-3.6 Volumes] thresholding option within ''Display'' tab, use ''iron'' colormap &amp;amp; low alpha setting to check for ventricular wall borders. (see figures below)&lt;br /&gt;
9. LA wall segmentation&lt;br /&gt;
::*'''Module used:'''  ''Atrium Cardiac Wall Segmentation'' (Extension Module, no documentation yet, authors: Yi Gao, Behnood Gholami, Allen Tannenbaum)&lt;br /&gt;
10. segmentation of enhancement &lt;br /&gt;
::*'''Module:'''  [http://www.slicer.org/slicerWiki/index.php/Modules:Editor-Documentation-3.6 Editor: thresholding] &lt;br /&gt;
::*'''alternative Module:''' [http://wiki.na-mic.org/Wiki/index.php/Projects:AblationScarSegmentation AblationScarSegmentation]&lt;br /&gt;
::*''Comments:'; operate only on ROI within LA wall. Based on proper intensity statistics. An atlas-based set of intensity distributions may be more meaningful here than a simple Otsu, because both amount and location of enhancement is unknown and can in theory be 0. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=&amp;quot;4&amp;quot; widths=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
Image:DBP3_AFib_LV_overlay_1.jpg| Example contrast MRI with thresholded MRA as color overlay.  Registration validation is not trivial: we can in theory use the position of the blood in the MRA relative to the LV wall as registration check, but the MRA itself does not provide a clear boundary at the lower intensities. &lt;br /&gt;
Image:DBP3_AFib_LA_overlay_2.jpg|Example contrast MRI with thresholded MRA as color overlay and areas of enhancement marked&lt;br /&gt;
Image:DBP3_histogramMRA.png|Histogram of MRA intensities: green = entire FOV, red: cardiac structures only (excl. aorta), which make only 6% of the total image content and thus are unlikely to disturb a registration based on the entire image. &lt;br /&gt;
Image:DBP3_Biasfield_masked-unmasked.png|Bias field correction results (N4ITK) with and without masking of the structures of interest. Masking causes a different correction not related to coil sensitivity but rather local image content. Masking is not recommended at this point. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example Cases ===&lt;br /&gt;
* [[Media:AFib_Example_P1_Data.zip|Example Case P1 : pre-post N4 bias corregtion, registration, LA segmentation]]&lt;br /&gt;
&lt;br /&gt;
=== Current Progress ===&lt;br /&gt;
As we proceed and make progress with the pipeline we have simplified it by consolidating many of the steps with minimal user input. Users are now prompted to provide a pre and post set of MRI data. Once provided, a button labeled 'MRI Intensity Correction' is enabled. When the user clicks the button, Slicer begins the pipeline by using N4 ITK MRI bias correction immediately followed by a whole-image affine registration. Once completed, the user is then prompted to crop the images to the desired ROI. After the ROI is defined a non-rigid registration is performed yielding registered pre and post MRI images and the corresponding transformation matrix. The following image gallery shows the progress and current state of the GUI.&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_ManualIso_2.png&amp;diff=67323</id>
		<title>File:01 3mo s5 ManualIso 2.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_ManualIso_2.png&amp;diff=67323"/>
		<updated>2011-05-25T22:17:01Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: uploaded a new version of &amp;quot;File:01 3mo s5 ManualIso 2.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_ManualIso.png&amp;diff=67322</id>
		<title>File:01 3mo s5 ManualIso.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_ManualIso.png&amp;diff=67322"/>
		<updated>2011-05-25T22:16:48Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: uploaded a new version of &amp;quot;File:01 3mo s5 ManualIso.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_AutoIso_2.png&amp;diff=67321</id>
		<title>File:01 3mo s5 AutoIso 2.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_AutoIso_2.png&amp;diff=67321"/>
		<updated>2011-05-25T22:16:31Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: uploaded a new version of &amp;quot;File:01 3mo s5 AutoIso 2.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_AutoIso.png&amp;diff=67320</id>
		<title>File:01 3mo s5 AutoIso.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_AutoIso.png&amp;diff=67320"/>
		<updated>2011-05-25T22:16:04Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: uploaded a new version of &amp;quot;File:01 3mo s5 AutoIso.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_Auto_Endo_Manual_slice.png&amp;diff=67318</id>
		<title>File:01 3mo s5 Auto Endo Manual slice.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_Auto_Endo_Manual_slice.png&amp;diff=67318"/>
		<updated>2011-05-25T18:01:43Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: uploaded a new version of &amp;quot;File:01 3mo s5 Auto Endo Manual slice.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s4_Auto_Endo_Manual_slice.png&amp;diff=67317</id>
		<title>File:01 3mo s4 Auto Endo Manual slice.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s4_Auto_Endo_Manual_slice.png&amp;diff=67317"/>
		<updated>2011-05-25T18:00:12Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: uploaded a new version of &amp;quot;File:01 3mo s4 Auto Endo Manual slice.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s1_Auto_Endo_Manual_slice.png&amp;diff=67316</id>
		<title>File:01 3mo s1 Auto Endo Manual slice.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s1_Auto_Endo_Manual_slice.png&amp;diff=67316"/>
		<updated>2011-05-25T17:59:36Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: uploaded a new version of &amp;quot;File:01 3mo s1 Auto Endo Manual slice.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s1_Auto_Endo_4PixDilate_slice.png&amp;diff=67315</id>
		<title>File:01 3mo s1 Auto Endo 4PixDilate slice.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s1_Auto_Endo_4PixDilate_slice.png&amp;diff=67315"/>
		<updated>2011-05-25T17:57:55Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: uploaded a new version of &amp;quot;File:01 3mo s1 Auto Endo 4PixDilate slice.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:AutoWallSeg&amp;diff=66824</id>
		<title>DBP3:Utah:AutoWallSeg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:AutoWallSeg&amp;diff=66824"/>
		<updated>2011-04-22T00:53:33Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: /* Automatic Segmentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Automatic Segmentation=&lt;br /&gt;
&lt;br /&gt;
==Automatic Wall Segmentation from GA Tech==&lt;br /&gt;
&lt;br /&gt;
GA Tech produced a slicer module to automatically segment the left atrial wall, given the original data AND the endo (blood pool) segmentation.  Below is some evaluation of those segmentations.&lt;br /&gt;
&lt;br /&gt;
===Visual===&lt;br /&gt;
&lt;br /&gt;
(click on thumbnails to view full size)&lt;br /&gt;
&lt;br /&gt;
====Slice====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Auto, Endo, and Manaul Wall (01 3mo s5)&lt;br /&gt;
! Auto, Endo, and Manual Wall (01 3mo s4)&lt;br /&gt;
! Auto, Endo, and Manual Wall (01 3mo s1)&lt;br /&gt;
! Auto, Endo, and 4 Pixel Dilation from Endo (01 3mo s1)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:01 3mo s5 Auto Endo Manual slice.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s4 Auto Endo Manual slice.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s1 Auto Endo Manual slice.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s1 Auto Endo 4PixDilate slice.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
| This image shows how the automatic wall segmentation creates a complete surface around the endo - while a manual segmentor would cut off the wall around the veins (although the location this cutoff decision is arbitrary).&lt;br /&gt;
| This image shows where the automatic segmentation surrounds a vein, while the manual segmentor decided to not surround the vein.&lt;br /&gt;
| This image shows some island artifacts that may be the result of the process being done in 3D (leaking from the slice above) - note that the data below the islands is lighter.&lt;br /&gt;
| Here we show a 4 pixel dilation from the endo compared to the automatic segmentation. This also image shows more islands.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Isosurface====&lt;br /&gt;
&lt;br /&gt;
Note how the automatic segmentation creates a smooth/complete (mostly) surface on the top side of the atrium, while the bottom has gaps similar to the manual.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Auto Wall Segmenation Isosurface (01 3mo s5)&lt;br /&gt;
! Manual Wall Segmentation Isosurface (01 3mo s5)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:01 3mo s5 AutoIso.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s5 ManualIso.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:01 3mo s5 AutoIso 2.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s5 ManualIso 2.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparison Statistics===&lt;br /&gt;
&lt;br /&gt;
====Inter Auto Seg Comparison====&lt;br /&gt;
&lt;br /&gt;
Before getting the automatic wall segmentation code we had done a small study on our manual segmentations (see [[LA Segmentation reproducibility - intra and inter observer]]), this involved 64 total Endo + Wall Segmentations (4 different segmentors segmenting the same scan, for 16 scans).&lt;br /&gt;
&lt;br /&gt;
To compare them we used the STAPLE algorithm to create a &amp;quot;ground truth&amp;quot; and then calculated overlap and accuracy, among other things, according to that ground truth.&lt;br /&gt;
&lt;br /&gt;
We did the same analysis, but on the automatic wall segmentations (each derived from the different manual endo segmentations), and compared it to the original manual segmentation data.&lt;br /&gt;
&lt;br /&gt;
Below are boxplots of the two data sets, for both overlap and accuracy.&lt;br /&gt;
&lt;br /&gt;
For two sets S1 and S2, overlap is computed:  (2 * ||S1 ^ S2|| ) / ( ||S1|| + ||S2|| )&lt;br /&gt;
&lt;br /&gt;
For two sets S1 and S2, accuracy is computed:  (||S1 ^ S2|| + ||!S1 ^ !S2|| ) / (||S1|| + ||S2||)&lt;br /&gt;
&lt;br /&gt;
(For brevity: ^ is intersection, U is union, and !S is the complement of S)&lt;br /&gt;
&lt;br /&gt;
[[File:AutoSegOverlap.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:AutoSegAccuracy.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As the graphs show the automatic wall segmentations have much better overlap and accuracy with their STAPLE produced ground truths.&lt;br /&gt;
&lt;br /&gt;
However the most these results seem to say is that the automatic algorithm is more consistent than manual segmentations.  We hope to run a new comparison to be able to really evaluate the performance of the automatic segmentation.  &lt;br /&gt;
&lt;br /&gt;
A side note is that the manual segmentations are actually very consistent when compared to the automatic segmentations - one would expect the gap to be larger.&lt;br /&gt;
&lt;br /&gt;
Original data: [[File:Autoseg.xlsx]], [[File:Manual Compare Results.xlsx]]&lt;br /&gt;
&lt;br /&gt;
====Auto to Manual Overlap Comparison====&lt;br /&gt;
&lt;br /&gt;
In this comparison we took each automatic segmentation produced using a manual endo segmentation and compared it with the corresponding manual wall segmentation.&lt;br /&gt;
&lt;br /&gt;
The box plot below is for all 64 automatic-manual segmentation pairs.&lt;br /&gt;
&lt;br /&gt;
[[File:AugoSeg Overlap pairs.png]]&lt;br /&gt;
&lt;br /&gt;
Original data: [[File:Autoseg pairs.xlsx]]&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:AutoWallSeg&amp;diff=66823</id>
		<title>DBP3:Utah:AutoWallSeg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:AutoWallSeg&amp;diff=66823"/>
		<updated>2011-04-22T00:52:25Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: /* Automatic Segmentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Automatic Segmentation=&lt;br /&gt;
&lt;br /&gt;
==Automatic Wall Segmentation from GA Tech==&lt;br /&gt;
&lt;br /&gt;
GA Tech produced a slicer module to automatically segment the left atrial wall, given the original data AND the endo (blood pool) segmentation.  Below is some evaluation of those segmentations.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Auto, Endo, and Manaul Wall (01 3mo s5)&lt;br /&gt;
! Auto, Endo, and Manual Wall (01 3mo s4)&lt;br /&gt;
! Auto, Endo, and Manual Wall (01 3mo s1)&lt;br /&gt;
! Auto, Endo, and 4 Pixel Dilation from Endo (01 3mo s1)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:01 3mo s5 Auto Endo Manual slice.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s4 Auto Endo Manual slice.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s1 Auto Endo Manual slice.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s1 Auto Endo 4PixDilate slice.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
| This image shows how the automatic wall segmentation creates a complete surface around the endo - while a manual segmentor would cut off the wall around the veins (although the location this cutoff decision is arbitrary).&lt;br /&gt;
| This image shows where the automatic segmentation surrounds a vein, while the manual segmentor decided to not surround the vein.&lt;br /&gt;
| This image shows some island artifacts that may be the result of the process being done in 3D (leaking from the slice above) - note that the data below the islands is lighter.&lt;br /&gt;
| Here we show a 4 pixel dilation from the endo compared to the automatic segmentation. This also image shows more islands.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Isosurface====&lt;br /&gt;
&lt;br /&gt;
Note how the automatic segmentation creates a smooth/complete (mostly) surface on the top side of the atrium, while the bottom has gaps similar to the manual.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Auto Wall Segmenation Isosurface (01 3mo s5)&lt;br /&gt;
! Manual Wall Segmentation Isosurface (01 3mo s5)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:01 3mo s5 AutoIso.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s5 ManualIso.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:01 3mo s5 AutoIso 2.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s5 ManualIso 2.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Comparison Statistics===&lt;br /&gt;
&lt;br /&gt;
====Inter Auto Seg Comparison====&lt;br /&gt;
&lt;br /&gt;
Before getting the automatic wall segmentation code we had done a small study on our manual segmentations (see [[LA Segmentation reproducibility - intra and inter observer]]), this involved 64 total Endo + Wall Segmentations (4 different segmentors segmenting the same scan, for 16 scans).&lt;br /&gt;
&lt;br /&gt;
To compare them we used the STAPLE algorithm to create a &amp;quot;ground truth&amp;quot; and then calculated overlap and accuracy, among other things, according to that ground truth.&lt;br /&gt;
&lt;br /&gt;
We did the same analysis, but on the automatic wall segmentations (each derived from the different manual endo segmentations), and compared it to the original manual segmentation data.&lt;br /&gt;
&lt;br /&gt;
Below are boxplots of the two data sets, for both overlap and accuracy.&lt;br /&gt;
&lt;br /&gt;
For two sets S1 and S2, overlap is computed:  (2 * ||S1 ^ S2|| ) / ( ||S1|| + ||S2|| )&lt;br /&gt;
&lt;br /&gt;
For two sets S1 and S2, accuracy is computed:  (||S1 ^ S2|| + ||!S1 ^ !S2|| ) / (||S1|| + ||S2||)&lt;br /&gt;
&lt;br /&gt;
(For brevity: ^ is intersection, U is union, and !S is the complement of S)&lt;br /&gt;
&lt;br /&gt;
[[File:AutoSegOverlap.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:AutoSegAccuracy.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As the graphs show the automatic wall segmentations have much better overlap and accuracy with their STAPLE produced ground truths.&lt;br /&gt;
&lt;br /&gt;
However the most these results seem to say is that the automatic algorithm is more consistent than manual segmentations.  We hope to run a new comparison to be able to really evaluate the performance of the automatic segmentation.  &lt;br /&gt;
&lt;br /&gt;
A side note is that the manual segmentations are actually very consistent when compared to the automatic segmentations - one would expect the gap to be larger.&lt;br /&gt;
&lt;br /&gt;
Original data: [[File:Autoseg.xlsx]], [[File:Manual Compare Results.xlsx]]&lt;br /&gt;
&lt;br /&gt;
====Auto to Manual Overlap Comparison====&lt;br /&gt;
&lt;br /&gt;
In this comparison we took each automatic segmentation produced using a manual endo segmentation and compared it with the corresponding manual wall segmentation.&lt;br /&gt;
&lt;br /&gt;
The box plot below is for all 64 automatic-manual segmentation pairs.&lt;br /&gt;
&lt;br /&gt;
[[File:AugoSeg Overlap pairs.png]]&lt;br /&gt;
&lt;br /&gt;
Original data: [[File:Autoseg pairs.xlsx]]&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Autoseg_pairs.xlsx&amp;diff=66822</id>
		<title>File:Autoseg pairs.xlsx</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Autoseg_pairs.xlsx&amp;diff=66822"/>
		<updated>2011-04-22T00:51:57Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Manual_Compare_Results.xlsx&amp;diff=66821</id>
		<title>File:Manual Compare Results.xlsx</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Manual_Compare_Results.xlsx&amp;diff=66821"/>
		<updated>2011-04-22T00:51:15Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Autoseg.xlsx&amp;diff=66820</id>
		<title>File:Autoseg.xlsx</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Autoseg.xlsx&amp;diff=66820"/>
		<updated>2011-04-22T00:50:54Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:AugoSeg_Overlap_pairs.png&amp;diff=66819</id>
		<title>File:AugoSeg Overlap pairs.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:AugoSeg_Overlap_pairs.png&amp;diff=66819"/>
		<updated>2011-04-22T00:50:12Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:AutoSegAccuracy.png&amp;diff=66818</id>
		<title>File:AutoSegAccuracy.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:AutoSegAccuracy.png&amp;diff=66818"/>
		<updated>2011-04-22T00:49:42Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:AutoSegOverlap.png&amp;diff=66817</id>
		<title>File:AutoSegOverlap.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:AutoSegOverlap.png&amp;diff=66817"/>
		<updated>2011-04-22T00:49:15Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s4_Auto_Endo_Manual_slice.png&amp;diff=66816</id>
		<title>File:01 3mo s4 Auto Endo Manual slice.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s4_Auto_Endo_Manual_slice.png&amp;diff=66816"/>
		<updated>2011-04-22T00:47:56Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: uploaded a new version of &amp;quot;File:01 3mo s4 Auto Endo Manual slice.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_ManualIso_2.png&amp;diff=66815</id>
		<title>File:01 3mo s5 ManualIso 2.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_ManualIso_2.png&amp;diff=66815"/>
		<updated>2011-04-22T00:47:20Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_AutoIso_2.png&amp;diff=66814</id>
		<title>File:01 3mo s5 AutoIso 2.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_AutoIso_2.png&amp;diff=66814"/>
		<updated>2011-04-22T00:47:02Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_ManualIso.png&amp;diff=66813</id>
		<title>File:01 3mo s5 ManualIso.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_ManualIso.png&amp;diff=66813"/>
		<updated>2011-04-22T00:46:37Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_AutoIso.png&amp;diff=66812</id>
		<title>File:01 3mo s5 AutoIso.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_AutoIso.png&amp;diff=66812"/>
		<updated>2011-04-22T00:46:13Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:AutoWallSeg&amp;diff=66811</id>
		<title>DBP3:Utah:AutoWallSeg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:AutoWallSeg&amp;diff=66811"/>
		<updated>2011-04-22T00:21:37Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Automatic Segmentation=&lt;br /&gt;
&lt;br /&gt;
==Automatic Wall Segmentation from GA Tech==&lt;br /&gt;
&lt;br /&gt;
GA Tech produced a slicer module to automatically segment the left atrial wall, given the original data AND the endo (blood pool) segmentation.  Below is some evaluation of those segmentations.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Auto, Endo, and Manaul Wall (01 3mo s5)&lt;br /&gt;
! Auto, Endo, and Manual Wall (01 3mo s4)&lt;br /&gt;
! Auto, Endo, and Manual Wall (01 3mo s1)&lt;br /&gt;
! Auto, Endo, and 4 Pixel Dilation from Endo (01 3mo s1)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:01 3mo s5 Auto Endo Manual slice.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s4 Auto Endo Manual slice.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s1 Auto Endo Manual slice.png|thumb]]&lt;br /&gt;
| [[File:01 3mo s1 Auto Endo 4PixDilate slice.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
| This image shows how the automatic wall segmentation creates a complete surface around the endo - while a manual segmentor would cut off the wall around the veins (although the location this cutoff decision is arbitrary).&lt;br /&gt;
| This image shows where the automatic segmentation surrounds a vein, while the manual segmentor decided to not surround the vein.&lt;br /&gt;
| This image shows some island artifacts that may be the result of the process being done in 3D (leaking from the slice above) - note that the data below the islands is lighter.&lt;br /&gt;
| Here we show a 4 pixel dilation from the endo compared to the automatic segmentation. This also image shows more islands.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s1_Auto_Endo_4PixDilate_slice.png&amp;diff=66810</id>
		<title>File:01 3mo s1 Auto Endo 4PixDilate slice.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s1_Auto_Endo_4PixDilate_slice.png&amp;diff=66810"/>
		<updated>2011-04-21T23:56:09Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s1_Auto_Endo_Manual_slice.png&amp;diff=66809</id>
		<title>File:01 3mo s1 Auto Endo Manual slice.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s1_Auto_Endo_Manual_slice.png&amp;diff=66809"/>
		<updated>2011-04-21T23:55:27Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: uploaded a new version of &amp;quot;File:01 3mo s1 Auto Endo Manual slice.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s1_Auto_Endo_Manual_slice.png&amp;diff=66808</id>
		<title>File:01 3mo s1 Auto Endo Manual slice.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s1_Auto_Endo_Manual_slice.png&amp;diff=66808"/>
		<updated>2011-04-21T23:54:59Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s4_Auto_Endo_Manual_slice.png&amp;diff=66807</id>
		<title>File:01 3mo s4 Auto Endo Manual slice.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s4_Auto_Endo_Manual_slice.png&amp;diff=66807"/>
		<updated>2011-04-21T23:54:33Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_Auto_Endo_Manual_slice.png&amp;diff=66806</id>
		<title>File:01 3mo s5 Auto Endo Manual slice.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:01_3mo_s5_Auto_Endo_Manual_slice.png&amp;diff=66806"/>
		<updated>2011-04-21T23:52:51Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah&amp;diff=66804</id>
		<title>DBP3:Utah</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah&amp;diff=66804"/>
		<updated>2011-04-21T23:48:36Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: /* Activites In Progress */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== The CARMA DBP: MRI-based study and treatment of atrial fibrillation ===&lt;br /&gt;
Tissue remodeling of the atrial wall is the hallmark of Atrial Fibrillation&lt;br /&gt;
(AF), a progressive cardiac disease that develops over time (months to&lt;br /&gt;
years). The mechanisms of of this transformation are only partially understood,&lt;br /&gt;
but the current scientific focus on tissue remodeling and its putative role in&lt;br /&gt;
AF suggests an MRI image-based approach to the study of AF.&lt;br /&gt;
&lt;br /&gt;
The Comprehensive Arrhythmia Research and MAnagement (CARMA) Center at the&lt;br /&gt;
University of Utah is a world leader in the rapidly emerging field of&lt;br /&gt;
MRI-managed evaluation and ablation of AF. Other groups have begun to recognize&lt;br /&gt;
the potential of this approach and to investigate and validate some of our&lt;br /&gt;
findings. Still others are developing new refinements of the MRI technique&lt;br /&gt;
driven by the specific needs of this application domain.&lt;br /&gt;
&lt;br /&gt;
Preliminary investigation by CARMA has identified image processing and analysis&lt;br /&gt;
as the rate-limiting step to the development of MRI-based therapies. Novel&lt;br /&gt;
forms of MRI can be used to evaluate new patients, predict success before&lt;br /&gt;
ablation, analyze outcomes post-ablation, and guide repeat ablations.  Such&lt;br /&gt;
MRI-based therapies, however, urgently require advanced tools and software to&lt;br /&gt;
support efficient workflows and accelerate the quantification and analysis of&lt;br /&gt;
images.  The CARMA-NAMIC DBP project will address some of these needs with the&lt;br /&gt;
development of algorithms and tools for the automated segmentation of heart&lt;br /&gt;
structures and the MRI-based evaluation of AF progression and recovery.&lt;br /&gt;
&lt;br /&gt;
This remainder of this wiki page describes ongoing CARMA-NAMIC activities and&lt;br /&gt;
specific plans. For more background information, references, and description of&lt;br /&gt;
the specific scientific and clinical aims of this project,&lt;br /&gt;
please see the project web page: http://www.na-mic.org/pages/DBP:Atrial_Fibrillation .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== DBP Specific Aims ===&lt;br /&gt;
* Develop and validate image-based longitudinal diagnostic indices for AF&lt;br /&gt;
* Develop automatic segmentation methods for the atrium and adjacent structures&lt;br /&gt;
* Develop an AF scoring scheme to evaluate disease progression and recovery from therapy&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
[[Image:TV1.jpg|400px|The CARMA Center's Utah classification for Atrial Fibrillation staging involves segmentation of the left atrial wall from MRI, followed by quantification of enhanced vs. non-enhanced voxels in the wall.]]&lt;br /&gt;
&lt;br /&gt;
(IMAGE ABOVE) The CARMA Center's Utah classification for Atrial Fibrillation staging involves segmentation of the left atrial wall from MRI, followed by quantification of enhanced vs. non-enhanced voxels in the wall.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Activites In Progress ===&lt;br /&gt;
* Begin technical collaboration with GA Tech&lt;br /&gt;
** Construct test dataset for GA Tech  -- identify, anonymize, transmit&lt;br /&gt;
** Define NAMIC project week activities and goals&lt;br /&gt;
** [[DBP3:Utah:AutoWallSeg|Automatic Wall Segmentation]]&lt;br /&gt;
* CARMA team learning/testing of Slicer tools&lt;br /&gt;
** Image registration capabilities for longitudinal analysis&lt;br /&gt;
*[[DBP3:Utah:RegSegPipeline|Registration &amp;amp; Segmentation pipeline pilots &amp;amp; workflow development (Dominik Meier, Alex Zaitsev)]]&lt;br /&gt;
&lt;br /&gt;
=== Completed Activities ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Engineering Wishlist ===&lt;br /&gt;
* Some extend support for DICOM I/O (ITK V.4 may take care of this)&lt;br /&gt;
* Tools for deformable image registration (example applications exist in both clinical image management and in experiments)  .)&lt;br /&gt;
* Tools for image registration, in general, is a big need that we have.  Again, examples exist for both clinical and experimental data.&lt;br /&gt;
* GUI support for &amp;quot;steerable&amp;quot; segmentation methods like level-set methods, active contours, etc. (e.g. GA Tech's work on left atrium segmentation).&lt;br /&gt;
** Workflow&lt;br /&gt;
** Interaction widgets&lt;br /&gt;
*** Placing fudicials, guides, constraints, walls, sources, sinks, etc.&lt;br /&gt;
* &amp;quot;Show me a histogram, let me pick a range from the histogram&amp;quot; and provide means for histogram processing to suggest thresholds.&lt;br /&gt;
&lt;br /&gt;
===Sample Data===&lt;br /&gt;
*Two Subjects Two Time Points: Data is [[File:CardiacMRIs.zip|here]]&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=DBP3:Utah:AutoWallSeg&amp;diff=66803</id>
		<title>DBP3:Utah:AutoWallSeg</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=DBP3:Utah:AutoWallSeg&amp;diff=66803"/>
		<updated>2011-04-21T23:47:55Z</updated>

		<summary type="html">&lt;p&gt;Dillonl: Created page with '=Automatic Segmentation=  ==Automatic Wall Segmentation from GA Tech==  GA Tech produced a slicer module to automatically segment the left atrial wall, given the original data AN…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Automatic Segmentation=&lt;br /&gt;
&lt;br /&gt;
==Automatic Wall Segmentation from GA Tech==&lt;br /&gt;
&lt;br /&gt;
GA Tech produced a slicer module to automatically segment the left atrial wall, given the original data AND the endo (blood pool) segmentation.  Below is some evaluation of those segmentations.&lt;/div&gt;</summary>
		<author><name>Dillonl</name></author>
		
	</entry>
</feed>