Difference between revisions of "Algorithm:MGH:New"

From NAMIC Wiki
Jump to: navigation, search
Line 40: Line 40:
  
 
== [[Engineering:Project:Non-rigid_EPI_registration|Engineering:Project:Non-rigid_EPI_registration]] ==
 
== [[Engineering:Project:Non-rigid_EPI_registration|Engineering:Project:Non-rigid_EPI_registration]] ==
Statistical power benefit of ITK nonlinear registration
 
  
* '''Use case'''<nowiki>: 'Evaluate benefit of using ITK nonlinear registration for group FA comparisons' </nowiki>
+
My objective is to evaluate the benefit of using ITK nonlinear registration for group FA comparisons. [[Engineering:Project:Non-rigid_EPI_registration|More...]]
* Difficulty: Low-Medium
 
* Impact: Medium
 
  
 
|-
 
|-
Line 52: Line 49:
  
 
== [[Algorithm:MGH:NRDDFreesurfer|Adding NRRD I/O to Freesurfer]] ==
 
== [[Algorithm:MGH:NRDDFreesurfer|Adding NRRD I/O to Freesurfer]] ==
 
* '''Use case'''<nowiki>: 'Open a NRRD volume in FreeSurfer.' </nowiki>
 
* '''Use case'''<nowiki>: 'Convert an MGH volume to a NRRD volume with Freesurfer.' </nowiki>
 
* Difficulty: Low
 
* Impact: Medium
 
 
# Write unit tests for new IO functions (Snyder): '''in progress'''
 
# Add NrrdIO libraries from Teem to FS source tree, build with autoconf (Snyder): '''done'''
 
# Write and test FS NRRD IO functions (Snyder, Kindlmann): '''in progress'''
 
# Develop approriate headers for MGH DWI data (Teich): '''queued'''
 
# Automate header generation when possible (Teich): '''queued'''
 
  
 
|-
 
|-
Line 88: Line 74:
  
 
== [[Algorithm:MGH:QBALLVisualization|QBall Visualization]] ==
 
== [[Algorithm:MGH:QBALLVisualization|QBall Visualization]] ==
 
* '''Use case'''<nowiki>: 'Visualize q-ball data in Slicer.' </nowiki>
 
* Difficulty: Low
 
* Impact: Medium
 
 
# Implement ODF polygon decimation algorithm (Tuch) : '''done'''
 
# Port decimation fileformat into FreeDiffusion Visualizer (Snyder) : '''done'''
 
# Port QBALL/ODF visualization into [[Slicer|Slicer]] (Estepar/Snyder/Kindlmann/Tuch/Westin): '''done'''
 
## Implement (Estepar): '''done'''
 
## Test on mock data set (Estepar): '''done'''
 
## Demo for real data set (Estepar/Snyder/Kindlmann): '''done'''
 
  
 
|-
 
|-
Line 107: Line 82:
 
== [[Algorithm:MGH:Development:GroupComp|Tensor-based group comparison (Cramer test)]] ==
 
== [[Algorithm:MGH:Development:GroupComp|Tensor-based group comparison (Cramer test)]] ==
  
* '''Use case'''<nowiki>: 'Compare DTI images between groups using the full tensor information.' </nowiki>
+
Our objective is to boost statistical sensitivity for group comparisons in comparison to 'traditional' univariate tests. [[Algorithm:MGH:Development:GroupComp|More...]]
* Difficulty: Medium
 
* Impact: Medium-High
 
 
 
# Implement in R (Whitcher/Tuch) : '''done'''
 
# Power analysis (Whitcher) : '''done'''
 
# Port to Matlab (Whitcher) : '''done'''
 
# Validate Matlab version against R (Whitcher) : '''done'''
 
# Test on group data : '''done'''
 
# Release bootstrap-only version to test group: '''done'''
 
# Port FFT method from R to matlab (Whitcher): '''done'''
 
# Implement FFT method in diffusion development environment (Tuch): '''done'''
 
  
 
|-
 
|-
Line 126: Line 90:
  
 
== [[Algorithm:MGH:FreeSurferNumericalRecipiesReplacement|Numerical Recipies Replacement]] ==
 
== [[Algorithm:MGH:FreeSurferNumericalRecipiesReplacement|Numerical Recipies Replacement]] ==
Replacing Numerical Recipes in FreeSurfer (for open sourcing)
 
  
* '''Use case'''<nowiki>: 'Unit tests pass with all replacements.' </nowiki>
+
Our obejective is to replace algorithms using proprietary numerical recipes in FreeSurfer in efforts to open source FreeSurfer. [[Algorithm:MGH:FreeSurferNumericalRecipiesReplacement|More...]]
* Difficulty: Medium-High
 
* Impact: High
 
 
 
# Write test cases for each algorithm (Snyder, Jen): '''done'''
 
