[vtkusers] Overlay a 3D color image on a 3D grayscale image and display using vtkImagePlaneWidget
Mengda Wu
wumengda at gmail.com
Mon May 12 11:30:09 EDT 2014
Any one can provide some input on how to do this overlay. Many thanks!
Mengda
On Tue, Apr 29, 2014 at 12:11 PM, Mengda Wu <wumengda at gmail.com> wrote:
> Hi All,
>
> I am trying to overlay a 3D color image (maybe from the segmentation or
> color mapping) on a 3D grayscale image (original image) and display the
> overlayed result using vtkImagePlaneWidget. How exactly should I achieve
> this? I searched online. Some people use vtkImageStencil or vtkImageBlend
> to combine them before set it to the input of vtkImagePlaneWidget. But
> these two filters run pretty slow (~15 seconds) on my 3D datasets. Are
> there other ways?
>
> Thanks,
> Mengda
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140512/d06bc9dd/attachment.html>
More information about the vtkusers
mailing list