I am using Kinect to capture 3D data, it contains 2 seperate streams RGB and depth stream.
By using some else' (Oliver Kreylos, http://idav.ucdavis.edu/~okreylos/ResDev/Kinect/index.html) program I managed to get a reconstructed 3D view. I now want to capture 3D point cloud for a still frame from this.
Any idea on how can I get 3D point cloud?