Unit setting in Image Properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Unit setting in Image Properties

Barry DeZonia
Hello,

I am utilizing the results of Image Properties in ImageJ2 and I'm running
into a problem. Image Properties sets the calibration unit to the user
specified string. And the dialog implies that this unit applies to X, Y,
and Z axes. However the plugin does not set the calibrations's Y unit and Z
unit to null. So they keep their original values. I think this is a bug.
Wayne, what do you think?

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Unit setting in Image Properties

Barry DeZonia
Note I just noticed another issue. The method getUnitIndex() in
ImageProperties incorrectly returns MILLIMETER when passed the string unit
"mile".


On Tue, Sep 24, 2013 at 10:49 AM, Barry DeZonia <[hidden email]> wrote:

> Hello,
>
> I am utilizing the results of Image Properties in ImageJ2 and I'm running
> into a problem. Image Properties sets the calibration unit to the user
> specified string. And the dialog implies that this unit applies to X, Y,
> and Z axes. However the plugin does not set the calibrations's Y unit and Z
> unit to null. So they keep their original values. I think this is a bug.
> Wayne, what do you think?
>
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Unit setting in Image Properties

Barry DeZonia
Thanks for fixing these issues in the daily build Wayne.


On Tue, Sep 24, 2013 at 10:56 AM, Barry DeZonia <[hidden email]> wrote:

> Note I just noticed another issue. The method getUnitIndex() in
> ImageProperties incorrectly returns MILLIMETER when passed the string unit
> "mile".
>
>
> On Tue, Sep 24, 2013 at 10:49 AM, Barry DeZonia <[hidden email]>wrote:
>
>> Hello,
>>
>> I am utilizing the results of Image Properties in ImageJ2 and I'm running
>> into a problem. Image Properties sets the calibration unit to the user
>> specified string. And the dialog implies that this unit applies to X, Y,
>> and Z axes. However the plugin does not set the calibrations's Y unit and Z
>> unit to null. So they keep their original values. I think this is a bug.
>> Wayne, what do you think?
>>
>>
>

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