Repositori yang untuk membantu bidang kamera.
Lapor Bug
Struktur besar dari repositori:
.
├── runs
├── src
| ├── etc (Properties)
| └── mvc (Architecture)
| └── termasuk file data.py
|
├── .gitignore
├── app.py
├── README.md
└── requirements.txt
- Klon repo dari github.
git clone https://github.com/Dhaboav/toolsCV.git
- Install
Python 3.9
danpip install -r requirements.txt
. - Jalankan file
app.py
.