vision-camera-face-detector icon indicating copy to clipboard operation
vision-camera-face-detector copied to clipboard

VisionCamera Frame Processor Plugin to detect faces using MLKit Vision Face Detector

Results 36 vision-camera-face-detector issues
Sort by recently updated
recently updated
newest added

This library was out of date so it was incompatible with ocr vision-camera plugin

I found out that the build started to fail after adding react-native-reanimated to the project. Tried different versions of this package. Faced this issue on my main work project, reproduced...

**Android build fails after installing after installing vision-camera-face-detector** enviornment: "react-native" : 0.73.4 "react": "18.2.0", "vision-camera-face-detector": "^0.1.8", "react-native-worklets-core": "^1.3.3", "react-native-vision-camera": "^4.2.1", Note: Some input files use or override a deprecated API....

Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /Users/ibrahim/Desktop/ConstructionApp/node_modules/@react-native-async-storage/async-storage/android/src/javaPackage/java/com/reactnativecommunity/asyncstorage/AsyncStoragePackage.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Note:...

```js { "boundingCenterX": 261, "boundingCenterY": 364, "boundingExactCenterX": 261.5, "boundingExactCenterY": 364.5, "height": 275, "width": 275, "x": 129.75, "y": 271.75 } ``` ```jsx ``` This writing style doesn't seem to correspond to...