Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ setImageResolution
Function
setImageResolution
Samples/NiViewer/Device.cpp:574–577 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
572
}
573
574
void setImageResolution(int res)
575
{
576
setResolution(getImageGenerator(), res);
577
}
578
579
void setImageFPS(int fps)
580
{
Callers
nothing calls this directly
Calls
2
setResolution
Function · 0.85
getImageGenerator
Function · 0.85
Tested by
no test coverage detected