MCPcopy Create free account
hub / github.com/MasteringOpenCV/code / loadKinectData

Function loadKinectData

Chapter9_FluidInteractionUsingKinect/fluidWall.cpp:290–318  ·  view source on GitHub ↗

* Loads kinect depth and users data into local matrices. * Resizes kinect data to fluid simulation grid size: * resizedDepthMatrix = NxN matrix * resizedUsersMatrix = NxN matrix */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

drawFunctionFunction · 0.85

Calls 7

resizeFunction · 0.85
getDepthMatMethod · 0.80
copyToMethod · 0.80
getUsersMatMethod · 0.80
updateMethod · 0.45
emptyMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected