PERSON DETECTION ON THERMAL IMAGES USING OPENCV AND C++.
Summary:
- The goal of this project is to provide safety inside a lift/elevator without revealing the knowing the identity of the person.
- The application was targetted towards RaspberryPi platform.
- The dataset was collected by creating an environment of lift in a lab. The camera was mounted at the height of 11ft.
- Thresholding techniques were used to segment the human area from the image.