mlkit
mlkit copied to clipboard
[Bug report] Face/Face Mesh not detected when device is rotated.
Describe the bug When you rotate your device (landscape/upside down) no face is detected.
To Reproduce Example Steps to reproduce the behavior in sample app:
- Open the sample app
- Pick Java or Kotlin (happens on both)
- Select LivePreviewActivity
- Select Face Detection or Face Mesh Detection
- Rotate the device
Expected behavior Detect faces when the devices is rotated.
SDK Info: Only tested on Android.
- com.google.mlkit:face-detection:16.1.5
- com.google.mlkit:face-mesh-detection:16.0.0-beta1
Smartphone:
- Device: Pixel 3a
Hi, did you had any update?