Case study #3: find the people...
Load a foreground and background image of a hallway
Display images
Example processing steps #1
Smooth both images (Gaussian filtering)
Subtract background from foreground image
Threshold difference image
Threshold image
Blob finding on unprocessed threshold image
Manipulate binary threshold image
Closing operator
Blob finding on processed threshold image
Superimpose original image with cleaned-up threshold image
Example processing steps #2
Subtract background from foreground image
Threshold difference image
Threshold image
Blob finding on unprocessed threshold image
Manipulate binary threshold image
Median filter
Closing operator
Blob finding on processed threshold image
Superimpose original image with cleaned-up threshold image
Created by Mathematica (February 5, 2004)