Skip to content

stamenovmartin/Measuring-Objects-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📏 Measuring Objects with OpenCV

Welcome to the Measuring Objects project! This Python-based tool leverages the power of OpenCV to detect and measure objects in images, making it ideal for a variety of computer vision tasks.

🚀 Features

  • Object Detection: Identify and isolate objects from images.
  • Measurement Calculation: Accurately measure dimensions using image processing.
  • Easy to Use: Upload an image, get results instantly.

🛠️ Tech Stack

  • Python
  • OpenCV

📸 Example

Example Image

🚀 How to Use

  1. Clone the repository:
    git clone https://github.com/stamenovmartin/Measuring-Objects-OpenCV.git
  2. Navigate to the project folder:
    cd Measuring-Objects-OpenCV
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run the project:
    python main.py --image path_to_your_image.jpg
    
    

About

Measuring objects with OpenCV Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages