Skip to content

React Native and MLKit Face Landmarker to contruct high detail facemesh

License

Notifications You must be signed in to change notification settings

archspire-9k/RN-Facemesh

Repository files navigation

RN-Facemesh

React Native and MLKit Face Landmarker to contruct high detail facemesh

Todo list

  • Setup RN vision camera library Done
  • Build custom plugin for frameProcessor Waiting for v3 release (Implemented RTNFaceLandmarker instead)
  • Setup drawing utilities Done
  • Load triangulation Done
  • Setup triangle path Done
  • Setup point drawing Done
  • Add drawing to detect function Done