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

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

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_measurement

cd object_size_measurement
```
## Install Packages
```bash
pip install -r requirements.txt
```
## Run
```python
python app.py
```
## Watch Demo Video
[![Watch the Short Video](https://img.youtube.com/vi/q9b0cKxXtlc/0.jpg)](https://www.youtube.com/watch?v=q9b0cKxXtlc)