googlesamples / mlkit

A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
Apache License 2.0
3.49k stars 2.91k forks source link

Face mesh for transformation #726

Closed arianaa30 closed 11 months ago

arianaa30 commented 12 months ago

So using MLKit we can get 3D face mesh and landmarks coordinates. Is there any ways to use that for facial transformation and warping? Does MLkit provide any built-in support for that? For instance, making the eyebrows or lips thinner or thicker?

image

jackqdyulei commented 11 months ago

Thanks for comment. Currently we don't have a built-in support for that. Will note it down to prioritize it in future.