Update holistic_landmarker.py
This commit is contained in:
parent
00eb1f190f
commit
c0606e819c
|
@ -271,7 +271,7 @@ class HolisticLandmarkerOptions:
|
||||||
landmark detection to be considered successful.
|
landmark detection to be considered successful.
|
||||||
min_hand_landmarks_confidence: The minimum confidence score for the hand
|
min_hand_landmarks_confidence: The minimum confidence score for the hand
|
||||||
landmark detection to be considered successful.
|
landmark detection to be considered successful.
|
||||||
output_face_blendshapes: Whether FaceLandmarker outputs face blendshapes
|
output_face_blendshapes: Whether HolisticLandmarker outputs face blendshapes
|
||||||
classification. Face blendshapes are used for rendering the 3D face model.
|
classification. Face blendshapes are used for rendering the 3D face model.
|
||||||
output_segmentation_masks: whether to output segmentation masks.
|
output_segmentation_masks: whether to output segmentation masks.
|
||||||
result_callback: The user-defined result callback for processing live stream
|
result_callback: The user-defined result callback for processing live stream
|
||||||
|
|
Loading…
Reference in New Issue
Block a user