Foreground and background detection of thermal image for h1ni screening

The thermal imaging cameras used in airports are specifically designed to detect anyone with a higher than normal body temperature in a subtle and non invasive way. The cameras are able to gather information on an individual’s body temperature in a matter of seconds allowing airport officials to vas...

Full description

Bibliographic Details
Main Author: Nur Syazreen, Ardnan
Format: Undergraduates Project Papers
Language:English
Published: 2012
Subjects:
Online Access:http://umpir.ump.edu.my/id/eprint/4591/1/cd6713_56.pdf
Description
Summary:The thermal imaging cameras used in airports are specifically designed to detect anyone with a higher than normal body temperature in a subtle and non invasive way. The cameras are able to gather information on an individual’s body temperature in a matter of seconds allowing airport officials to vastly narrow down possible carriers of the diseases and help avoid a flu pandemic. The cameras produce infrared images of peoples and detects if the temperature falls within a certain acceptable range. The dissertation objective is to design software to automatically detect the people in the image. Using image pre-processing technique which background-subtraction to remove the background of the image and by using image processing technique such as thresholding and morphology, to detect the foreground of the image which are the peoples, filling, lining and some more techniques, FGdetection.m is the execution file in MATLAB that takes the input image and output the image with detected peoples.