nationaldronesau / FlirImageExtractor

A small tool/lib to read temperatures and original photos from FLIR® thermal camera images.
MIT License
33 stars 18 forks source link

RGB image initialisation #2

Closed dedavidson closed 4 years ago

dedavidson commented 4 years ago

Is there a reason the initialisation of the RGB image (line 94 of build/lib/flirimageextractor/init.py) is commented out?

aidankinzett commented 4 years ago

No sorry, that was left over from when I was using this internally and wanted to speed up the image extraction. I've added a parameter to the function to load the embedded RGB image