Login  Register

Re: strange behaviour of the results table

Posted by Gabriel Landini on May 08, 2009; 2:07pm
URL: http://imagej.273.s1.nabble.com/strange-behaviour-of-the-results-table-tp3692588p3692592.html

On Friday 08 May 2009 14:42:51 Karel Jansseune wrote:
> This is the code that I use to set the coordinates.
>
> The 2 first functions add an extra column to the result table, the third
> function combines all the ROI's that have the same coordiantes.
> I included an image of the plants that we are analysing.

Well, your results table is empy. Unless you fill it with some data, there is
no "X" that you can get (1st line).
You need to run the Analyze>Analyze Particle... command before running your
macro.

G.