[vtkusers] Why there is a terrace effect in the volume rendering?

S, Navneeth (GE, Research) navneeth.s at ge.com
Mon May 17 13:24:36 EDT 2010


2 Reasons for this artifact are:
1. A dataset with high inter-slice spacing 
2. Improper choice of opacity transfer function. You will need a
transfer function with a "softer" slope from background to foreground.

----------------------------------------------------------------------

Message: 1
Date: Mon, 17 May 2010 17:57:33 +0800
From: ??? <cool.wenwu at gmail.com>
Subject: Re: [vtkusers] Why there is a terrace effect in the volume
	rendering?
To: Darshan Pai <darshanpai at gmail.com>, vtkusers <vtkusers at vtk.org>
Message-ID:
	<AANLkTikWhbuj2rMIZhrGQ4-dTSAc8baW0-RsCtoy2m2I at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

my dataset is bmp format.
Now, the problem still existed. Could anyone especially the vtk
developers come to help me?

thanks in advance!


On Mon, May 17, 2010 at 4:32 PM, Darshan Pai <darshanpai at gmail.com>
wrote:

>
> tiffreader = vtkTIFFReader::New();
>         tiffreader->SetFileName(files[i]);
>         tiffreader->Update();
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.vtk.org/pipermail/vtkusers/attachments/20100517/f7aa9bb8/att
achment-0001.htm>

------------------------------




More information about the vtkusers mailing list