OpenCV for Unity 3.0.3
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.13.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
MediaPipePoseSkeletonVisualizer.cs File Reference

Classes

class  OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipe.SkeletonVisualizer.MediaPipePoseSkeletonVisualizer
 Visualizes a 3D body pose skeleton with LineRenderer from MediaPipe pose estimation results. Topology follows the 33-keypoint BlazePose-style layout used by MediaPipePoseEstimator. More...
 

Namespaces

namespace  OpenCVForUnity
 
namespace  OpenCVForUnity.UnityIntegration
 
namespace  OpenCVForUnity.UnityIntegration.Worker
 
namespace  OpenCVForUnity.UnityIntegration.Worker.DnnModule
 
namespace  OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipe
 
namespace  OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipe.SkeletonVisualizer
 

Typedefs

using KeyPoint = OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipe.MediaPipePoseLandmarker.KeyPoint
 

Typedef Documentation

◆ KeyPoint