We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 <]> , ":" ) ;
If I manually convert to jpeg, I can get the IRimage-UAV plugin to run, but it still throws a processing error
What can I do to mitigate this error?
The text was updated successfully, but these errors were encountered:
I'm getting the same error with images from a FLIR One.
Sorry, something went wrong.
Hello @gpereyrairujo , I'm having a similar issue then the above users while I'm trying to process Zenmuse XT2 images.
Here is a data example
Do you plan to add this sensor to your tested list? Thanks for your support! a.m.
No branches or pull requests
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:
If I manually convert to jpeg, I can get the IRimage-UAV plugin to run, but it still throws a processing error
What can I do to mitigate this error?
The text was updated successfully, but these errors were encountered: