Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ depthFrame
Method
depthFrame
src/openni2/Registration.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void Registration::depthFrame(libfreenect2::Frame* frame) {
45
lastDepthFrame = frame;
46
}
47
48
static libfreenect2::Registration* make_registration(libfreenect2::Freenect2Device* dev)
49
{
Callers
1
populateFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected