Reformatted face_landmarker.py
This commit is contained in:
parent
dc56eb2bb1
commit
4d5f081232
|
@ -1063,6 +1063,7 @@ class FaceLandmarksConnections:
|
||||||
Connection(339, 448), Connection(448, 255), Connection(255, 339)
|
Connection(339, 448), Connection(448, 255), Connection(255, 339)
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
@dataclasses.dataclass
|
@dataclasses.dataclass
|
||||||
class FaceLandmarkerResult:
|
class FaceLandmarkerResult:
|
||||||
"""The face landmarks detection result from FaceLandmarker, where each vector element represents a single face detected in the image.
|
"""The face landmarks detection result from FaceLandmarker, where each vector element represents a single face detected in the image.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user