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

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

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

## Usage

python3 model.py

## Get Help

python3 model.py -h

## Demo

Will Upload Soon