I rewrote Tomas123's flir.php for batch process and added some more functions. I will post new versions only here, as update.
You can find original Tomas123 flir.php here:
https://www.eevblog.com/forum/testgear/flir-e4-thermal-imaging-camera-teardown/msg342072/#msg342072WINDOWS VERSION GUI (No need PHP)DOWNLOAD ----> http://test.daves.cz/wrapper/wrapper.zip (about 12MB - it contains utils)
YOUTUBE VIDEO :
Now there is also editor - under hard development of course
This is prerelease version for testing ! Let me know bugs and suggestions. Its under development.
It can do thermal fusion with thermal opacity:
It can do nice reports and yet better Picture in Picture (full IR inside of full Real - not like Flir tools!):
There is also support for interiors
DOWNLOAD ----> http://test.daves.cz/wrapper/wrapper.zip (about 12MB - it contains utils)
You can use run it also as PHP script by hand (located in UTILS directory)
What is new from original scritp ? You can use wildcards to make it batch:
>php flir.php -i FLIR00??.jpg --msx --pip
You can use some directories, like
>php flir.php -i ./in/FLIR00??.jpg -o ./out --msx --pip
Tshift shifts temperature (just numbers) and resize can interpolate output image.
>php flir.php -i FLIR0049.jpg --resize 200% --pip --msx --tshift 5
You can assing photos to GPS location via GPX file, LOGO support, new palette calculation
>php flir.php -i inputdir/FLIR0???.jpg -o outpurdir --gpx ../gpsdir/gpsfile.gpx --gshift +15 --msx --pip --rmin 10500 --logo sometext
My E4 did some huge time deviation (2 minutes in 1 hour), after freeze and reboot it returned to normal. Anyway, was very hard to remap to correct position. Seems deviation was not linear, it made gaps between some photos. Maybe time is software computed, only on reboot synched with RTC.You can generate html REPORT, viewable in your internet browser, can be saved as PDF...
--report must be together with --pip and --msx otherwise images will be mising
>php flir.php -i ../in/FLIR016?.jpg -o ../out --msx --pip --report