rodgomesc / vision-camera-face-detector

VisionCamera Frame Processor Plugin to detect faces using MLKit Vision Face Detector
MIT License
89 stars 65 forks source link

front camera face values needs to be mirrored #10

Open Mohamed-kassim opened 2 years ago

Mohamed-kassim commented 2 years ago

if you are detecting the values from the front camera, all values are mirrored so right values gives left values is that the default?

josera21 commented 2 years ago

@Mohamed-kassim I have the same issue on Android, is someone know how to fix it on the native java module ?