detectPoses

fun detectPoses(imageFile: File, confidence: Float = 0.1f): MultiPoseDetectionResult

Detects poses for the given imageFile with the given confidence.

Parameters

imageFile

file containing an input image

confidence

confidence value to use