I want to just put glass over eyes.
I can use the CameraX Library for taking picture. and take some coordinates for eyes.
Any best way to approch this problem
CodePudding user response:
Have you tried ML Kit's Face Detection API? It can detect facial "landmarks", including eyes.