An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with opencv-python

A curated list of projects in awesome lists tagged with opencv-python .

https://github.com/shreyamalogi/ai_attendance

Attendence system using Artificial Intelligence - A collaboration project by team Mavericks

ai attendance bootstrap css face-recognition flask hog-features html jinja2 opencv-python sqlalchemy sqlite

Last synced: 24 Apr 2025

https://github.com/baponkar/mouse_controlling_with_eye

This Python Script helps to move a mouse cursor by using eye.We need two python library openCV and pyautogui.To download this two library by command 'sudo pip install cv2','sudo pip install pyautogui'

eye-detection opencv opencv-python python python3

Last synced: 12 Jun 2025

https://github.com/ahmetfurkandemir/surveillancecamera

Want to watch what happens in your home when you are not at home?.

cam camera deploy flask flask-api flask-sqlalchemy html opencv opencv-python python url

Last synced: 15 Apr 2025

https://github.com/petters/opencv_srgb_gamma

sRGB gamma tranformations in C++ and Python

c-plus-plus opencv opencv-python python

Last synced: 01 Mar 2025

https://github.com/play3rzer0/facedetection

Detecting faces in mages using Open CV and Haarcascades.

computer-science computer-vision face-detection haarcascade-frontalface opencv-python python

Last synced: 14 Jun 2025

https://github.com/allisterb/trafficcv

A small OpenCV-based cross-platform library and program that runs different computer vision and deep learning model inference on videos and live streams of traffic .

cv opencv-python traffic-analysis

Last synced: 11 Apr 2025

https://github.com/ducha-aiki/extract-patches-old

Simple function for local patch extraction from OpenCV keypoints.

local-features opencv-python python sift

Last synced: 25 Jun 2025

https://github.com/hackerb9/passportpix

Take a passport photo of proper dimensions using computer vision

camera face-detection image-processing opencv-python passport photo

Last synced: 13 Apr 2025

https://github.com/hyeonsangjeon/aisketcher

Text-to-image generation using Huggingface stable diffusion ControlNet conditioning and AWS Translate's prompt translation function

aws boto3 canny-edge-detection controlnet controlnetmodel huggingface huggingface-transformers opencv-python pndmscheduler stable-diffusion stablediffusioncontrolnetpipeline translate

Last synced: 22 Apr 2025

https://github.com/duskybomb/shape-detection

An application to recognise hand drawn shapes using OpenCV 3.4.4

handdraw opencv opencv-python shape-detection shape-recognition

Last synced: 21 Nov 2024

https://github.com/shameempk/fast_seg

Fast Interactive Image Segmentation using Graph-cut.

ciede2000 computer-vision image-segmentation opencv opencv-python

Last synced: 06 May 2025

https://github.com/koushikphy/telespy

Take Photo/Audio/Video from webcam by remotely controlling it using a Telegram bot.

audio opencv opencv-python pyaudio pytelegrambotapi python python-telegram-bot screenshot telegram telegram-bot video webcam

Last synced: 21 Mar 2025

https://github.com/merkez/darkpdf

Inverts colors of provided PDF file by saving pages as images and combining inverted version of images as one PDF

fpdf fpdf-library opencv opencv-python python3

Last synced: 12 Apr 2025

https://github.com/cuda-chen/opencv-dnn-cuda-test

Sample code of testing functions of OpenCV with CUDA-enabled DNN modules.

opencv opencv-cpp-tutorials opencv-cuda opencv-dnn opencv-python

Last synced: 14 Apr 2025

https://github.com/abhineetraj1/face-dectection-python

This project helps to locate/visualize human faces through digital camera.

face-detection machine-learning machine-learning-algorithms opencv-python python-face-detection python3

Last synced: 16 Apr 2025

https://github.com/Koushikphy/TeleSpy

Take Photo/Audio/Video from webcam by remotely controlling it using a Telegram bot.

audio opencv opencv-python pyaudio pytelegrambotapi python python-telegram-bot screenshot telegram telegram-bot video webcam

