groupgets / pylepton

Quick and dirty pure python library for interfacing with FLIR lepton
MIT License
208 stars 93 forks source link

Estimate peak temp from sides and center pixels of Lepton 2.5 #62

Closed TinManAkshay closed 2 years ago

TinManAkshay commented 2 years ago

Hi,

I am using lepton 2.5 with Pi 3B+. This library has been working great. At the moment, I am trying to estimate the peak temp pixel from the sides as well as the center of the thermal camera. Can anybody suggest any approach here, for an instance, use innermask or outermask perhaps I dont know.

Any suggestions would be helpful.

Thanks, Akshay

TinManAkshay commented 2 years ago

Resolved it.