[vtkusers] vtkusers Digest, Vol 151, Issue 35

Sankhesh Jhaveri sankhesh.jhaveri at kitware.com
Fri Dec 2 10:28:19 EST 2016


Richard,

There isn't a bug filed yet for the mask update issue. Please feel free to
do so.

Although, Michal has a patch for the mask update issue already. Michal,
would you be able to create a merge request with your patch? Or should
Alvaro do it?

We can look into the performance woes that Michal experiences, as a
separate issue.

Thanks,
Sankhesh

On Fri, Dec 2, 2016 at 10:20 AM Richard Frank <rickfrank at me.com> wrote:

> Hi,
>
>
> This impacts me as well. Is there a bug filed on this?
>
> For display of  volume segmentation, it would seem that the mask feature
> would be the thing to use. I couldn't get it to work, and wasn't sure if it
> was a bug or just my missing something.
>
> Thanks
>
> Rick
>
> > ------------------------------
> >
> > Message: 4
> > Date: Mon, 28 Nov 2016 15:56:33 -0700 (MST)
> > From: meow_fiz <meow at mat.uni.torun.pl>
> > To: vtkusers at vtk.org
> > Subject: [vtkusers] vtkGPUVolumeRayCastMapper (OpenGL2) - Mask Input
> >       update
> > Message-ID: <1480373793774-5741322.post at n5.nabble.com>
> > Content-Type: text/plain; charset=us-ascii
> >
> > For a long time I've used vtkGPUVolumeRayCastMapper  in vtk 6.3 (OpenGL
> > 1.x).
> > I could change interactively volume mask voxel values set by:
> >
> > volMapper->SetMaskInput (myMask);
> >
> >
> > Now when i switched to VTK 7.1RC & OpenGL2 I can't make any modifications
> > to
> > volume mask interactively. Calling Update(), Modified() on every element
> of
> > the pipeline (volume, input data, mask input, mapper) does not affect
> visual
> > result.
> >
> > The only way I can get the updated mask volume is to call:
> >
> > Renderer->RemoveVolume(Volume);
> > Renderer->AddVolume(Volume);
> >
> > Is there any way that I could force volume mask update for
> > vtkGPUVolumeRayCastMapper  ?
> >
> > Regards,
> >  Michal
> >
> >
> >
> >
> ****************************
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-- 
Sankhesh Jhaveri *Sr. Research & Development Engineer* | Kitware
<http://www.kitware.com/> | (518) 881-4417
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20161202/20b166e8/attachment.html>


More information about the vtkusers mailing list