Login  Register

Re: Non-Uniform X/Y/Z Units & Patch

Posted by Alan Brooks on Jun 30, 2014; 9:24pm
URL: http://imagej.273.s1.nabble.com/Non-Uniform-X-Y-Z-Units-Patch-tp5008492p5008504.html

Hi Wayne,

The latest ImageJ daily build (1.49d4) displays non-uniform x and y units
> in image subtitles. The image subtitle is the text in image windows
> displayed above the image and below the title bar. As an example, the
> following JavaScript creates a stack with this subtitle:
>
>     "1/256; 25.6 xunit x 51.2 yunit (256x256); 8-bit; 16MB"
>
I tried build 1.49d4 on my data and the subtitle is working correctly for
me.


> The next daily build (1.49d5) will add support for non-uniform units to
> the Image>Show Info command.

I will give this a try too.

Will you also be looking at Transformer.java to swap the units when
rotating by 90 degrees? (This was part of my patch also. Curious because
the rotation was actually my initial motivation for doing this patch.)

Alan

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