Last synced: 20 Nov 2024

https://github.com/rexledesma/haze-removal

An implementation of "Single Image Haze Removal Using Dark Channel Prior" by He et al. 2009

computer-vision haze-removal opencv-python python

Last synced: 11 Apr 2025

https://github.com/pushtogithub23/eye-blink-detection-using-mediapipe-and-opencv

This project detects eye blinks in real-time using Eye Aspect Ratio (EAR) and MediaPipe's facial landmark detection. It draws eye landmarks, calculates the EAR, and plots the results in real-time.

blink-detection blink-detection-algorithm mediapipe mediapipe-facemesh opencv-python

Last synced: 14 Jun 2025

https://github.com/devbruce/cmask2polygons

Convert rgb color mask to polygons per class

computer-vision contour-detection mask opencv-python polygon python

Last synced: 14 May 2025

https://github.com/natlee/fisheye-warping

Dewarp top-down fisheye image to panorama and rewarp panorama to fisheye image.

cli fisheye image-processing image-warping opencv opencv-python panorama python3 tools warping

Last synced: 13 Feb 2025

https://github.com/muki01/opencv_projects

OpenCV projects like Face Recognition, Item Detection, Hand Tracking, Body Detection, Color Detection and more.

color-detection face-detection face-recognition hand-detection hand-tracking human-detection human-tracking item-detection opencv opencv-python

Last synced: 11 Apr 2025

https://github.com/kxxoling/sanic_video_streaming

Live video streaming server built with Sanic framework and opencv-python.

opencv-python sanic

Last synced: 06 May 2025

https://github.com/hxndev/face-mesh-using-python

In this project, I am creating a facial mesh using opencv and mediapipe. It can detect a face even with a face mask.

code face-detection face-mesh face-mesh-detection mediapipe mediapipe-facemesh opencv opencv-python python

Last synced: 07 May 2025

https://github.com/duaraghav8/corque

Face Recognition System for automatic attendance marking @ our college

facial-recognition numpy opencv-python

Last synced: 10 Apr 2025

https://github.com/avojak/image-morphing

Implementation of image morphing

image-morphing opencv-python scipy

Last synced: 12 Mar 2025

https://github.com/mrtrkmn/product-search-in-supermarket-shelves

Project: Product Search in Supermarket Shelves | | COMP431:Computer Vision Project

computer-vision feature-extraction image-processing jupyter-notebook object-detection opencv-python python

Last synced: 12 Apr 2025

https://github.com/biswadeep-roy/cars-counter-using-yolov8

This repository contains Python code to count the number of cars, trucks, buses, and motorbikes in a video using YOLOv8 object detection. It also tracks the detected vehicles and displays the count in real-time.

cvzone opencv opencv-python python python3 ultralytics yolo yolov8

Last synced: 15 Apr 2025

https://github.com/arslanex/doctor-strange-filter

Python project using OpenCV and Mediapipe to create a Dr. Strange filter. It detects hand gestures, calculates palm midpoint and openness, then overlays a mask if the hand is open. A concise demonstration of computer vision concepts like perspective and image rotation.

instagram-filter mediapipe mediapipe-hands opencv opencv-python python

Last synced: 12 Dec 2024

https://github.com/alexlouden/python-opencv-notebook

Ready to run Jupyter notebook docker image with Python 3.9, OpenCV 4 and more

docker-image jupyter-notebook notebook opencv opencv-python

Last synced: 14 Apr 2025

https://github.com/lynkos/algae-detection

Detect and identify different species of harmful algae within natural water in real-time with AI and a camera (i.e., ESP32-CAM, smartphone, or webcam).

ai arduino artificial-intelligence c cnn computer-vision cpp deep-learning esp32 espressif html iot machine-learning neural-network opencv opencv-python python tinyml ultralytics yolov8

Last synced: 13 Apr 2025

https://github.com/stevenjoezhang/marvel-themed-intro

ๅˆถไฝœๆผซๅจ้ฃŽๆ ผ็š„็”ตๅฝฑ็‰‡ๅคด | Creating the Marvel studios intro with OpenCV

