Difference between revisions of "Projects:TissueClassificationWithNeighborhoodStatistics"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
  Back to [[NA-MIC_Internal_Collaborations:StructuralImageAnalysis|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 =

Revision as of 20:40, 27 August 2009

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