An open API service indexing awesome lists of open source software.

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

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

```