https://github.com/dineshreddypaidi/cv_order_coffee
computer vision model to detect hand and take order based on hand detection
https://github.com/dineshreddypaidi/cv_order_coffee
customer-segmentation open-source opencv opencv-python python
Last synced: about 2 months ago
JSON representation
computer vision model to detect hand and take order based on hand detection
- Host: GitHub
- URL: https://github.com/dineshreddypaidi/cv_order_coffee
- Owner: dineshreddypaidi
- Created: 2025-05-07T17:38:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-08T05:24:55.000Z (about 1 year ago)
- Last Synced: 2025-05-08T22:53:21.550Z (about 1 year ago)
- Topics: customer-segmentation, open-source, opencv, opencv-python, python
- Language: Python
- Homepage:
- Size: 293 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### computer vision project to detect hand and take order based on the finger detections
---
## To run the code
```code
git clone https://github.com/dineshreddypaidi/cv_order_coffee.git
cd cv_order_coffee
pip install -r req.txt
py main.py
```