MCPcopy Create free account
hub / github.com/CMU-Perceptual-Computing-Lab/openpose / initializationOnThread

Method initializationOnThread

src/openpose/gui/gui.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243 }
244
245 void Gui::initializationOnThread()
246 {
247 mFrameDisplayer.initializationOnThread();
248 }
249
250 void Gui::setImage(const Matrix& cvMatOutput)
251 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected