mediapipe_face_mesh
library
Classes
-
FaceMeshBox
-
Pixel-space bounding box used to derive a normalized ROI.
-
FaceMeshImage
-
Container that holds RGBA/BGRA pixels used as inference input.
-
FaceMeshLandmark
-
A single 3D landmark returned by MediaPipe.
-
FaceMeshNv21Image
-
Holder for NV21 (Y + interleaved VU) camera buffers.
-
FaceMeshPixelFormat
-
Integer constants describing the pixel formats understood by the native side.
-
FaceMeshProcessor
-
High-level wrapper around the native MediaPipe Face Mesh graph.
-
FaceMeshResult
-
Aggregates the results of a single face mesh inference.
-
NormalizedRect
-
Immutable normalized rectangle that MediaPipe uses as ROI input.