Active shape model: Difference between revisions

Content deleted Content added
Added external link to "stasm" source code for ASMs
Formatted using citejournal; "references".
Line 9:
The technique has been widely used to analyse images of faces, mechanical assemblies and medical images (in 2D and 3D).
 
It is closely related to the [[Active Appearance Model]]. It is also known as a 'Smart Snake'<ref>{{citejournal| author=D.H. Cooper and T.F. Cootes and C.J. Taylor and J. Graham| title=Active shape models - their training and application| journal=Computer Vision and Image Understanding| number=61| pages=38--59| year=1995}} [1http://www.isbe.man.ac.uk/~bim/Papers/cviu95.pdf]</ref> method, since it is analog to an [[Active contour]] which would respect explicit shape constraints.
 
==References==
==Some reference articles==
<references/>
[1]: @article{ cooper95asp_training, author = "D.H. Cooper and T.F. Cootes and C.J. Taylor and J. Graham", title = "Active shape models - their training and application", journal = "Computer Vision and Image Understanding", number = 61, pages = "38--59", year = 1995 }
 
==See also==