-
Hi keijiro,
Thank you for the amazing tool!
Today I try to grab the faceLandmarks data in the FacePipeline from c# script, and it works well.
And inside the _pipeline.RefinedFaceVertexBuffer, t…
-
https://github.com/j20001970/GDMP-demo/blob/3474994c3a844d935551c9793c8b642868105d2e/project/vision/face_landmarker/FaceLandmarker.gd#L37
The FaceLandMarks should returns `Godot.Collections.Array`
…
-
```
XFile? xFile = await state.cameraController?.takePicture();
if (xFile == null) {
print('pic is null');
return;
}
/// faceDetector
InputImage inputImage = I…
-
Description:
We are facing issue with three dots menu in Desktop we are not able to see all options as it is visible in Web.
Actuall menu in Desktop
![image](https://github.com/jitsi/jitsi-meet/a…
-
注释写到工程中如果需要使用YOLOV5_CUSTOMLAYER得重新编译ncnn,具体该怎么做呢?
-
### What's happening?
I tried to write a face detection frame processor plugin and I currently focus on Android using MLKit Vision, I'm able to get faces from MLkit (I log them in the Logcat succes…
-
After upgrading my Galaxy A51 from Android 10 to Android 11, it has started periodically (or randomly) killing my two XMPP client apps, yaxim and Bruno, despite both having a permanent (and visible) f…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
No
### OS Platform and Distribution
windows 10
### MediaPipe version
"@mediapipe/face_m…
-
I am looking into javascript versions of face_mesh and holistic solution APIs.
As for face landmarks, the doc says:
>MediaPipe Face Mesh is a face geometry solution that estimates 468 3D face land…
-
### What happened?
When _disableSimulcast_ is set to _true_, the first time a user shares their screen it start off at a very blurry resolution of 320x180. The quality will slowly improve over the co…