updated documentation
PiperOrigin-RevId: 480193380
This commit is contained in:
parent
6fa455f40e
commit
12f72f067d
|
@ -54,7 +54,7 @@ Note: This currently works only on Linux, and please first follow
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
GLOG_logtostderr=1 bazel-bin/mediapipe/examples/desktop/hand_tracking/hand_tracking_gpu \
|
GLOG_logtostderr=1 bazel-bin/mediapipe/examples/desktop/hand_tracking/hand_tracking_gpu \
|
||||||
--calculator_graph_config_file=mediapipe/graphs/hand_tracking/hand_tracking_mobile.pbtxt
|
--calculator_graph_config_file=mediapipe/graphs/hand_tracking/hand_tracking_desktop_live_gpu.pbtxt
|
||||||
```
|
```
|
||||||
|
|
||||||
This will open up your webcam as long as it is connected and on. Any errors
|
This will open up your webcam as long as it is connected and on. Any errors
|
||||||
|
|
Loading…
Reference in New Issue
Block a user