Re: How to view the pixel position in the ImageJ status bar for spatially calibrated images
Posted by
Michael Entrup on
Dec 16, 2015; 12:37pm
URL: http://imagej.273.s1.nabble.com/How-to-view-the-pixel-position-in-the-ImageJ-status-bar-for-spatially-calibrated-images-tp5015241p5015242.html
Hi Stein,
if you hold the [Alt] key, the uncalibrated pixel coordinates are shown
in the status bar. It is important to move the cursor after pushing down
the [alt] key to update the status bar.
The method getLocationAsString() at line 2158 of ImagePlus [1] creates
the status message. On the fly, I don't know a method to change this,
without modifying the source code of ImageJ.
Best regards
Michael
[1]:
https://github.com/imagej/ImageJA/blob/master/src/main/java/ij/ImagePlus.javaAm 16.12.2015 um 13:25 schrieb Stein Rørvik:
> For spatially calibrated images, is there any I can view the (uncalibrated) pixel position in the ImageJ status bar?
>
> Today for the greyscale value, the calibrated value is shown with uncalibrated value in parenthesis.
>
> I need the spatial calibration to be viewed the same way: calibrated value with pixel value in parenthesis.
>
> Is there a plugin for this, or is it easy to fix?
>
> Stein
>
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html