opencv-python3
There are 26 repositories under opencv-python3 topic.
julzerinos/python-opencv-leaf-detection
Python-based OpenCV program for detecting leaves and creating segmentation masks based on images in the Komatsuna dataset.
opencv-pg/opencv-pg
Interactive Qt5 Application to explore opencv functions in realtime with an interactive image processing pipeline
paveldat/rock_paper_scissor
Rock Paper Scissor Game
codewithpom/image-to-sketch
A server in python that converts images to sketch images and then returns you.
chkrr00k/IshiVision
Computer Vision Based System to read the numbers in an Ishihara Plate test
A-BIG-EGG/Face-recog
A small Raspberry Pi face recognition/baldness detector project, using OpenCV and Microsoft Face AI
gauravk268/Finger_Counting_Using_OpenCV
Count number of fingers in a frame using OpenCV
thanhhoangvan/AI_Cam
The program turns an ip camera into an AI camera
adiyadav123/Learning-Open-CV
In this project I'm learning Open CV from scratch in python. This repo will help you in learning it step by step. I will be adding awesome projects to it.
ArnabKumarRoy02/Volume-Gesture-Control
This project is a Volume Gesture Controller made using Python. This project uses opencv-python, mediapipe libraries to check for the distance between the thumb and index finger. The variance in distance changes the volume accordingly. This is an application of the Hand Tracking Module.
filip-chodziutko/optical_graph_recognition
Optical graph recognition script
julzerinos/python-opencv-species-detector
Tree species by leaf images classifier made with love in Python and OpenCV.
luizviana/DigitsRecognition
WebCam Real Time Digits Recognition - OpenCV Python3
Shreya549/Colour-Picker
Rest API to find the dominant colour and the border colour of any logo
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.
anujonthemove/Computer-Vision-Utilities
Handy Computer Vision utilities, tools.
BaseMax/FaceDetectionPyOpenCV
Tiny Python program to capture the image and video, and detect faces (in real time) powered by OpenCV.
EadrianBasila/OpenCV-Python
Cross-Platform Real-Time ObjectDetection via OpenCV
imohdalam/OpenCV-Python
Learning OpenCV to get exposed to a wide range of exciting topics like Image & Video Manipulation, Image Enhancement, Filtering, Edge Detection, Object Detection and Tracking, Face Detection and the OpenCV Deep Learning Module.
luizviana/FacialRecognition
Real Time Face Recognition - OpenCV Python3
plamk/Computer-Vision-with-Python-Udemy
I want make this course, because I want to learning how to use the Python programming language for Computer Vision.
shugaibov-valy/Microbio-Analysis-PyQt5
Project on the topic "Counting microbial colonies" on PyQT5 and OpenCV.
dhs-shrc/raspbian-slides
Introduction to OpenCV with Python3 for BuildingBloCS2020 https://buildingblocs.github.io/2020/
steven060930/Blink-Detector
implementation of opencv-python trial project
wecassidy/cv2-video-wrapper
Transparent wrappers around cv2.VideoCapture and cv2.VideoWriter to make them more Pythonic
viraj-lakshitha/learn-computer-vision
Computer vision is an interdisciplinary scientific field that deals with how computers can gain high-level understanding from digital images or videos.