/OpenCV_RealTimeObjectMeasurement

OpenCV project which reads the webcam, measures the width and height of any object placed on A4 sheet in real time.

Primary LanguagePython

OpenCV_RealTimeObjectMeasurement

OpenCV project which reads the webcam, measures the width and height of any object

Note: I used IP Webcam app to use my android device as webcam.

How to use IP webcam with OpenCV

Getting Started

  1. Clone this repo.
  2. Make sure python is installed.
  3. Open Project in an IDE (Pycharm Recommended)
  4. Make sure to configure the python interpreter.
  5. Also download and add three modules : opencv, requests and numpy to the project.
  6. Run the Project4.py file.

Demo

Click here to watch the demo video