Login  Register

Re: Distance in pixels not automatically populated for line drawn

Posted by Michael Schmid on Nov 13, 2015; 9:10am
URL: http://imagej.273.s1.nabble.com/Distance-in-pixels-not-automatically-populated-for-line-drawn-tp5014922p5014941.html

Hi Dal,

Sorry I can't reproduce this. Try this macro:

  run("Blobs (25K)");
  makeLine(21, 91, 222, 146);
  run("Set Scale...");

The dialog proposes a distance of 208.38 pixels, which is the length of the line.
I'm using ImageJ 1.50e26 (the current daily build); Java 1.6.0_65 [64-bit]; Mac OS X 10.6.8.

Michael
________________________________________________________________


On Nov 12, 2015, at 00:13, dal wrote:

> When I try to set the scale for analysis in ImageJ, after having drawn a line
> of a known length, the pop-up input box for setting the scale does not have
> the Distance in Pixels automatically populated by ImageJ, so I cannot set a
> pixels to known measurement scale.  Is there any way to fix this issue?
> Thanks for your help.

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html