Kinect v2 >OpenIGT> 3D Slicer

Hello, pardon me if what i am asking is obvious, I am a student still learning.

So i have been trying to add a support for Kinect V2 device to the Plus toolkit however it seems very hard for me because of the layers and layers of dependencies Plus was built on, when i try building i always fail.

So, i thought about a new approach, I want to get the Coordinate matrix (4x4 matrix, rotation and translation) of the tracker and reference by my self and send this matrix continuously to openigt server to show it in 3D slicer.
What i am asking is, is that possible? would that replace the need for Plus Toolkit? or am i missing something important it does?
Thank you

Yes, if you don’t need highly accurate synchronization of several data streams (e.g., live ultrasound images and transforms) or very high frame rate then it should be easy to put together a Python script that acquires data from a Kinect and sends data via OpenIGTLink (via pyigtl).

Since Microsoft discontinued the Kinect about 2 years ago, we don’t plan to invest into improving Kinect support in Plus.

1 Like

Any recommendations for a replacement? Have been using a Leap Motion 2 which was also discontinued.

You might want to take a look at https://realsenseai.com/

I would recommend RealSense cameras, too. They are supported in PLUS. For a while their future was uncertain but then Intel spun off a separate company for this and they seem to be alive and well.