mediapipeのpythonバインディングを用いたサンプルプログラムです。 webカメラからの映像に対してholistic trackingを適用し、その結果をUDP送信します。 結果はHIROMEIROやmediapipe_receiver_utilityで受信 ...
2. Create venv (python3.11): ```bash python3.11 -m venv .venv source .venv/bin/activate pip install --upgrade pip pip install -r requirements.txt ``` 3. Start app ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results