[vtkusers] vtkimagereslicemapper to get exact slice

David Gobbi david.gobbi at gmail.com
Thu Mar 13 11:51:24 EDT 2014


Hi Chasan,

As I said in my last email, I display ROIs all the time, and as
long as I use JumpToNearestSliceOn(), I do not see the problem
that you are describing.  My ROIs display cleanly.  Can you send
your modified code so that I can take a look?

  David


On Thu, Mar 13, 2014 at 9:32 AM, chasank <chasank at gmail.com> wrote:
> Hi,
>
> I removed SetSlabThickness from code. But, just using JumpToNearestSliceOn()
> does not solve the problem of displaying ROI on two slices. So I used
> SetInterpolationTypeToNearest method of vtkImageProperty instead of
> SetInterpolationTypeToLinear. But using SetInterpolationTypeToNearest
> reduces the quality of image dramatically. Is there a way to improve the
> quality?
>
> Thanks for fast reply.
> Chasan
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/vtkimagereslicemapper-to-get-exact-slice-tp5726226p5726295.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers


More information about the vtkusers mailing list