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

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

isOpened()op::VideoSaver
VideoSaver(const std::string &videoSaverPath, const int cvFourcc, const double fps, const std::string &addAudioFromThisVideo="")op::VideoSaver
write(const Matrix &matToSave)op::VideoSaver
write(const std::vector< Matrix > &matsToSave)op::VideoSaver
~VideoSaver()op::VideoSavervirtual