marvel opencv opencv-python

Last synced: 22 Mar 2025

https://github.com/wilsonwang371/jetsontx2fordeeplearning

Scripts for setting up Jetson TX2 with OpenCV Tensorflow & Keras for deep learning

jetson-tx2 keras opencv opencv-python tensorflow

Last synced: 16 May 2025

https://github.com/vivek3141/navigationforblind

This python program detects sidewalks and gives real time navigation to a blind man using the camera.

blind navigation opencv-python python webcam

Last synced: 14 Mar 2025

https://github.com/bluemirrors/vidsz

Common Wrapper/Interface around various video reading/writing tools to make video reading stable, consistent, and super easy around different systems and OS.

opencv-python python python3 video-reader video-writer

Last synced: 11 Apr 2025

https://github.com/yashk2000/vibe

This repository contains my implementation of the ViBe algorithm.

image-processing moving-object-detection opencv opencv-python python3 vibe vibe-algorithm video

Last synced: 23 Mar 2025

https://github.com/fooock/opencv-notebooks

Python opencv notebooks using SIFT, SURF and feature matching using Brute-Force with ORB descriptors

opencv opencv-python opencv3 opencv3-python

Last synced: 18 Mar 2025

https://github.com/dofire/OpenCV-Playing-Card-Detection

detect playing cards using OpenCV and Python โ™ฅ๏ธโ™ ๏ธโ™ฆ๏ธโ™ฃ๏ธ

ipynb jupyter-notebook opencv opencv-python playing-cards-detection python

Last synced: 12 Apr 2025

https://github.com/ra101/pose2input-mk9

Play Mortal Kombat with the camera as your input device and your body/pose as a controller.

game gamming mediapipe mk mk9 mortal-kombat mortal-kombat-9 opencv opencv-python pyautogui python python3

Last synced: 11 Apr 2025

https://github.com/circa10a/cv-notifier

Easily detect objects using computer vision and call configurable webhooks

ai artificial-intelligence nocode opencv opencv-python raspberry-pi raspberrypi webhooks yaml yolo

Last synced: 22 Jan 2025

https://github.com/dofire/opencv-playing-card-detection

detect playing cards using OpenCV and Python โ™ฅ๏ธโ™ ๏ธโ™ฆ๏ธโ™ฃ๏ธ

ipynb jupyter-notebook opencv opencv-python playing-cards-detection python

Last synced: 10 Apr 2025

https://github.com/asutoshpati/arjewelbox

A virtual jewelry trial system is a software application that uses augmented reality (AR) or virtual reality (VR) technology to allow users to "try on" jewelry virtually. By using a camera and a screen, the user can see themselves wearing different jewelry pieces in real-time, without the need to physically handle the actual jewelry.

ar face-detection jewellery jewelry opencv opencv-python python virtual

Last synced: 11 Jan 2025

https://github.com/jahongir7174/yolov8

YOLOv8 implementation without DFL using PyTorch

object-detection opencv-python python pytorch yolov8

Last synced: 08 May 2025

https://github.com/sentifyy/pdfreader

Ready to use Python application/file for parsing a specific format of pdf form, and storing relevant user data in a tabular format in excel sheet

excel forms matplotlib numpy ocr opencv-python pandas pdf pdf-converter pdfplumber pytesseract python

Last synced: 20 Mar 2025

https://github.com/meqdaddev/teachable-machine-lite

A lightweight Python package optimized for integrating exported models from Google's Teachable Machine Platform into robotics and embedded systems environments. This streamlined version of Teachable Machine Package is specifically designed for resource-constrained devices, making it easier to deploy and use your trained models in embedded apps.

deep-learning deep-neural-networks image-classification machine-learning opencv opencv-python pypi pypi-package python raspberry-pi teachable-machine tensorflow tensorflow2 tensorflowlite tensorflowlite-for-microcontrollers tflite

Last synced: 21 Mar 2025

