Aligning RGB and Depth with Vux Kinect Plugin

Anyone know whether its possible to align the depth map and the colour map from the kinect using vux’s plugin, I can’t get openni to work here, so I need to do it using the ms drivers…
All the searches seem to suggest its an internal plugin thing, but anyone any suggestions?

Cat

*Bump… no text …

haven’t tried this myself but should be possible using:
http://msdn.microsoft.com/en-us/library/microsoft.kinect.coordinatemapper_members.aspx

any news about this one?

News?.. no text …

Need this for Kinect2.

i wrote the dx11 rgbdepth node and created a pull request on github.
if you cannot wait you can find the sourcecode in this thread: https://discourse.vvvv.org/

i didnt have a look at the kinect2 sdk but i think it wont be hard to implement the rgbdepth node for it.