Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ getDepthPacketProcessor
Method
getDepthPacketProcessor
src/packet_pipeline.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
DepthPacketProcessor *PacketPipeline::getDepthPacketProcessor() const
127
{
128
return comp_->depth_processor_;
129
}
130
131
CpuPacketPipeline::CpuPacketPipeline()
132
{
Callers
9
setIrCameraParams
Method · 0.80
setConfiguration
Method · 0.80
setIrAndDepthFrameListener
Method · 0.80
startStreams
Method · 0.80
close
Method · 0.80
Freenect2ReplayDevice
Method · 0.80
processDepthFrame
Method · 0.80
loadP0Tables
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected