Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
906 stars 199 forks source link

example/lib/ai_analysis_faces.dart Does not work on samsung device #475

Open MathiasCochet opened 1 month ago

MathiasCochet commented 1 month ago

Steps to Reproduce

Start the example on an android device.

Expected results

the overlay should cover my face.

Actual results

The Y coordinates from the overlay are way above my face (about 170 pixels when I tried covering it with some manual code). I'm also trying to make the MLKIT body position work on Android but the landmarks never match up even when using the Preview functions to scale it.

About your device

Brand Model OS
Samsung Galaxy s20+ Android 13

Your flutter version

Run this in your command line flutter --version

3.13.0