-
Updated
Feb 12, 2023 - Python
python-opencv
Here are 71 public repositories matching this topic...
二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。
-
Updated
Aug 17, 2018 - Python
This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-detection algorithm.
-
Updated
May 30, 2020 - Python
Rectify and stitch images together using multiview geometry.
-
Updated
Jul 5, 2017 - Python
使用OpenCV实现色块追踪 为了方便大家入门OpenCV以及使用OpenCV实现颜色识别, 阿凯编写了相关的上位机脚本, 同时也有. 刚开始的时候, 你的精力可以放在算法流程上面, 没必要在前期过于关注代码的细节. 脚本的代码阿凯也是逐行注释的, 也可以作为你的项目参考 .
-
Updated
Jul 20, 2018 - Python
opencv(python&c++)学习教程 1、人机互动 2、物体识别 3、图像分割 4、人脸识别 5、动作识别 6、运动跟踪 7、机器人 8、运动分析 9、机器视觉 10、结构分析 11、汽车安全驾驶
-
Updated
Feb 9, 2023 - Jupyter Notebook
Capture and Selectively Send Images and Sensor Data; detect Motion; detect Light
-
Updated
Apr 7, 2022 - Python
Docker image with OpenCV 2 and 3
-
Updated
Jul 1, 2019 - Dockerfile
intrinsics, extrinsics and pose estimation examples with KinectV2, Flir and others
-
Updated
Sep 2, 2019 - Jupyter Notebook
Face recognition via voice Commands (OpenCV Python + SpeechRecognition 3.1.3)
-
Updated
Dec 7, 2015 - Python
A simple video annotation made with python + OpenCV for detection in YoloV2 format
-
Updated
Oct 25, 2020 - Python
Apply face stabilization with Python
-
Updated
Mar 10, 2021 - Python
Provides a pre-built Python OpenCV layer for AWS Lambda.
-
Updated
Feb 21, 2023
-
Updated
Jan 17, 2021 - Python
Control music player with hand gestures
-
Updated
Feb 1, 2020 - Python
-
Updated
Apr 30, 2021 - Python
A simple django application to read and generate 1D barcodes and QR codes
-
Updated
Sep 15, 2021 - Python
Detect QRCode and BarCode using OpenCV in Python
-
Updated
Jan 20, 2022 - Python
A set of bots for minecraft written in python.
-
Updated
Jan 8, 2019 - Python
Improve this page
Add a description, image, and links to the python-opencv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python-opencv topic, visit your repo's landing page and select "manage topics."