https://github.com/hxndev/image-to-sketch

In this project, I used OpenCV to convert an image to its "what-I-call" sketch version.

code image-to-sketch opencv opencv-python python sketch

Last synced: 07 May 2025

https://github.com/perseus784/shape-finder

A Shape Finder using Corner-Harris and Heirarchical Clustering

clustering corner-detection heirarchical-clustering opencv-python shape-analysis shape-detection

Last synced: 27 Apr 2025

https://github.com/rjn32s/opencv-nft-python

This is Python Code to Generate any amount of Non-fungible Tokens

nft nft-generator open-source opencv opencv-python py

Last synced: 09 Apr 2025

https://github.com/zauberzeug/l4t-opencv

OpenCV 4.5.0 for Jetson (Linux for Tegra, l4t) with Docker.

docker jetson jetson-nano opencv opencv-python

Last synced: 11 Apr 2025

https://github.com/grebtsew/number_of_persons_in_room_from_ip_camera

Calculate number of persons in a room with Tensorflow object detection of IP camera stream.

arlo detection ip-camera object-detection opencv-python room rtsp tensorflow

Last synced: 15 Apr 2025

https://github.com/davidmasek/image_stitching

Shows image processing techniques for creating a single panorama image from multiple source images.

image-processing image-stitching opencv opencv-python panorama-stitching

Last synced: 11 Jun 2025

https://github.com/domwrap/hyperion-picamera

Interstitial program to capture and transform a video feed to use as Hyperion LED source

hyperion opencv opencv-python python raspberry-pi-camera raspicam

Last synced: 13 Feb 2025

https://github.com/cuda-chen/fish-yolo-grabcut

YOLOv3 object detection then use GrabCut to do semantic segmentation to fish market images.

fish-market-images grabcut-segmentation image-segmentation object-detection opencv-python yolov3

Last synced: 14 Apr 2025

https://github.com/scikit-surgery/scikit-surgerybard

BARD: The Basic Augmented Reality Demo, used at MedICSS summer school.

aruco augmented-reality-applications opencv-python scikit-surgery scikit-surgerybard vtk-applications

Last synced: 30 Apr 2025

https://github.com/csfelix/python-stenography

๐Ÿ Simple Python script to make Stenography in Images ๐Ÿ

cv2 image-stenography numpy opencv opencv-python python stenography

Last synced: 28 Apr 2025

https://github.com/hxndev/virtual-drag-and-drop-using-opencv

In this project we will be using OpenCV to virtually drag a rectangle and drop it at a different location. It will be further used for Virtual Mouse.

code cvzone drag-and-drop mediapipe opencv opencv-python python virtual-drag virtual-drag-and-drop virtual-drop

Last synced: 07 May 2025

https://github.com/t04glovern/aws-opencv-serverless

Run OpenCV 4.0 on Lambda using Serverless framework

aws-lambda aws-s3 opencv-python opencv4 serverless serverless-framework

Last synced: 11 Apr 2025

https://github.com/barisesen/opencv-examples

opencv examples with python

image-processing opencv opencv-python

Last synced: 06 Dec 2024

https://github.com/makew0rld/live-glitch

Realtime glitch art effects with Python and OpenCV.

glitch glitch-art opencv opencv-python python realtime webcam

Last synced: 21 Apr 2025

https://github.com/jahongir7174/sixdrepnet

6D Rotation Representation for Unconstrained Head Pose Estimation

head-pose-estimation opencv-python python pytorch

Last synced: 10 Apr 2025

https://github.com/ntnbrtnkv/chess-recognize

โ™Ÿ๐Ÿ” Parse FEN from clipboard image and analyse on https://lichess.org

chess chess-position chessboard-detection chessboard-recognition opencv opencv-python

Last synced: 13 May 2025

https://github.com/sampreets3/treecounter-ml

A simple application that detects and counts the number of trees in a vineyard. Makes use of darknet and OpenCV.

darknet deep-learning opencv opencv-python yolov3

Last synced: 30 Apr 2025