# Identify replacements (Snyder, Jen): '''done'''
 
# Integrate required libraries into FreeSurfer build process (Snyder, Jen): '''done'''
 
# Iteratively replace recipes with substitutes and run tests (Snyder, Jen): '''done'''
 
  
 
|-
 
|-
Line 144: Line 100:
 
== [[Algorithm:MGH:Development:AutoBrainSeg|Atlas Renormalization for Improved Brain MR Image Segmentation across Scanner Platforms]] ==
 
== [[Algorithm:MGH:Development:AutoBrainSeg|Atlas Renormalization for Improved Brain MR Image Segmentation across Scanner Platforms]] ==
  
* '''Use Case'''<nowiki>: 'Atlas-based fully automated whole brain segmentation' </nowiki>
+
Atlas-based approaches have demonstrated the ability to automatically identify detailed brain structures from 3-D magnetic resonance (MR) brain images. Unfortunately, the accuracy of this type of method often degrades when processing data acquired on a different scanner platform or pulse sequence than the data used for the atlas training. In this paper, we improve the performance of an atlas-based whole brain segmentation method by introducing an intensity renormalization procedure that automatically adjusts the prior atlas intensity model to new input data. Validation using manually labeled test datasets has shown that the new procedure improves the segmentation accuracy (as measured by the Dice coefficient) by 10% or more for several structures including hippocampus, amygdala, caudate, and pallidum. The results verify that this new procedure reduces the sensitivity of the whole brain segmentation method to changes in scanner platforms and improves its accuracy and robustness, which can thus facilitate multicenter or multisite neuroanatomical imaging studies. [[Algorithm:MGH:Development:AutoBrainSeg|More...]]
* Difficulty: Medium-High
 
* Impact: Medium-High
 
 
 
# Implemented in C and distribute with the FreeSurface Package: '''done'''
 

Revision as of 02:24, 20 September 2007

Home < Algorithm:MGH:New

Back to NA-MIC Algorithms

Overview of MGH Algorithms

A brief overview of the MGH's algorithms goes here. This should not be much longer than a paragraph. Remember that people visiting your site want to be able to understand very quickly what you're all about and then they want to jump into your site's projects. The projects below are organized into a two column table: the left column is for representative images and the right column is for project overviews. The number of rows corresponds to the number of projects at your site. Put the most interesting and relevant projects at the top of the table. You do not need to organize the table according to subject matter (i.e. do not group all segmentation projects together and all DWI projects together).

MGH Projects

File:Placeholder.png

QDEC: An easy to use GUI for group morphometry studies

  • Use case: 'Compare the primary eigendirection in two groups to see if they are the same'
  • Difficulty: Low
  • Impact: Medium

See: Qdec user page

File:Placeholder.png

Optimal path calculator (Poistats)

  • Use case: 'Specify 2 points in a diffusion image and tell how connected they are.'
  • Difficulty: High
  • Impact: High
File:Placeholder.png

Engineering:Project:Non-rigid_EPI_registration

My objective is to evaluate the benefit of using ITK nonlinear registration for group FA comparisons. More...

File:Placeholder.png

Adding NRRD I/O to Freesurfer

File:Placeholder.png

Spherical Wavelets

Cortical Surface Shape Analysis Based on Spherical Wavelets

File:Placeholder.png

Topology Correction

Geometrically-Accurate Topology-Correction of Cortical Surfaces using Non-Separating Loops


File:Placeholder.png

QBall Visualization

File:Placeholder.png

Tensor-based group comparison (Cramer test)

Our objective is to boost statistical sensitivity for group comparisons in comparison to 'traditional' univariate tests. More...

File:Placeholder.png

Numerical Recipies Replacement

Our obejective is to replace algorithms using proprietary numerical recipes in FreeSurfer in efforts to open source FreeSurfer. More...

File:Placeholder.png

Atlas Renormalization for Improved Brain MR Image Segmentation across Scanner Platforms

Atlas-based approaches have demonstrated the ability to automatically identify detailed brain structures from 3-D magnetic resonance (MR) brain images. Unfortunately, the accuracy of this type of method often degrades when processing data acquired on a different scanner platform or pulse sequence than the data used for the atlas training. In this paper, we improve the performance of an atlas-based whole brain segmentation method by introducing an intensity renormalization procedure that automatically adjusts the prior atlas intensity model to new input data. Validation using manually labeled test datasets has shown that the new procedure improves the segmentation accuracy (as measured by the Dice coefficient) by 10% or more for several structures including hippocampus, amygdala, caudate, and pallidum. The results verify that this new procedure reduces the sensitivity of the whole brain segmentation method to changes in scanner platforms and improves its accuracy and robustness, which can thus facilitate multicenter or multisite neuroanatomical imaging studies. More...