contours-detection
There are 29 repositories under contours-detection topic.
Smorodov/ellipseDetector
OpenCV ellipse detector.
harshnamdev98/Hand-Gesture-Scrolling
This is project based on opencv and python by which we can control our pc by using hand gestures .
ZiadSheriif/Sa7a7LY
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.
yl-jiang/ContourTracing
Python Implement of "A linear-time component-labeling algorithm using contour tracing technique"
mactavish10/Colour-Based-Object-Tracking
A Python Program for Colour Based Object Tracking. Additionally, path of the object is traced.
NJACKWinterOfCode/Printed-Text-recognition-and-conversion
A software for extracting text from scanned images of printed text documents
Ztrimus/object-detection-using-opencv-python
Shape, Size and Color of Objects are detected using contour Detection in OpenCV Python 2
Sri-Sai-Charan/Edge-Detection
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
wookieJ/contour-detection
C++ application to recognize object's contours using openCV.
AhmedHosny2024/Image-Processing-Labs
✨ Solution of image processing course labs. They handle many related topics to image processing like smoothing , classification ...etc
akash-rajak/Image-Contours-Co-ordinates
Python Script to get the Counters co-ordinates in image.
utkarsh-21st/math-expression-seperator
This program aims to separate a math expression / equation (or any abstract) into its individual terms using OpenCV.
AditiBagora/DynamicGestureRecognition
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 static dictionary in the program. Sample video is placed in Sentences folder.
bharath-acchu/Image-segmentation
Different methods for image segmentation
bk1021/wicking_video_area_detection
Use opencv-python to detect the water area in each frame of the wicking video
breadrock1/dr-detector
There is my own simpliest implimentation of drone detection by computer vision technologies.
jb-0001/object-motion-detection
A realtime motion detection software written in python using opencv.
Prometheussx/Contours-Convex-Hull
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.
Snigdho8869/Image-Segmentation-Projects
Collection of notebooks for image segmentation tasks.
AntonioPedro07/Detection-Contours
This repository contains implementations and comparisons of various contour detection techniques using OpenCV. The primary objective is to offer a comprehensive platform to explore, test, and compare the performance of these methods in detecting objects from a camera feed.
ashutoshraj/Form-Character-Extraction
Extracting forms character without messing up the sequence.
RhuthuHegde/Document-Scanner-with-Air-Drawing
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 detection and Canny detection and does automatic corner detection, image sharpening, and colour thresholding. The hand tracking is module is used to detect the fingertips from the web camera for drawing on the Canvas using the Index finger. Two fingers are used for colour selection and an Index finger is used to annotate on the document making it contact-less and easy
vishalvarma07/lexicontour
A openCV package that can read multiple inputs like pdf's or images to assist in converting digital documents into structured data
AditiBagora/StaticGestureRecognition
The project takes an image that contains one hand static 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) and maps it a corresponding word that is defined in a small static dictionary in the program. it uses the text to speech module to convert the word into speech. Sample images are placed in Images folder.
sshaplygin/find-contours
Simple scripts to find countours with OpenCV
tanmoy1999/eye_movement_detection
Iris Movement Detection