Next: Results
Up: Fast stereo volume rendering
Previous: Segment composition
In section constant interpolation is used for reprojection. For
a better right-eye image, an
algorithm for linear interpolation is given as follows:
For each n
- process the nth sampling point on the most right left-eye ray. Save
Color, opacity, the affected x-coordinate and the weight(???? arbitrary????)
in the nth element of a 1D array RAY.
- For each remaining left-eye ray from right to left do
- For the nth sampling point on the ray generate the right-eye sampling
values as
- Reproject the right-eye sampling points onto RAY[n].pixel.
- Set
Lukas Mroz
Tue Feb 9 12:46:24 MET 1999