IYolov11PoseModelPredict(Object) 方法
Predicts human poses in input image and returns keypoint results
预测输入图像中的人体姿态并返回关键点结果
命名空间: DeploySharp.Model程序集: DeploySharp (在 DeploySharp.dll 中) 版本:0.0.4+6e8a2e904469617cd59619d666c0e272985c0e33
public KeyPointResult[] Predict(
Object img
)
- img Object
- Input image in OpenCV Mat format/OpenCV Mat格式的输入图像
KeyPointResultArray of pose estimation results/姿态估计结果数组