An open API service providing repository metadata for many open source software ecosystems.

Topic: "contours-detection"

Smorodov/ellipseDetector

OpenCV ellipse detector.

Language: C++ - Size: 1.31 MB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 4

harshnamdev98/Hand-Gesture-Scrolling

This is project based on opencv and python by which we can control our pc by using hand gestures .

Language: Python - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 2

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.

Language: Jupyter Notebook - Size: 226 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 3

mactavish10/Colour-Based-Object-Tracking

A Python Program for Colour Based Object Tracking. Additionally, path of the object is traced.

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

NJACKWinterOfCode/Printed-Text-recognition-and-conversion Fork of ishita27/Printed-Text-recognition-and-conversion 📦

A software for extracting text from scanned images of printed text documents

Size: 187 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 13

Ztrimus/object-detection-using-opencv-python

Shape, Size and Color of Objects are detected using contour Detection in OpenCV Python 2

Language: Python - Size: 19.5 KB - Last synced at: 11 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 3

wookieJ/contour-detection

C++ application to recognize object's contours using openCV.

Language: C++ - Size: 6.76 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

yl-jiang/ContourTracing

Python Implement of "A linear-time component-labeling algorithm using contour tracing technique"

Language: Jupyter Notebook - Size: 9.32 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

akash-rajak/Image-Contours-Co-ordinates

Python Script to get the Counters co-ordinates in image.

Language: Python - Size: 1.27 MB - Last synced at: 30 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jb-0001/object-motion-detection

A realtime motion detection software written in python using opencv.

Language: Python - Size: 3.09 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

bk1021/wicking_video_area_detection

Use opencv-python to detect the water area in each frame of the wicking video

Language: Python - Size: 128 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Snigdho8869/Image-Segmentation-Projects

Collection of notebooks for image segmentation tasks.

Language: Jupyter Notebook - Size: 4.24 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

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.

Language: Python - Size: 6.78 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ddS08/Medical-Image-Processing

Language: Jupyter Notebook - Size: 2.77 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

breadrock1/dr-detector

There is my own simpliest implimentation of drone detection by computer vision technologies.

Language: Python - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

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.

Size: 4.35 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

utkarsh-21st/math-expression-seperator

This program aims to separate a math expression / equation (or any abstract) into its individual terms using OpenCV.

Language: Python - Size: 961 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

bharath-acchu/Image-segmentation

Different methods for image segmentation

Language: Jupyter Notebook - Size: 2.89 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

vishalvarma07/lexicontour

A openCV package that can read multiple inputs like pdf's or images to assist in converting digital documents into structured data

Language: Python - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

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

Language: Python - Size: 35.4 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 3

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.

Size: 1.63 MB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tanmoy1999/eye_movement_detection

Iris Movement Detection

Language: Python - Size: 2.31 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

sshaplygin/find-contours

Simple scripts to find countours with OpenCV

Language: Python - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 2

Related Topics
opencv 15 image-processing 9 python3 7 computer-vision 5 opencv-python 5 python 5 contours 5 segmentation 3 image-segmentation 2 shape-detection 2 background-elimination 2 cv2 2 contour-detection 2 peak-detection 2 pyttsx3 2 roi-segmentation 2 unet-model 1 unet-image-segmentation 1 unet 1 u-net 1 unet-tensorflow 1 image-clustering 1 opencv3-python 1 roi-calculation 1 skimage 1 pillow 1 perspective-transformation 1 perspective-transform 1 matplotlib-pyplot 1 image-manipulation 1 gaussian-blur 1 dilate 1 canny-edge-detection 1 contours-opencv 1 qt5-gui 1 qt5 1 binary-image-processing 1 shape 1 matlab 1 ellipse-detector 1 ellipse 1 mpei 1 image-analysis 1 size-analyzer 1 python2 1 color-detection 1 tkinter 1 numpy 1 image 1 contours-co-ordinate 1 roi-movement-tracking 1 region-of-interest 1 python-threading 1 opencv3 1 opencv-python3 1 imutils 1 contours-analysis 1 clustering 1 water 1 detection 1 area 1 roi-centroid 1 alogrithms 1 voice-recognition 1 voice-control 1 speech-recognition 1 image-recognition 1 handgesture-recognition 1 convex-hull-algorithms 1 automation 1 sklearn 1 pyqt4 1 machine-learning 1 cnn 1 reactjs 1 node-js 1 morphological-analysis 1 hough-transform 1 bubblesheet 1 autofiller 1 text 1 math-expressions 1 kmeans-clustering 1 eye-tracking 1 eye-detection 1 cv2-library 1 basics-of-python 1 opencv4 1 object-detection 1 cv 1 thresholding 1 median-filter 1 masks 1 hounsfieldscale 1 histogram-equalization 1 gaussianfilter 1 edgedetection 1 data-visualization 1 handtracking 1 edge-detection 1