dkotfis/Octree-SLAM

OpenNI Camera Interface

Closed this issue · 1 comments

Add OpenNI2 dependencies to the project, and create an interface that receives RGB-D images and copies them to GPU memory for use in CUDA.

Made some progress here. Still needs to copy data to GPU. I found that the structure sensor does not provide color (argh!) so will need to find a solution to that issue.