https://github.com/playatanu/object-size-measurement
Object size measurement using reference object size
https://github.com/playatanu/object-size-measurement
opencv python
Last synced: 3 months ago
JSON representation
Object size measurement using reference object size
- Host: GitHub
- URL: https://github.com/playatanu/object-size-measurement
- Owner: playatanu
- Created: 2024-11-09T03:02:43.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-09T03:02:47.000Z (7 months ago)
- Last Synced: 2025-03-18T21:12:31.919Z (3 months ago)
- Topics: opencv, python
- Language: Python
- Homepage:
- Size: 306 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Object Size Measurement
Object size measurement using reference object size## Download Source Code
```bash
git clone https://github.com/playatanu/object-size-measurement object_size_measurementcd object_size_measurement
```
## Install Packages
```bash
pip install -r requirements.txt
```
## Run
```python
python app.py
```
## Watch Demo Video
[](https://www.youtube.com/watch?v=q9b0cKxXtlc)