Download for Windows 10/11
- Download and extract the archive
- Move into the
driver
directory inside the extracted folder - Right click on the
silabser.inf
file and clickinstall
- (Optional) Restart the computer
- Connect the Thermogram Platform via USB cable
- Run the
main.exe
file inside the extracted folder
- Clone the repository
- Install dependencies
pip install pillow
pip install numpy
pip install pandas
pip install scikit-learn
pip install pyserial
pip install opencv-python