Hello, The Flir Lepton 3.5 works really well, but I’m having a hard time understanding the relationship between the Threshold values and the min & max temperature.
I would like to read/measure temperatures around 180C. It would be nice to know a litter more about the relationship between the two so I can get the temperatures above 35C.
Thank you for your help, sorry if I missed something.
Color Tracking Thresholds (Grayscale Min, Grayscale Max)
threshold_list = [(200, 255)]
Set the target temp range here
min_temp_in_celsius = 20.0
max_temp_in_celsius = 35.0