OpenCV ellipse detector.
-
Updated
Sep 12, 2020 - C++
OpenCV ellipse detector.
This is project based on opencv and python by which we can control our pc by using hand gestures .
A Grades-autoFiller app which converts either a tabular sheet of grades or a bubble sheet to an excel file with corresponding input mapped to answers.
Python Implement of "A linear-time component-labeling algorithm using contour tracing technique"
Shape, Size and Color of Objects are detected using contour Detection in OpenCV Python 2
A software for extracting text from scanned images of printed text documents
A Python Program for Colour Based Object Tracking. Additionally, path of the object is traced.
Edge detection includes a variety of mathematical methods that aim at identifying edges, curves in a digital image at which the image brightness changes sharply or, more formally, has discontinuities. This program explores various methods to approach edge detection
C++ application to recognize object's contours using openCV.
✨ Solution of image processing course labs. They handle many related topics to image processing like smoothing , classification ...etc
This program aims to separate a math expression / equation (or any abstract) into its individual terms using OpenCV.
Python Script to get the Counters co-ordinates in image.
Different methods for image segmentation
Collection of notebooks for image segmentation tasks.
Use opencv-python to detect the water area in each frame of the wicking video
Contours and Convex Hull are crucial concepts in computer vision. Contours outline object boundaries in images, while Convex Hull simplifies shapes for efficient analysis and object recognition.
The project take video that contains one hand moving gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(0) or half open(0.5) calculates the direction of movement of the object of interest i.e. hand and maps it a corresponding word that is defined in a small …
This project intends to make a drawing or annotating hands-free by using Hand tracking modules and virtually drawing on a Scanned document and is a major application of Computer Vision. The document is captured in real-time and stored in the system, which is then cropped to remove the unwanted edges and background and saved again. It uses edge d…
A realtime motion detection software written in python using opencv.
Add a description, image, and links to the contours-detection topic page so that developers can more easily learn about it.
To associate your repository with the contours-detection topic, visit your repo's landing page and select "manage topics."