Difference between revisions of "Projects:TissueClassificationWithNeighborhoodStatistics"

From NAMIC Wiki
Jump to: navigation, search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
  Back to [[NA-MIC_Collaborations|NA-MIC Collaborations]], [[Algorithm:Utah|Utah Algorithms]]
+
  Back to [[Algorithm:Utah|Utah Algorithms]]
 
__NOTOC__
 
__NOTOC__
 
= Tissue Classification with Neighborhood Statistics =
 
= Tissue Classification with Neighborhood Statistics =
Line 16: Line 16:
  
 
= Key Investigators =
 
= Key Investigators =
Tolga Tasdizen, Suyash Awate, Ross Whitaker
+
 
 +
Utah: Tolga Tasdizen, Suyash Awate, Ross Whitaker
  
 
= Publications =
 
= Publications =
''In Press''
+
 
* Suyash P. Awate, Ross T. Whitaker: Feature-Preserving MRI Denoising: A Nonparametric Empirical Bayes Approach. IEEE Trans. Med. Imaging 26(9): 1242-1255 (2007).
 
* T Tasdizen, S Awate, R Whitaker, A nonparametric, entropy-minimizing MRI tissue classification algorithm implementation using ITK, MICCAI 2005 Open-Source Workshop.
 
* Tolga Tasdizen, Suyash P. Awate, Ross T. Whitaker, Norman L. Foster: MRI Tissue Classification with Neighborhood Statistics: A Nonparametric, Entropy-Minimizing Approach. MICCAI (2) 2005: 517-525
 
 
''In Print''
 
''In Print''
*  
+
* [http://www.na-mic.org/publications/pages/display?search=TissueClassificationWithNeighborhoodStatistics&submit=Search&words=all&title=checked&keywords=checked&authors=checked&abstract=checked&sponsors=checked&searchbytag=checked| NA-MIC Publications Database on Tissue Classification with Neighborhood Statistics]
[http://www.na-mic.org/Special:Publications?text=Projects%3ATissueClassificationWithNeighborhoodStatistics&submit=Search&words=all&title=checked&keywords=checked&authors=checked&abstract=checked&sponsors=checked&searchbytag=checked| NA-MIC Publications Database]
+
 
 +
[[Category:MRI]] [[Category: Statistics]] [[Category:Registration]]

Latest revision as of 20:29, 11 May 2010

Home < Projects:TissueClassificationWithNeighborhoodStatistics
Back to Utah Algorithms

Tissue Classification with Neighborhood Statistics

We have implemented the MRI Tissue Classification Algorithm described in the reference below. Classes for non-parametric density estimation and automatic parameter selection have been implemented as the basic framework on which we build the classification algorithm.

Description

  • The stochastic non-parametric density estimation framework is very general and allows the user to change kernel types (we have coded isotropic Gaussian, but additional kernels can easily be derived from the same parent class) and sampler types (for example local vs. global image sampling as well as sampling in non-image data) as template parameters.
  • The classification class uses the stochastic non-parametric density estimation framework to implement the algorithm in the reference below.
  • An existing ITK bias correction method has been incorporated into the method.
  • Currently, we are registering atlas images to our data using the stand-alone LandmarkInitializedMutualInformationRegistration application. Ideally, we'd like to incorporate an exiting registration algorithm into our code so that classification can be carried out in one step. The initialization to the registration can be provided as command line arguments.

Key Investigators

Utah: Tolga Tasdizen, Suyash Awate, Ross Whitaker

Publications

In Print