Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to do face effects #522

Open
tjasmin111 opened this issue Sep 3, 2023 · 8 comments
Open

How to do face effects #522

tjasmin111 opened this issue Sep 3, 2023 · 8 comments

Comments

@tjasmin111
Copy link

tjasmin111 commented Sep 3, 2023

Is it possible to use it to automatically do facial effects such as making nose smaller or eyes bigger (no mouse clicks)? How can we do that with good quality like filters we see on Instagram or Snapchat?

Any tips or samples would be appreciated.

@wysaid
Copy link
Owner

wysaid commented Sep 4, 2023

Sure, checkout the old branch here: https://github.com/wysaid/android-gpuimage-plus/tree/face_features

I did not previously find a suitable open-source library for face landmark recognition, and the functionality of the one I have chosen is not as accurate either.

@wysaid
Copy link
Owner

wysaid commented Sep 4, 2023

Sure, checkout the old branch here: https://github.com/wysaid/android-gpuimage-plus/tree/face_features

I did not previously find a suitable open-source library for face landmark recognition, and the functionality of the one I have chosen is not as accurate either.

So it's deprecated for now.

@tjasmin111
Copy link
Author

Why don't you update that Branch? I think an automatic filter would be more desirable than click based

@wysaid
Copy link
Owner

wysaid commented Sep 4, 2023

I didn't find a suitable open-source library for face landmark detection at that time. However, if you know any, could you please recommend a few to me?

@tjasmin111
Copy link
Author

Yes, google ML kit looks good. I played with it a bit. It has both face landmark detection and face mesh. I just don't know how to use them for facial effects and warping.

@wysaid
Copy link
Owner

wysaid commented Sep 4, 2023

Looks good, I'll give it a try, but it won't be so fast. You can also try providing a PR for this feature.

@tjasmin111
Copy link
Author

tjasmin111 commented Sep 4, 2023

I don't have much to contribute but sure if I had anything. I'd rather stay tuned. This a lovely feature and we should do it!

@WoYang
Copy link

WoYang commented Feb 1, 2024

try MediaPie

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

No branches or pull requests

3 participants