mediapipe_face_mesh 2.7.1 copy "mediapipe_face_mesh: ^2.7.1" to clipboard
mediapipe_face_mesh: ^2.7.1 copied to clipboard

Real-time on-device MediaPipe face detection and face mesh: 478 landmarks with iris, multi-face tracking, ARKit-style blendshapes, and 3D head pose.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mediapipe_face_mesh

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mediapipe_face_mesh: ^2.7.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mediapipe_face_mesh/mediapipe_face_mesh.dart';
9
likes
160
points
2.07k
downloads

Documentation

API reference

Publisher

verified publishercornpip.dev

Weekly Downloads

Real-time on-device MediaPipe face detection and face mesh: 478 landmarks with iris, multi-face tracking, ARKit-style blendshapes, and 3D head pose.

Repository (GitHub)
View/report issues
Contributing

Topics

#mediapipe #face-mesh #face-detection #face-landmark #face-tracking

License

BSD-3-Clause (license)

Dependencies

ffi, flutter

More

Packages that depend on mediapipe_face_mesh

Packages that implement mediapipe_face_mesh