python-opencv
There are 89 repositories under python-opencv topic.
Breakthrough/PySceneDetect
:movie_camera: Python and OpenCV-based scene cut/transition detection program & library.
PerpetualSmile/BeautyCamera
美颜相机,具有人脸检测、磨皮美白人脸、滤镜、调节图片、摄像功能
1zlab/1ZLAB_Face_Track_Robot
二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。
guptavasu1213/Yolo-Vehicle-Counter
This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-detection algorithm.
HuangCongQing/OpenCV
opencv(python&c++)学习教程 1、人机互动 2、物体识别 3、图像分割 4、人脸识别 5、动作识别 6、运动跟踪 7、机器人 8、运动分析 9、机器视觉 10、结构分析 11、汽车安全驾驶
alexhagiopol/orthomosaic
Rectify and stitch images together using multiview geometry.
1zlab/1ZLAB_Color_Block_Finder
使用OpenCV实现色块追踪 为了方便大家入门OpenCV以及使用OpenCV实现颜色识别, 阿凯编写了相关的上位机脚本, 同时也有. 刚开始的时候, 你的精力可以放在算法流程上面, 没必要在前期过于关注代码的细节. 脚本的代码阿凯也是逐行注释的, 也可以作为你的项目参考 .
jeffbass/imagenode
Capture and Selectively Send Images and Sensor Data; detect Motion; detect Light
076923/aws-lambda-python-opencv-layer
Provides a pre-built Python OpenCV layer for AWS Lambda.
lxaw/JojosBizarreAdventurePoseEstimator
Using OpenCV and OpenPose to recognize reference poses.
nuveo/docker-opencv
Docker image with OpenCV 2 and 3
SaranshKejriwal/Harold_Finch
Face recognition via voice Commands (OpenCV Python + SpeechRecognition 3.1.3)
daan/calibrating-with-python-opencv
intrinsics, extrinsics and pose estimation examples with KinectV2, Flir and others
py404/Django-OpenCV-Barcodes
A simple django application to read and generate 1D barcodes and QR codes
CarlosPena00/SimpleVideoAnnotation
A simple video annotation made with python + OpenCV for detection in YoloV2 format
OSSpk/Gradient-Smoothness-Structural_Similarity-Image_Histogram
🖼️ This repository contains ready to run code for the following image processing techniques: Image Gradient, Image Smoothness, Image Histogram (Intensity Histogram) and Structural Similarity Index Measure (SSIM) of Two Images
BaseMax/DetectQRCodeOpenCV
Detect QRCode and BarCode using OpenCV in Python
problemsolvewithridoy/control-your-Google-Meet-and-Zoom-meetings-using-Python-and-OpenCV
we all are use Google Meet and Zoom for online meetings. One of the biggest problems during these online meetings is muting and unmuting the microphone. To solve this problem I created this project using Python and OprnCV. This system automatically unmuting your microphone when you speak during the meetings and automatically mute when you don't
antnieszka/GestureMusicPlayer
Control music player with hand gestures
bottimaakari/osrs-gui-bots
A GUI Bot collection for OSRS (OldSchool RuneScape (tm)) using AutoPy and OpenCV for automating different processes. Repository also contains several blind coordinate clicker bots to serve the purpose until guibots have been finished.
Furkan-Gulsen/python-face-stabilization
Apply face stabilization with Python
Apparky/Real-Time-Face-Blur-using-OpenCV-Python-APPARKY
In this project , we have created a face blur using opencv (python) . Wherever your face is detected it will get blur.
Alpha-1729/Name_The_Certificate
:blue_book: Add names in the certificates using the Python3 and open-cv.
0MeMo07/Opencv-Spotify-Open
Application that can open spotify with hand signals using opencv and mediapipe
abdulkadrtr/PlakaOkuma-NumberPlateRecognition
Python OpenCV ve EasyOCR kullanılarak oluşturulmuş plaka okuma sistemi
MuhammadAmir5670/face-attendance-app
Face Recognition Based Attendance Management System
problemsolvewithridoy/Zoom-Any-Picture-Using-Hand-Gestures-
This project showcases a Python application that allows you to zoom in and out of any picture using hand gestures. It utilizes the OpenCV library along with the cvzone module to detect and track hand gestures, enabling you to control the zoom level of an image effortlessly.
bolausson/watermeter
Use a neural network for image recognition to digitize your water meter and store the values in InfluxDB
BouncyMaster/Minecraft-Bots-python
A set of bots for minecraft written in python.
19hgp-es/iris_processing
iris_processing with python-opencv
devbridie/synthesiavideo2midi
Uses OpenCV to convert a synthesia video to a playable importable midi file.
surajsinghbisht054/auto_pi_car
Auto Driving Rasberry Pi Based Project Files
vish9u-zz/intrusion_detection_using_python_OpenCV
A simple code to implement intrusion detection which gives out a warning when people pass through it. Just a motion detector.
abufarhad/Image-Processing--Face-Detection-and-Recognition
Real Time Face Detection and Recognition
vivek9patel/screen-recorder-using-python
Python program to record screen and take a screen shot using OpenCV-python library with Tkinter GUI.
earthat/Human-Action-Recogntion-Data-Set-Generation
This python opencv code is used to segment the human object from the video frame