Changes between Version 1 and Version 2 of autodelineation


Ignore:
Timestamp:
Mar 3, 2011, 10:21:01 PM (13 years ago)
Author:
Dave Hunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • autodelineation

    v1 v2  
    1 Autodelineation using ASMs
     1
     2== Autodelineation using ASMs ==
     3
    24
    35Psychomorph has a built in auto-delineation system using Active Shape Models. These shape models can be constructed from a set of pre-delineated images or a set can be downloaded from our website.
     
    57To install, unzip the ASM files into a new directory. Each ASM is composed of multiple files; all must be in the same directory in order to correctly function. Each ASM should be installed in a separate directory to avoid conflicts.
    68
    7 Basic Use (single image)
     9
     10== Basic Use (single image) ==
     11
    812
    9131.      In the ‘Transformer’ window of the main Psychomorph program select ’Load ASM’ from the file menu. Browse to the location of the ASM for the type of faces you wish to auto-delineate. You will be prompted as to whether you wish to display the ASM average image. If you select ‘Yes’ the image will load and will be displayed with three shapes, a circle, a square and an oval overlaid in key locations. These shapes indicate the location on the face of key points that must be selected in order to initialise the auto-delineator for each image. These shapes represent precise locations (e.g. corner of eye, centre of the mouth, the place where the lobe meets the ear), and should be centred exactly on these locations.
     
    11153.      Once the shapes are in the correct location (accuracy is advised or the auto-delineation will perform poorly), Select the ‘Delineate’ menu, the ‘ASM’ sub-menu and ‘Auto Delineate.’ The template should be automatically fitted to the face and will appear once fitted.
    1216
    13 Batch Auto-delineation (multiple images)
     17
     18== Batch Auto-delineation (multiple images) ==
     19
    1420
    15211.      In the ‘Transformer’ window of the main Psychomorph program select ’Load ASM’ from the file menu. Browse to the location of the ASM for the type of faces you wish to auto-delineate. You will be prompted as to whether you wish to display the ASM average image. If you select ‘Yes’ the image will load and will be displayed with three shapes, a circle, a square and an oval overlaid in key locations. These shapes indicate the location on the face of key points that must be selected in order to initialise the auto-delineator for each image. These shapes represent precise locations (e.g. corner of eye, centre of the mouth, the place where the lobe meets the ear), and should be centred exactly on these locations.
    16 2.      You will need to create a batch file containing a list of all the images in the directory. See ‘Make an image and template list file’ in ‘Constructing Averages’ [wiki:]. In the ‘Delineate’ menu, under ‘ASM’ select ‘Batch Auto Delineate’. Next open the file you saved the image list in. Select a directory to store the template files created by the auto-delineator and final specify text to add to the template name (by default the template name is the same as the image name but with the file type changed to .tem).
     222.      You will need to create a batch file containing a list of all the images in the directory. See ‘Make an image and template list file’ in ‘[wiki:averaging Constructing Averages]'. In the ‘Delineate’ menu, under ‘ASM’ select ‘Batch Auto Delineate’. Next open the file you saved the image list in. Select a directory to store the template files created by the auto-delineator and final specify text to add to the template name (by default the template name is the same as the image name but with the file type changed to .tem).
    17233.      The auto-delineator will require three points to be specified for each image. Three shapes, a circle, a square and an oval will be displayed, click and drag each such that the centre of the shape is positioned exactly over a particular landmark. If you are unsure of which shape matches which landmark see step 1.
    18244.      Click next. The image will be auto-delineated and the template saved before the next image is displayed.