Difference between revisions of "Projects:ShapeBasedLevelSetSegmentation"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
 
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
Back to [[Algorithm:MIT|MIT Algorithms]]
 +
__NOTOC__
 +
= Shape Based Level Set Segmentation =
 
This class of algorithms explicitly manipulates the representation of the object boundary to fit the strong gradients in the image, indicative of the object outline. Bias in the boundary evolution towards the likely shapes improves the robustness of the segmentation results when the intensity information alone is insufficient for boundary detection.
 
This class of algorithms explicitly manipulates the representation of the object boundary to fit the strong gradients in the image, indicative of the object outline. Bias in the boundary evolution towards the likely shapes improves the robustness of the segmentation results when the intensity information alone is insufficient for boundary detection.
 +
 +
Already in ITK.
  
 
= Publications =
 
= Publications =
  
Michael Leventon, Eric Grimson, Olivier Faugeras. "Statistical Shape Influence in Geodesic Active Contours" Comp. Vision and Patt. Recon. (CVPR), 2000.
+
''In Print''
 
 
Michael Leventon, Olivier Faugeras, Eric Grimson, William Wells. "Level Set Based Segmentation with Intensity and Curvature Priors" Mathematical Methods in Biomedical Image Analysis. (MMBIA), 2000.
 
  
= Software =
+
* [http://www.na-mic.org/publications/pages/display?search=Projects%3AShapeBasedLevelSetSegmentation&submit=Search&words=all&title=checked&keywords=checked&authors=checked&abstract=checked&sponsors=checked&searchbytag=checked| NA-MIC Publications Database on Shape Based Level Segmentation]
  
Already in ITK.
+
[[Category: Segmentation]]

Latest revision as of 19:59, 11 May 2010

Home < Projects:ShapeBasedLevelSetSegmentation
Back to MIT Algorithms

Shape Based Level Set Segmentation

This class of algorithms explicitly manipulates the representation of the object boundary to fit the strong gradients in the image, indicative of the object outline. Bias in the boundary evolution towards the likely shapes improves the robustness of the segmentation results when the intensity information alone is insufficient for boundary detection.

Already in ITK.

Publications

In Print