
Online Face Detection Demo
In this section, we describe the online demonstration program of our
algorithm for face and facial feature dectection. The demo consists of
three consecutive web pages. The first one is used to select the image that
will be used to test our detection algorithm. You can either select one
image from our database or upload your own file.
The second page is a form which will give you the choise to change
some parameters for the detection program. The default values are
expected to work in most cases.
The last page provides a java applet that will allow you to visualize
the results of the face and facial feature detection program. It will
also allow you to adjust interactively the confidence level threshold of
the detection to change the correct-answer-to-false-alarm ratio of the
system.
Note that once you have chosen an image to work on, you might run the program more than once with diferent parameters. Similarly, one you have run the detection program, you might change the confince level threshold to visualize the detection candidates more than once.
