The LinearDepth tfx maps a depth texture value to linear depth using the projection matrix
How do I do this in reverse? Ie take a linearised depth texture and turn it into a typical depth map.
I ask this because I want to use the kinect depth and colour textures with the ColorAndDepth node to add 3d objects into the (full colour frame of the) kinect image