/LIG-Thermogram-App

Python app for generating thermogram images from LIG-based footsole

Primary LanguagePythonMIT LicenseMIT

LIG-based Thermogram Generating App

Generate Foot Thermogram from a Contactless LIG Sensor Array

Overview of the System

Diagram

Desktop Software

Screenshot from 2023-03-29 21-26-19

Download

Download for Windows 10/11

Installation

  1. Download and extract the archive
  2. Move into the driver directory inside the extracted folder
  3. Right-click on the silabser.inf file and click install
  4. (Optional) Restart the computer
  5. Connect the foot sole using a USB
  6. Run the main.exe file inside the extracted folder

Development

  1. Clone the repository
  2. Install dependencies
  pip install pillow
  pip install numpy
  pip install pandas
  pip install scikit-learn
  pip install pyserial
  pip install opencv-python

Qatar University Machine Learning Group