I have over 100 images which contain particles which I am trying to determine the size etc. I am in the process of writing a macro to automatically process the data.
The results file gives me a the X Y co-ordinates of each particle which is great. I am struggling to work out how to add a column which is a calculation. For example I want a column which is X + a input value from a dialog box, the calculation should be carried out for each row in the results table.
Does anyone know if this is possible, or is this beyond the capabilities of ImageJ?
Thanks in advance.