PDF version of this document

next up previous contents
Next: Statistical Models Up: Active Appearance Models Previous: Active Appearance Models   Contents

The Problem

Image analysis is a general problem that can be tackled in various ways. This analysis is fundamental and essential to many processes such as industrial inspection, motion analysis, face recognition and medical image understanding. What makes this problem intrinsically hard is the inability to take into account single pixels independently to infer the structure they form together. The goal of such analysis is not only to solve the problem correctly, but also to do so efficiently, in a way that is not overly affected by the size of the image, i.e. the scale of the problem.

Analysis often involves measurement of meaningful structures in an image and possibly some explanation regarding the form of these structures. In order to derive any useful information about a particular meaningful structure , image segmentation must first take place. Segmentation is concerned with the identification of certain regions of interest which may be characterised as belonging to the same object. By deriving to image into such regions, understanding of the nature of its constituent components can be gained.

This report concentrates on a top-down approach to analysis. This approach relies on a high-level abstraction of the visual attributes of one structure. Alternatively, and often more usefully, this abstraction can represent a collection of structures that together form another structure. The reason why such an approach is referred to as a top-down approach is that it bears some existing information that it attempts to fit to the problem posed. It makes assumptions about the problem and is in some sense taking a preliminary overview on the structures in an image.

The rest of this section will describe popular methods of top-down image analysis, but will focus on active appearance models on the expense of other, less relevant methods.


next up previous contents
Next: Statistical Models Up: Active Appearance Models Previous: Active Appearance Models   Contents
2004-07-19