AAMToolbox Documentation: Difference between revisions

From BanghamLab
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Software|Go back to software]]<br><br>
[[Software|Go back to software]]<br><br>
=Tutorials on the Shape modelling toolbox=
*Shape and appearance analysis:''' what? why? how?'''
 
*Graphical help to '''thinking in shape space'''
__NOTOC__
*'''Download''' the AAMToolbox
The models shown in these tutorials illustrate features of the AAMToolbox software. They are not designed to understand the shape and appearance modelling which is better done from the published literature [http://www.computer.org/portal/web/csdl/doi/10.1109/34.982900 for example].<br>
*[[Tutorials on the Shape modelling toolbox| '''Tutorials''' on the AAMToolbox]]
Viewing these pages. Some versions of ''Firefox'' and ''Explorer'' do not create satisfactory prints even though you can view the pages with no problems. ''Chrome'' does appear to produce good printouts.
*Why write it in Matlab?
=Three ways to use ''AAMToolbox ''=
1) [[AAMToolbox Documentation#1 Creating shape models in 2D| '''Comparing shapes from samples of different groups''']] for example, comparing faces from different cartoon characters<br><br>
2) [[AAMToolbox Documentation#2 Creating shape models in 2D| '''Analysing shapes.''']] i.e. the arrangement of points around a shape<br><br>
3) [[AAMToolbox Documentation#3 Analysing both shape and appearance in 2D|'''Analysing shape and appearance.''']] In addition to the points around a shape, analyse the appearance (grey scale or colour) within the shape.<br><br>
4) [[AAMToolbox Documentation#4 Creating shape models in 3D|'''Analysing 3D shapes''']]
 
='''1''' Analysing 2D shapes using the Graphical User Interface=
 
'''How to use the tutorial.''' First [[AAMToolbox Download|download and install the AAMToolbox]]. A zip file containing the project (''PRJ_CartoonFaces'') is available [http://cmpdartsvr1.cmp.uea.ac.uk/downloads/software/PRJ_CartoonFaces.zip here]. Download and unzip into a directory. Then, from Matlab, change directory into the project
cd PRJ_CartoonFaces
Open AAMToolbox and do the same as the following.
===1===
The process of analysing a set of images, in this case a time sequence, is:-
{| border="0" cellpadding="5" cellspacing="3"
|- valign="top"
|width="700pt"|
#Create a point model template. Points are placed around the object of interest, i.e. around a face or leaf. The set of points constitute the '''point model'''.  Every image will be marked up in the same way.
#*[[AAMToolbox template|Tutorial on point model template.]]
#Move the points to the corresponding positions in each image in turn. The positions must correspond to the same material points in each image, i.e. the tip of the leaf, or corner of an eye.
#*[[AAMToolbox point model editor|Tutorial on point model editor.]]
#Generate the shape model using principal component analysis (PCA)
#*[[AAMToolbox statistical model generator|Tutorial on statistical model generator.]]
#View the result by varying each important component in turn. We call this ''walking'' the shape model. This movie shows a walk.
#*[[AAMToolbox viewing statistical model|Tutorial on viewing statistical model.]]
|width="300pt"|<wikiflv width="300" height="300" logo="false"  loop="true" background="white">ShapeVectorWalkShowShape-21-Jun-2011-14-28-24 VD.flv|ShapeVectorWalkShowShape-21-Jun-2011-14-28-24 VD_First.png</wikiflv>
|}
===1 B===

Latest revision as of 11:03, 1 February 2012

Go back to software

  • Shape and appearance analysis: what? why? how?
  • Graphical help to thinking in shape space
  • Download the AAMToolbox
  • Tutorials on the AAMToolbox
  • Why write it in Matlab?