next up previous
Next: Face Detection Up: Detection and Localization of Previous: Motion Detection

Heuristics and Prior Knowledge

It is almost always a good thing to use as much prior knowledge about the task ahead as possible. For face detection we know that the head is located on top of the body, and that a human normally walks upright and so on. We have formulated the following heuristics to capture some of this prior knowledge we have of the task:

Ths system also has to deal with situations where a human may not be present, or present and not moving. In these cases we use a global boolean variable to decide if a human is present or not. For instance, if a human is detected and does not move for a long time, the system asks for input within a few seconds. If no input is given, the system has probably failed to detect the human leaving, and changes the global variable to indicate no human present.


next up previous
Next: Face Detection Up: Detection and Localization of Previous: Motion Detection
Erik Hjelmås
1998-09-15