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

Firebase Face Detection Api issue while using cameraX API #197

Closed
Anasmirza20 opened this issue Apr 6, 2020 · 7 comments
Closed

Firebase Face Detection Api issue while using cameraX API #197

Anasmirza20 opened this issue Apr 6, 2020 · 7 comments
Assignees

Comments

@Anasmirza20
Copy link

Anasmirza20 commented Apr 6, 2020

Hi team,

I used Camera X Api for detecting faces in Firebase ML kit because you used the depreciated camera API in our example and I faced a lot of performance issues in it.
CameraX API works perfectly but I am stuck in one place. CameraX uses Texture view in the layout view to open the camera and I want to show 3d objects and filters on the face.
In the firebase example, you use CameraSourcePreview and GraphicOverlay classes in the quickstart sample app to show objects on the relative part of the face but in case of texture view, I can't find any way to show graphic objects on the face.
So, Could you please let me know how to how to achieve the same thing using cameraX API.

Any help will be appreciated.
Thanks

@owahltinez
Copy link
Contributor

Hello @Anasmirza20, we will be adding a sample to this repo which uses CameraX + MLKit -- please stay tuned!

@Anasmirza20
Copy link
Author

Okay, thanks but could you please let me know how much time you will take??

@owahltinez
Copy link
Contributor

In the best case scenario I won't be able to have a sample ready for at least another 2-4 weeks. The work was originally planned for early May.

@Anasmirza20
Copy link
Author

okay, thanks for instant response,
I hope you guys will do this asap.
Keep it up....

@vitrol4
Copy link

vitrol4 commented May 19, 2020

@owahltinez any news?

@Thivarella
Copy link

@owahltinez do you have any news when it's going to be ready?

@owahltinez
Copy link
Contributor

The MLKit repository of samples has now been updated to use the latest version of CameraX: https://github.com/googlesamples/mlkit

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

4 participants