mediapipe
mediapipe copied to clipboard
Fixed result_callback() argument
Fixed the third argument. Aligned with other solutions.
Hi @schmidt-sebastian,
Could you please review this PR?
Thank you!!
We have a similar method available, for example, in the "face_detector" module at this link: face_detector.py#L162 and in the "face_landmarker" module at this link: face_landmarker.py#L3074, as well as for other task APIs.