android / camera-samples

Multiple samples showing the best practices in camera APIs on Android.
Apache License 2.0
4.95k stars 2.32k forks source link

Beauty filters with CameraX? #552

Open arianaa30 opened 1 year ago

arianaa30 commented 1 year ago

I would like to apply beauty filters, like Eye Enlargements, Skin Tone Enhancement, makeup beauty filters, and similar things on my Camera app. Does CameraX support these? How can I use it to develop such features? Any tips would be helpful.