Bug in Orthogonal Views

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

Bug in Orthogonal Views

Sebastian Pölsterl
Hello,

I'm trying to open a volume of DICOM images with the FolderOpener plugin
with the image size set to 50%. When opening the stack in Orthogonal
Views the images of the sagittal and coronal view are too big, because
it still uses the height as if one would not scale the images.

I've looked into the code of Orthogonal_Views but could not find the
section where the error occurs.

Do you have any idea what might fix this issue?

--
Greetings,
Sebastian Pölsterl
Reply | Threaded
Open this post in threaded view
|

Re: Bug in Orthogonal Views

Bill Mohler
Change the Voxel depth proportionally to your reduction in XY size.


On 3/1/11 4:51 a.m., Sebastian Pölsterl wrote:

> Hello,
>
> I'm trying to open a volume of DICOM images with the FolderOpener plugin
> with the image size set to 50%. When opening the stack in Orthogonal
> Views the images of the sagittal and coronal view are too big, because
> it still uses the height as if one would not scale the images.
>
> I've looked into the code of Orthogonal_Views but could not find the
> section where the error occurs.
>
> Do you have any idea what might fix this issue?
>
Reply | Threaded
Open this post in threaded view
|

Re: Bug in Orthogonal Views

Rasband, Wayne (NIH/NIMH) [E]
In reply to this post by Sebastian Pölsterl
On Mar 1, 2011, at 4:51 AM, Sebastian Pölsterl wrote:

> Hello,
>
> I'm trying to open a volume of DICOM images with the FolderOpener plugin
> with the image size set to 50%. When opening the stack in Orthogonal
> Views the images of the sagittal and coronal view are too big, because
> it still uses the height as if one would not scale the images.
>
> I've looked into the code of Orthogonal_Views but could not find the
> section where the error occurs.
>
> Do you have any idea what might fix this issue?

This bug is fixed in the ImageJ 1.45c daily build.

-wayne
Reply | Threaded
Open this post in threaded view
|

Re: Bug in Orthogonal Views

Prodanov Dimiter
In reply to this post by Sebastian Pölsterl
Hi,
Is this really a bug? When you resize in XY there is now way to tell the software that you  resize also in Z.
For some applications might not be the case.
I think, it should be introduced as option.

Best regards,

Dimiter