exclude face connections
This commit is contained in:
@@ -77,8 +77,7 @@ class hpe_mp_class():
|
||||
if self.holistic_use:
|
||||
mpDraw.draw_landmarks(
|
||||
image,
|
||||
self.results_hol.face_landmarks,
|
||||
mpHolistic.FACE_CONNECTIONS)
|
||||
self.results_hol.face_landmarks)
|
||||
mpDraw.draw_landmarks(
|
||||
image,
|
||||
self.results_hol.pose_landmarks,
|
||||
|
||||
Reference in New Issue
Block a user