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

Question: how to know if face is in center of the screen and control distance #16

Open bekatd opened 2 years ago

bekatd commented 2 years ago

Would be great if we had exact docs for the bounds object in the returned response "bounds": { "boundingCenterY": 416, "width": 341, "x": 118.75, "y": 175.75, "boundingExactCenterY": 416.5, "boundingCenterX": 239, "boundingExactCenterX": 239.5, "height": 449 }

bilalattari commented 2 years ago

any update??

wilav-dev commented 1 year ago

any update??