JeVoisBase  1.21
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
Loading...
Searching...
No Matches
PyPoseDetector.py File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  PyPoseDetector
 

Functions

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