Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetDeviceMaxDepth
Method
GetDeviceMaxDepth
Samples/NiSampleModule/SampleDepth.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
XnDepthPixel SampleDepth::GetDeviceMaxDepth()
275
{
276
return MAX_DEPTH_VALUE;
277
}
278
279
void SampleDepth::GetFieldOfView( XnFieldOfView& FOV )
280
{
Callers
5
Init
Method · 0.45
CalcHistogram
Method · 0.45
statisticsStart
Function · 0.45
calculateHistogram
Function · 0.45
drawFrame
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected