Skip to content

Face mesh IOS static framework example#3

Open
maletsden wants to merge 2 commits intomasterfrom
face_mesh_ios_static_framework_example
Open

Face mesh IOS static framework example#3
maletsden wants to merge 2 commits intomasterfrom
face_mesh_ios_static_framework_example

Conversation

@maletsden
Copy link
Owner

Change List:

  • Refactored MediaPipe repo to have the possibility to use face mesh as a static library
  • Added example for creating IOS static framework

Build:

bazel build --config=ios_disable_gpu_arm64 mediapipe/examples/ios/face_mesh_static:FaceMeshCpu

Output:

  • FaceMeshCpu.framework - IOS static framework that still requires Bazel external headers (such as absl, ...), which for now need to be copied by hand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant