Creating a 2D Active Shape Model Using itk::ImagePCAShapeModelEstimator

John Durkin*,David Miller,Kenneth Urish
Abstract

Abstract

Although many variations of active contour segmentation algorithms exist, most are based on solely edge criteria and breakdown or leak at weak boundaries. One solution to this problem is constraining the segmented area to only statistically possible shapes with the guidance of a shape model. The purpose of this document is to fill the void in the ITK user guide on building active shape models. We describe how to create a 2d active shape model of articular femoral knee cartilage using ITK’s ImagePCAShapeModelEstimator. Sample code and example images are provided for displaying the initial principle components of variation. Shape models built with our code can be used for segmentation with itk::GeodesicActiveContourShapePriorLevelSetImageFilter.

Keywords

Active shape modelSegmentation
Manuscript
Source Code and Data

Source Code and Data

ActiveShapeModelCreate2DActiveShapeModel2dasm.cxx5.1 KBCMakeLists.txt387 BImagesfixed0.tif144.1 KBfixed1.tif144.3 KBfixed2.tif144.3 KBfixed3.tif144.3 KBfixed4.tif144.3 KBfixed5.tif144.3 KBREADME.txt572 BDrawActiveShapeModelCMakeLists.txt403 BDraw2dasm.cxx5.6 KBREADME.txt883 BCreating a 2D Active Shape Model.pdf335.9 KB

Select a file to preview