About 1,100,000 results
Open links in new tab
  1. Archanaa-OPP/object-detection-on-and-size-measurement-using-python - GitHub

    This project presents an enhanced technique for detecting objects and computing their measurements in real time from video streams. We suggested an object measurement technique for uploading image by utilizing OpenCV libraries and includes the canny edge detection, dilation, and erosion algorithms.

  2. GitHub - intel-iot-devkit/object-size-detector-python: Monitor ...

    This object size detector works with a video source, such as a camera. The application captures video frames and processes the frame data with OpenCV algorithms. It detects objects on the assembly line and calculates the length and width of the objects.

  3. GitHub - Ali619/Object-Detection-Size-Measurement: With this project

    With this project you can measure height and width of an object with a normal & simple camera. I find out that I can use another object as a main measure and then use it to measure other objects in the camera.

  4. Measuring size of objects in an image with OpenCV

    Mar 28, 2016 · Today, I'll demonstrate how you can compute the size of objects in an image using OpenCV, Python, and computer vision + image processing techniques.

  5. Collections of Github Repository in Python for Object Detection

    May 13, 2020 · Object detection is part of the computer vision tasks related to identify or detect an object from an image or video. I have tried to collect and curate some Python-based Github repository linked to the object detection task, and the results were listed here.

  6. GitHub - shairamore/Object-Size-Measurement: This project is …

    This project is based on Object Detection using Python libraries (mainly OpenCV). In the project, a camera is used to capture real-time objects and the Python code will produce an image with the measurements of the objects present in that image.

  7. Measure size of an Object | with Opencv, Aruco marker and Python

    May 28, 2021 · Today we will look at the simplest possible implementation for measuring objects with Aruco Marker. depending on the proximity to the camera and the perspective changes its size. Its measurement is still possible with a complicated camera calibration but it is not the goal of this tutorial, how can we then easily solve the problem?

  8. Python 3 script to take live video, detect the largest object, trace …

    Jan 18, 2025 · # compute the size of the object: pixelsPerMetric = 1 # more to do here to get actual measurements that have meaning in the real world: dimA = dA / pixelsPerMetric: dimB = dB / pixelsPerMetric # draw the object sizes on the image

  9. Measure size of objects in real-time with Computer Vision

    Nov 29, 2022 · Measuring the size of an object can be applied to anything, no matter what its outline, color, or background, and in this tutorial, we will see which technology to use and how best to do it.

  10. YOLO Object Detection using OpenCV and PyTorch in Python · GitHub

    Sep 29, 2023 · Clone this repository at <script src="https://gist.github.com/ColdForeign/b188f9a51f623dde9b12638e83eda254.js"></script> Save ColdForeign/b188f9a51f623dde9b12638e83eda254 to your computer and …

  11. Some results have been removed
Refresh