OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
op::Gui Member List

This is the complete list of members for op::Gui, including all inherited members.

Gui(const Point< int > &outputSize, const bool fullScreen, const std::shared_ptr< std::atomic< bool >> &isRunningSharedPtr, const std::shared_ptr< std::pair< std::atomic< bool >, std::atomic< int >>> &videoSeekSharedPtr=nullptr, const std::vector< std::shared_ptr< PoseExtractorNet >> &poseExtractorNets={}, const std::vector< std::shared_ptr< FaceExtractorNet >> &faceExtractorNets={}, const std::vector< std::shared_ptr< HandExtractorNet >> &handExtractorNets={}, const std::vector< std::shared_ptr< Renderer >> &renderers={}, const DisplayMode displayMode=DisplayMode::Display2D)op::Gui
initializationOnThread()op::Guivirtual
mDisplayModeop::Guiprotected
mDisplayModeOriginalop::Guiprotected
setImage(const Matrix &cvMatOutput)op::Gui
setImage(const std::vector< Matrix > &cvMatOutputs)op::Gui
spIsRunningop::Guiprotected
update()op::Guivirtual
~Gui()op::Guivirtual