Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ loadLookupTable
Method
loadLookupTable
src/opencl_kde_depth_packet_processor.cpp:835–838 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
833
}
834
835
void OpenCLKdeDepthPacketProcessor::loadLookupTable(const short *lut)
836
{
837
impl_->fill_lut(lut);
838
}
839
840
bool OpenCLKdeDepthPacketProcessor::good()
841
{
Callers
nothing calls this directly
Calls
1
fill_lut
Method · 0.45
Tested by
no test coverage detected