Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetDepthMap
Method
GetDepthMap
Samples/NiSampleModule/SampleDepth.cpp:269–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
XnDepthPixel* SampleDepth::GetDepthMap()
270
{
271
return m_pDepthMap;
272
}
273
274
XnDepthPixel SampleDepth::GetDeviceMaxDepth()
275
{
Callers
1
calculateHistogram
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected