eebirke
eebirke
> [@anthwlock](https://github.com/anthwlock) > > I have the same issue as mentioned by [@DKATyler](https://github.com/DKATyler). I performed a git bisect and observed that the issue was introduced in commit `acd93a`. > >...
Also tested using `MediaMlImageBuilder`, with the same result. Had a look at a Camera2-related PR for the MLKit test-app https://github.com/googlesamples/mlkit/pull/921 I think manually converting the Image to a Bitmap or...
Had some more time to look at this now, and I'm very confused. Converted the YUV_420_888 Image to a Bitmap manually, and InputImage.fromBitmap from MLKit with any rotation failed in...
I think it has something to do with texture and surface views. When vision-camera passes the current orientation to the preview you can see an error in LogCat about rotation...