Git Product home page Git Product logo

irimage's People

Contributors

gpereyrairujo avatar vuelaendron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

irimage's Issues

Images wont process using a certain combination of parameters

Hi Gustavo,

I went to process some H20T images with IRimage-UAV and it crashed using certain parameters. It was strange because it processed over 600 other images with the same parameters with no problems.

I select option 2 when processing and entered the following global parameters and crashed the program -
image

But when I change the humidity to 40% it processes correctly. I also notices a can change the distance to 5m and it processes.

I have attached a few sample images in a zip file.

Just out of interest I also posted another question to you under ISSUE #4 - #4 (comment)

Thanks for any help

Kind Regards,
Ben

Images that wont work with some parameters.zip

Image Mask and Mean Temperature from Mask

Hello, I'm new with image processing and wondering how to create the custom mask. I have read the paper and still confused about that (sorry). Do you mind explaining how to use the parameters to create a somehow plant-like mask? Also, is it possible to gain mean temperature from the said mask? Thank you so much...

Similar Issues to others but using a Zenmuse H20T camera

Hi,
I have read the other issues (#1 and #2) posted and it seems my issue is very similar. Unfortunately, for me, I have no programming knowledge. I'm trying to convert rjpg images taken using a Zenmuse H20T (from a UAV) to tiff. The final goal is to process them in Metashape. Metashape only takes tiff.

When I run the IRimage process tool from Fiji plugins, i get the following macro error -
Index(5) out of 0-4 range in line 360
columns = split ( rows [j <]>,".");

I used the exiftool on a image and it was extactly the same as shown in Issue 1 -IRimage process RJEG from different sensors #1 18/01/2022.

Attached are some of my photos from the Zenmuse H20t ( zip file).

Would you be able to help me?

Debug.csv

DJI_20230603165846_0002_T.zip

IRimage process RJEG from different sensors

I try to process RJPEG data from diffrent sensors like DJI Mavic 2 Enterprice Advance and Wiris PRO. Always appears a error - Index (2) out of 0-1 range in line 133.

Is it problem on my pc ?

I used ImageJ + IRimages plugin

dir * "C:\Users\dzahr\Desktop\ImageJ\TIR_DJI_EKO"
options * array[3]
selection * "Set global parameters for all images"
parametersFromImage * 0
globalParameters * 1
parametersFromFile * 0
dirRAW_PNG * "C:\Users\dzahr\Desktop\ImageJ\TIR_DJI_EKO\raw"
dirTEXT * "C:\Users\dzahr\Desktop\ImageJ\TIR_DJI_EKO\text"
dirCOLOR * "C:\Users\dzahr\Desktop\ImageJ\TIR_DJI_EKO\color"
dirTEMP * "C:\Users\dzahr\Desktop\ImageJ\TIR_DJI_EKO\temp"
dirRESULTS * "C:\Users\dzahr\Desktop\ImageJ\TIR_DJI_EKO\results"
dirIRimage * "C:\Users\dzahr\Desktop\ImageJ\plugins\IRimage"
dirExifTool * "C:\Users\dzahr\Desktop\ImageJ\plugins\IRimage\exiftool"
dirPalette * "C:\Users\dzahr\Desktop\ImageJ\plugins\IRimage\palette"
list * array[1205]
firstfile * 1
i * 1
isjpg * 1
imageNameExt * "DJI_1.JPG"
imageName * "DJI_1"
path * "C:\Users\dzahr\Desktop\ImageJ\TIR_DJI_EKO\DJI_1.JPG"
extract * 1
userdialog * 1
parameters * "Relative Altitude : +19.47 | Date/Time Original : 2021:..."
rows * array[2]
n_params * 15
param * array[15]
value * array[15]
j * 2
columns * array[6]


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

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

processing error

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?

Error received in Processing step

Hi there. I tried to upload images collected with a Flir One Pro camera and I immediately received this error message:

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

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

What can I do to mitigate this error?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.