JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
PyPoseDetector.py File Reference

Go to the source code of this file.

Classes

class  PyPoseDetector.PyPoseDetector
 Human body pose detection using MediaPipe. More...
 

Namespaces

 PyPoseDetector
 

Functions

def PyPoseDetector.calc_bounding_rect (iw, ih, landmarks)
 
def PyPoseDetector.draw_line (helper, lp1, lp2, visibility_th, col)
 
def PyPoseDetector.draw_landmarks (helper, iw, ih, landmarks, visibility_th)