In the excellent opencv_therm_cam.py from github, we see it uses the function
temps_to_rescaled_uints(f,Tmin,Tmax)
to convert temperatures to pixels on image. Can you use the temperatures (f) from that?
temps_to_rescaled_uints(f,Tmin,Tmax)
to convert temperatures to pixels on image. Can you use the temperatures (f) from that?
Statistics: Posted by neilgl — Wed Jul 31, 2024 12:40 pm