https://github.com/d4rk-lucif3r/object-size-measure-using-opencv
https://github.com/d4rk-lucif3r/object-size-measure-using-opencv
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/d4rk-lucif3r/object-size-measure-using-opencv
- Owner: d4rk-lucif3r
- Created: 2021-11-24T14:16:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T10:59:40.000Z (over 3 years ago)
- Last Synced: 2025-01-22T09:52:38.507Z (5 months ago)
- Language: Python
- Size: 19.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Object Size Measure using OpenCV
Program to detect and measure the approximate size of object in webcam stream using OpenCV.
## Installation
pip install -r requirements.txt
## Usagepython3 model.py
## Get Help
python3 model.py -h
## DemoWill Upload Soon