Hi everybody,
I am new to python and thermal imaging. I hope this error is trivial an can be resolved easily.
I recorded a .seq file with a T420 FLIR Camera. Running ython .\flirpy\scripts\split_seqs --width 320 --height 240 in the folder produced the following output:
error.log
Unfortunately I am not experienced enough to debug the error myself. It seems to be some problem with the meta data. After playing around with the cli arguments I managed to create the .txt files in the raw folder. All meta data listed there is correct.
Can you guide me in the right direction to fix this or is it an error with the general code? If needed I can supply the relevant files, but I would prefer to send them privately.
Hi everybody,
I am new to python and thermal imaging. I hope this error is trivial an can be resolved easily.
I recorded a .seq file with a T420 FLIR Camera. Running
ython .\flirpy\scripts\split_seqs --width 320 --height 240in the folder produced the following output:error.log
Unfortunately I am not experienced enough to debug the error myself. It seems to be some problem with the meta data. After playing around with the cli arguments I managed to create the .txt files in the raw folder. All meta data listed there is correct.
Can you guide me in the right direction to fix this or is it an error with the general code? If needed I can supply the relevant files, but I would prefer to send them privately.