gpereyrairujo / IRimage

IRimage: Open source software for processing images from consumer thermal cameras
GNU Affero General Public License v3.0
44 stars 5 forks source link

processing error #6

Open IrynaOliynyk opened 1 year ago

IrynaOliynyk commented 1 year ago

Good day Gustavo, I am processing images obtained with the ZEISS DTI 3/35 camera (expanding pictures *.jpg). But the code throws an error.

Error: Index (0) out of 0--1 range in line 136:

    columns = split ( rows [ j <]> , ":" ) ; 

image

If I manually convert to jpeg, I can get the IRimage-UAV plugin to run, but it still throws a processing error

image

What can I do to mitigate this error?

Carl-mgb66 commented 9 months ago

I'm getting the same error with images from a FLIR One. FLIR_20240120_075330_234

duboisAM87 commented 1 month ago

Hello @gpereyrairujo , I'm having a similar issue then the above users while I'm trying to process Zenmuse XT2 images. image

Here is a data example DJI_0375_R

Do you plan to add this sensor to your tested list? Thanks for your support! a.m.