Difference between revisions of "2011 Winter Project Week:UncertaintyVisualization"

From NAMIC Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
We are developing methods for visualizing registration uncertainty.
+
We have developed a probabilistic non-rigid registration framework where we
 +
characterize the posterior distribution over deformations with a MCMC method.
 +
In practice, a large number of deformations are drawn from the posterior distribution.
 +
From the set of deformation samples, we can estimate the most likely deformation as well as the uncertainty of the deformation.
  
 +
The objective for the Project Week is to developing a command line module that
 +
can take the large set of deformation samples and generate useful marginal summarizes/visualizations of the registration uncertainty, e.g. marginal distribution of a biopsy point after registration.
  
 
</div>
 
</div>
Line 26: Line 31:
 
Our approach for summarizing and visualizing registration uncertainty is described in [Risholm 2010].  
 
Our approach for summarizing and visualizing registration uncertainty is described in [Risholm 2010].  
  
Our plan for the project week is to incorporate the generation of marginal probability maps as a command line module in Slicer3.
+
Our plan for the project week is to incorporate the generation of marginal probability maps of points and surface models as a command line module in Slicer3.
  
 
</div>
 
</div>
Line 33: Line 38:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
We have a registration framework which produces uncertainty information.
+
We have developed a:
A preliminary VTK class for generating marginal probability maps of deformed objects.
+
#A VTK class for generating marginal probability maps of deformed surface models.
 
+
#A command line module for running the code through Slicer3.
 
</div>
 
</div>
 
</div>
 
</div>
Line 43: Line 48:
 
==Delivery Mechanism==
 
==Delivery Mechanism==
  
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)
+
This work will be delivered to the NA-MIC Kit as a  
  
 
#ITK Module
 
#ITK Module
Line 50: Line 55:
 
##Extension -- commandline Yes
 
##Extension -- commandline Yes
 
##Extension -- loadable
 
##Extension -- loadable
#Other (Please specify)
 
  
 
==References==
 
==References==

Latest revision as of 21:25, 19 January 2011

Home < 2011 Winter Project Week:UncertaintyVisualization

Visualizing Registration Uncertainty

Key Investigators

  • SPL: Petter Risholm, William Wells

Objective

We have developed a probabilistic non-rigid registration framework where we characterize the posterior distribution over deformations with a MCMC method. In practice, a large number of deformations are drawn from the posterior distribution. From the set of deformation samples, we can estimate the most likely deformation as well as the uncertainty of the deformation.

The objective for the Project Week is to developing a command line module that can take the large set of deformation samples and generate useful marginal summarizes/visualizations of the registration uncertainty, e.g. marginal distribution of a biopsy point after registration.

Approach, Plan

Our approach for summarizing and visualizing registration uncertainty is described in [Risholm 2010].

Our plan for the project week is to incorporate the generation of marginal probability maps of points and surface models as a command line module in Slicer3.

Progress

We have developed a:

  1. A VTK class for generating marginal probability maps of deformed surface models.
  2. A command line module for running the code through Slicer3.

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a

  1. ITK Module
  2. Slicer Module
    1. Built-in
    2. Extension -- commandline Yes
    3. Extension -- loadable

References