Dear MITK users,
I would like to show a video on an arbitrary plane (in order to
subsequently move it with NavigationData for a colonoscopy application).

I tried:
* Using the videoplayer example plugin (BTW it is currently broken on my
local MITK git copy dated Oct 10). It shows the video, but in the
background, so I cannot move it.
* Using the video source as an image. It does show the video, but when I
move the plane it reslices it as if it were a volume image. That is not
what I want, I'd like to move the plane freely around and have the video
played on that
* Using a plane with a mapper. I could move the plane freely but I wasn't
able to find a mapper that I can use to change its texture to the one
provided by opencv video source. There is a lot of fragmented information
dating back to 2008 with incomplete solutions on how to go this way. I've
spent a couple of days trying them but they don't work or the mapper
classes they refer to have disappeared.

My next step would be to see how this is done in basic vtk and try to
extend a mapper accordingly, but maybe this is overkill.

Does anybody has any idea on how to go further?

With best regards,

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

Reply via email to