Re: Right-left inversion

New Message Reply Date view Thread view Subject view Author view

From: Dave Akers (dla@sgi.com)
Date: 04/10/2000 11:36:38


Hi Elena,

  Volumizer does nothing special to the texture -- using the .tif loader
in the voglSimple demo you should see exactly what is stored in the data
file. If there were brick sorting errors you would see entirely different
symptoms (e.g. seaming along brick boundaries.)

  In any case, if you would like to reverse a direction, you can always
set the texture coordinates manually (using T3F_V3F format for instance)
or resample your data. See the 'myBrickIO.cxx' file for the code used to
load the data from disk..

 Hope that helps!

Dave
 
On Thu, 6 Apr 2000, Elena Boniotti wrote:

> Hello,
>
> I've run the demo "voglSimple" loading my medical volumes (.tiff) and I
> realized that in all cases there is a right-left invertion on the
> visualized data. For example the heart appears on the right side of the
> chest. I think it is a brick sorting problem. Am I right? What can I do?
>
> Thanks in advance!
>


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Apr 19 2000 - 11:32:42 PDT