makis.k
makis.k

Reputation: 462

Android cameraX analyzer ImageProxy dimensions

I am using the camera preview along with an face analyzer (mlkit face detection). I noticed that the dimensions of the ImageProxy returned from the analyze function are not the same as the resolution i ve set in the config. That is causing issues with the bounding box for the FaceGraphic. Is there something i am missing with setting the resolution in the analysis config?

Upvotes: 0

Views: 429

Answers (0)

Related Questions