A Reflexion on Implementation Version for Active Appearance Model

A Reflexion on Implementation Version for Active Appearance Model

Oum El Kheir Naoui, Ghalem Belalem, Saïd Mahmoudi
Copyright: © 2013 |Pages: 15
DOI: 10.4018/ijcvip.2013070102
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

In this paper, the authors propose a distributed schema applied to implement the standard version of the Active Appearance Model (AAM) segmentation approach such as designed by Cootes et al.(1995) (1998). The scheme is intended to be implemented by exploiting the object-oriented software based on remote method invocation as Java-RMI. Implementation is in progress and it is realized step by step.
Article Preview
Top

1. Introduction

Active Shape Model (ASM) and Active Appearance Model (AAM) were proposed by Edwards Cootes et al. (1995) (1998) as two of the more sophisticated deformable models. In computer vision, these two complementary models are the hottest research topics nowadays. They have proven very successful results in the field of image segmentation. This is especially true in the case of the images containing objects with large variability. ASM statistically builds a shape model while AAM builds statistically a joint shape and texture appearance model. The primary advantage of these models is that a priori knowledge is learned through observations of both shape and texture variation in a training set. From this, a compact class description is derived and can be used to rapidly search images for new object instances (Stegmann, 2000; Stegmann et al., 2003; Yang et al., 2002). In the ASM method, the shape variability is learned through observation. In practice, this is accomplished by a training set of annotated examples followed by a Procrustes analysis combined with a Principal Component Analysis (PCA). The ASM search algorithm allows locating points on a new image, making use of constraints of the shape models. A direct extension of the ASM approach has lead to the Active Appearance models. Besides shape information, textural information is included into the model. A new image can be interpreted by finding the best plausible match of the model to the image data. Both have been applied to a wide variety of object tracking problems and give a useful framework for automatic complex image interpretation, especially for facial and medical images analysis (Davoine et al., 2004; Mellakh, 2009; Peyras et al., 2007; Rifai et al., 1999; Yan et al., 2003a; Yan et al., 2003b). Until now, ASM and AAM have been treated as two independent methods in most cases even though they share some basic concepts such as the linear shape model and the same linear appearance model. In theory, they are robust and their implementation is rarely easy. It’s requires careful attention to the entire process. The developed systems in (Davoine et al., 2004; Mellakh, 2009; Peyras et al., 2007; Rifai et al., 1999; Yan et al., 2003a; Yan et al., 2003b) are not fully automatic and are computationally intensive. They are costly and their performance depends on the size of the image database, the images quality, image annotation, etc. Further, these applications are developed in mono site. The database image and the algorithm of analysis or search are both in the same system. In Taguemount et al. (2005) the authors proposed a parallel treatment of algorithms, and the work proposed in Scheinine et al. (1998) describes the design and the implementation of the first prototype of a distributed system for the processing of medical images from different modalities, characterized by object-oriented client-server architecture.

In the same context as Scheinine et al. (1998), we propose to distribute the standard version of active appearance model in a client-server pattern and provide an interactive implementation between the various operations of the model. The AAM model has an attribute that make it ideal for distributed implementation. AAM is computationally intensive making distributed processing an attractive approach. In section 2, we present a brief introduction of AAM method. In section 3, we describe the components of distributed schema of AAM model. In section 4, we present some implementations of some components. The last section concludes this paper and gives some perspectives for our work.

Complete Article List

Search this Journal:
Reset
Volume 14: 1 Issue (2024): Forthcoming, Available for Pre-Order
Volume 13: 1 Issue (2023)
Volume 12: 4 Issues (2022): 1 Released, 3 Forthcoming
Volume 11: 4 Issues (2021)
Volume 10: 4 Issues (2020)
Volume 9: 4 Issues (2019)
Volume 8: 4 Issues (2018)
Volume 7: 4 Issues (2017)
Volume 6: 2 Issues (2016)
Volume 5: 2 Issues (2015)
Volume 4: 2 Issues (2014)
Volume 3: 4 Issues (2013)
Volume 2: 4 Issues (2012)
Volume 1: 4 Issues (2011)
View Complete Journal Contents Listing