-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
Yes
### OS Platform and Distribution
Ubuntu16.04
### MediaPipe version
_No response_
### Bazel v…
-
## 环境
- @paddlejs/paddlejs-core 版本: ^2.1.17
- "@paddlejs-mediapipe/opencv": "0.0.4"
- "@paddlejs/paddlejs-backend-webgl": "^1.1.19",
- 运行环境: Chrome
- 系统环境 Windows10
- Python版本: 3.7
原始模型是使用p…
-
Hey, @ayushgdev !
I would like to integrate the awesome MediaPipe hand tracking into my OpenCV onCameraFrame method (Android).
I think it is possible.
Any idea about how to start with it?
Th…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.16.1
### Custom code
Yes
### OS platform and distribution
Linux Ubu…
-
Hi, this seems to work pretty well! I'm sending the OSC message to Wekinator, but it seems that the incoming OSC messages misses some values...
1. it seems it doesnt count the hands ((i always get …
-
얼굴 필터 (사람 중복 가능)
```python
import cv2
import mediapipe as mp
mp_face_detection = mp.solutions.face_detection # 얼굴 검출을 위한 face_detection 모듈을 사용
mp_drawing = mp.solutions.drawing_utils # 얼굴의 특징을 …
-
I want to use 3D object detection in ios is there someway I can do that?
-
- [ ] poetry add FCVA
- [ ] run from base folder and example folder
- [ ] all examples on windows
- [ ] all examples on mac
- [ ] fastcvapp git clone vs installing
- [ ] test example releases
- [ ] ru…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Linux
### Python Version
3.10
### MediaPipe Mo…
-
might be interesting to use something like https://google.github.io/mediapipe/ and track movement of objects with images… for the brain theres (probably??) nothing moving as much for smtg like this to…