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

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

extract(const Point< int > &inputResolution) constop::ScaleAndSizeExtractor
ScaleAndSizeExtractor(const Point< int > &netInputResolution, const float netInputResolutionDynamicBehavior, const Point< int > &outputResolution, const int scaleNumber=1, const double scaleGap=0.25)op::ScaleAndSizeExtractor
~ScaleAndSizeExtractor()op::ScaleAndSizeExtractorvirtual