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

Function emitSplashes

Chapter9_FluidInteractionUsingKinect/fluidWall_2.cpp:480–545  ·  view source on GitHub ↗

* Creates emitter objects based on optical flow velocity. If vertical velocity is negative at boundaries, * an emitter is created. An emission threshold prevents negative velocities due to noise from creating * emitters. In the call tree, we assume this function is called after computeOpticalFlow. * * @param flsolver Fulid Solver to emit splashes into * @param flow Reference to a matri

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

drawFunctionFunction · 0.70

Calls 5

isBoundAtMethod · 0.80
addHorzVelocityAtMethod · 0.80
addVertVelocityAtMethod · 0.80
createEmitterAtFunction · 0.70
renderEmittersFunction · 0.70

Tested by

no test coverage detected