|
libfreenect2
0.2
|
Implement various methods to decode color and depth images with different performance and platform support. More...
Classes | |
| class | PacketPipeline |
| Base class for other pipeline classes. More... | |
| class | DumpPacketPipeline |
| class | CpuPacketPipeline |
| Pipeline with CPU depth processing. More... | |
| class | OpenGLPacketPipeline |
| Pipeline with OpenGL depth processing. More... | |
| class | OpenCLPacketPipeline |
| Pipeline with OpenCL depth processing. More... | |
Implement various methods to decode color and depth images with different performance and platform support.
You can construct a specific PacketPipeline object and provide it to Freenect2::openDevice().
1.8.11