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

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

displayFrame(const Matrix &frame, const int waitKeyValue=-1)op::FrameDisplayer
displayFrame(const std::vector< Matrix > &frames, const int waitKeyValue=-1)op::FrameDisplayer
FrameDisplayer(const std::string &windowedName=OPEN_POSE_NAME_AND_VERSION, const Point< int > &initialWindowedSize=Point< int >{}, const bool fullScreen=false)op::FrameDisplayer
initializationOnThread()op::FrameDisplayer
setFullScreenMode(const FullScreenMode fullScreenMode)op::FrameDisplayer
switchFullScreenMode()op::FrameDisplayer
~FrameDisplayer()op::FrameDisplayervirtual