CS 584 Assignment 1, part 5
For part 5, two images were processed (mine and Dr. Boult's). Each image was blurred, random noise was added, then the face was detected and the location of the detection rectangle was recorded. This was done several times with different noise/blur factors applied. The first rectangle recorded represents the baseline rectangle (pure image, no distortions).
From the data and the pictures, you can see that with Dr. Boult's picture, there are times where the detection algorithm picks the oval object in the background over Dr. Boult's face. In the results from my picture, there are no distracting objects so the recognition software gets it "right" every time. The location error is simply the distance from the center of the rectangle in question to the baseline rectangle. In the data for Dr. Boult, results from failed detections are highlighted.
Results using Dr. Boult's image | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Successful detection | Unsuccessful detection | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Results using my image | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical detection | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|