Hi. I wanted to know if you have any long term plans for migrating the
current mitkImageVtkMapper2D from mitkExtractFilter & vtkImageReslice to
the vtkImageSliceMapper/vtkImageResliceMapper + the vtkImageSlice actor.

My motivation for asking this is that I have found that the reslicing is
very optimized in vtkImageReSliceMapper and in my measurements it seems to
be working faster than the mitkImageVtkMapper2D.

I have implemented a POC of a new mapper using vtkImageSlice as the actor,
and the problem that I find is that I cannot control well the layer of the
slice, so I cannot blend it correctly with other images or surface
contours. I suppose I should use vtkImageStack, but I have to modify other
parts of the MITK architecture to integrate that actor.

What are your thoughts about this?

Thanks!

Federico
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to