Results table
Posted by Charles P. Daghlian on Jan 27, 2006; 7:41pm
URL: http://imagej.273.s1.nabble.com/Results-table-tp3703930.html
Good afternoon,
With IJ 1.35n I get different results in the Results table depending on how I
invoke the measure command. Using either the Analyze/Measure menu item or the
keyboard shortcut, measuring a line, either straight or segmented, gives columns
for Angle and Length in the Results window. If the command run("Measure") is
used in a macro, only the Perim. column is listed in results with a value of
zero. This makes it hard to use the getResult macro function since it either
does not see the column asked for or returns zero. Am I missing something (often
the case), or is this a bug in either 1.35n or documentation?
Chuck