Hi all,
I have multiple depth recordings and want to play them back in one pointcloud. I want to extract the depth stream from the *.xef kinect studio recordings into easy manageable AVIs.
The minimum to get the pointcloud emitter working is the world texture. I understand this is the raw, uncalibrated depth information? Texture Info says this is R32G32B32A32.
Regardless of color depth, I render the frame R8G8B8A8_Unorm and save the frames 512x424@30fps as bmp. Create an uncompressed AVI from the files and play this file back into the kinect emitter. This should give me the picture with rougher depth resolution, please correct me if I’m wrong.
I rendered the frames using AE into uncompressed AVI (8bit per channel). This can only be played back with (filestreamDX9), and my pointcloud emitter looks like this: