TempSense is a lightweight machine learning application for real-time, non-invasive body temperature monitoring using thermal camera input. It detects facial regions, isolates peak temperature points, and provides a foundation for remote fever screening and health diagnostics.
Install the necessary dependencies:
- pip install numpy
- pip install matplotlib
- pip install csv
- pip install pythonnet
- pip install jupyterlab
- pip install --index-url https://google-coral.github.io/py-repo/ tflite_runtime
- pip install opencv-python
- pip install Pillow