Skip to content

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

Notifications You must be signed in to change notification settings

Tavishi123-singh/OpenCV_RealTimeObjectMeasurement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages