ThermTrack is an Android application that enables to track objects with a low-cost thermal camera of type Thermapp according to temperature range and basic image features.
Image processing features like blob detection and object area, circularity, convexity etc. were taken from OpenCV libraries.
The original goal was tracking pedestrians, pedestrian tracking can be utilized by the operator by choosing suitable parameters of the available features.
The development was done using Android studio, OpenCV libraries were used for the image processing part, Thermapp SDK was used for interfacing with the camera.
Abstract
ThermTrack is an Android application that enables to track objects with a low-cost thermal camera of type Thermapp according to temperature range and basic image features.
Image processing features like blob detection and object area, circularity, convexity etc. were taken from OpenCV libraries.
The original goal was tracking pedestrians, pedestrian tracking can be utilized by the operator by choosing suitable parameters of the available features.
The development was done using Android studio, OpenCV libraries were used for the image processing part, Thermapp SDK was used for interfacing with the camera.