Difference between revisions of "Projects:StochasticMethodsSegmentation"

From NAMIC Wiki
Jump to: navigation, search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Back to [[NA-MIC_Internal_Collaborations:StructuralImageAnalysis|NA-MIC Collaborations]], [[Algorithm:Stony Brook|Stony Brook University Algorithms]]
 +
 
= Stochastic Methods Segmentation =
 
= Stochastic Methods Segmentation =
  
Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]], [[Algorithm:GATech|Georgia Tech Algortihms]]
+
Our Objective is to develop new stochastic methods for implementing curvature driven flows for various medical tasks such as segmentation. This methodology will be used as an alternative to level set methods and has certain advantages including the ability to explicitly take into account noise models.
 
 
'''Objectives'''
 
  
To develop new stochastic methods for implementing curvature driven flows for various medical tasks such as segmentation. This methodology will be used as an alternative to level set methods and has certain advantages including the ability to explicitly take into account noise models.
+
= Description =
  
''Introduction'' We have continued our work on snakes using our stochastic framework. We can now generalize our results to an arbitrary Riemannian surface which includes the geodesic active contours as a special case. We are also implementing the directional flows based on the anisotropic conformal factor described above using this stochastic methodology. Our stochastic snakes models are based on the theory of interacting particle systems. This brings together the theories of curve evolution and hydrodynamic limits, and as such impacts our growing use of joint methods from probability and partial differential in image processing and computer vision. An example of a stochastic snake is illustrated in the Figure 1 below.
+
We have continued our work on snakes using our stochastic framework. We can now generalize our results to an arbitrary Riemannian surface which includes the geodesic active contours as a special case. We are also implementing the directional flows based on the anisotropic conformal factor described above using this stochastic methodology. Our stochastic snakes models are based on the theory of interacting particle systems. This brings together the theories of curve evolution and hydrodynamic limits, and as such impacts our growing use of joint methods from probability and partial differential in image processing and computer vision. An example of a stochastic snake is illustrated in the Figure 1 below.
  
 
[[Image:Stochastic-snake.png|Figure 1: Stochastic Snake Evolution Example.]]
 
[[Image:Stochastic-snake.png|Figure 1: Stochastic Snake Evolution Example.]]
  
'''Progress'''  
+
''Progress''  
  
 
We now have working code written in C++ for the two dimensional case. We have worked out the stochastic model of the general geodesic active contour model.
 
We now have working code written in C++ for the two dimensional case. We have worked out the stochastic model of the general geodesic active contour model.
  
''References''
+
= Key Investigators =
 
 
'''Key Investigators'''
 
 
 
* Georgia Tech: Delphine Nain, Samuel Dambreville, Tony Yezzi, Gozde Unal, Allen Tannenbaum
 
  
'''Links'''
+
* Georgia Tech Algorithms: Delphine Nain, Samuel Dambreville, Tony Yezzi, Gozde Unal, Allen Tannenbaum
  
* [[Algorithm:GATech|Georgia Tech Algorithms]]
+
[[Category: Segmentation]]
* [[NA-MIC_Collaborations|NA-MIC Collaborations]]
 

Latest revision as of 00:58, 16 November 2013

Home < Projects:StochasticMethodsSegmentation
Back to NA-MIC Collaborations, Stony Brook University Algorithms

Stochastic Methods Segmentation

Our Objective is to develop new stochastic methods for implementing curvature driven flows for various medical tasks such as segmentation. This methodology will be used as an alternative to level set methods and has certain advantages including the ability to explicitly take into account noise models.

Description

We have continued our work on snakes using our stochastic framework. We can now generalize our results to an arbitrary Riemannian surface which includes the geodesic active contours as a special case. We are also implementing the directional flows based on the anisotropic conformal factor described above using this stochastic methodology. Our stochastic snakes models are based on the theory of interacting particle systems. This brings together the theories of curve evolution and hydrodynamic limits, and as such impacts our growing use of joint methods from probability and partial differential in image processing and computer vision. An example of a stochastic snake is illustrated in the Figure 1 below.

Figure 1: Stochastic Snake Evolution Example.

Progress

We now have working code written in C++ for the two dimensional case. We have worked out the stochastic model of the general geodesic active contour model.

Key Investigators

  • Georgia Tech Algorithms: Delphine Nain, Samuel Dambreville, Tony Yezzi, Gozde Unal, Allen Tannenbaum