Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ setDepthResolution
Function
setDepthResolution
Samples/NiViewer/Device.cpp:564–567 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
562
}
563
564
void setDepthResolution(int res)
565
{
566
setResolution(getDepthGenerator(), res);
567
}
568
569
void setDepthFPS(int fps)
570
{
Callers
nothing calls this directly
Calls
2
setResolution
Function · 0.85
getDepthGenerator
Function · 0.85
Tested by
no test coverage detected