LJMUAstroecology / flirpy

Python library to interact with FLIR camera cores
Other
193 stars 54 forks source link

How can I convert Tiff files to radiometric jpg? #81

Closed tiagodts closed 1 year ago

jveitchmichaelis commented 1 year ago

This isn't possible with flirpy, sorry. You should have a look to see if FLIR offers a tool. These formats are not well documented unfortunately.

See https://flir.custhelp.com/app/answers/detail/a_id/4665/related/1/session/L2F2LzEvdGltZS8xNjc1NDE1NzM4L2dlbi8xNjc1NDE1NzM4L3NpZC9mVW9VUENxZVdnQTZXM0xQMFk2T2xmQWpzd2RqaXRCdmFlMTBIQlN1d1B4RFBiU0ptU0h1QktLYmtHbnd0dzEySGxHYzFtOGZLT00zTzdBTDFlT0hFNUgzbW42Z3N0Rm9kazFxWU5PZXk4bGZZTUthcHByWTYyelElMjElMjE=

Is there a particular reason you need a Jpeg and a TIFF won't do?

Also maybe Thermimage supports format conversion?