Skip to content

Commit

Permalink
Renamed demo to webcam_demo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tsampazk committed Jun 28, 2023
1 parent e770167 commit 91c783e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/python/perception/gesture_recognition/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ The dataset is trained on images with distance to camera of 1..4 meters, so simi

Demo can be run as follows:
```python
python3 demo.py --max_hands 2
python3 webcam_demo.py --max_hands 2
```

0 comments on commit 91c783e

Please sign in to comment.