Myzhar / Lepton3_Jetson

Library and examples to connect the FLIR Lepton3 thermal camera to Nvidia Jetson embedded boards
MIT License
52 stars 15 forks source link

Add qt_check_fever #6

Closed Myzhar closed 3 years ago

Myzhar commented 3 years ago

The project has been updated with a fully new GUI based on Qt5. The FLIR data has been fused with RGB and 3D data from a Stereolabs ZED2. I took advantage of the Skeleton Tracking module of the ZED SDK to extract the bounding box of the face of the persons so I can extract the temperature and the distance for each of them. The nearest person is monitored and an alarm is issued if the temperature overcomes the fever threshold of 37.5°C