1zlab / 1ZLAB_Color_Block_FinderLinks
使用OpenCV实现色块追踪 为了方便大家入门OpenCV以及使用OpenCV实现颜色识别, 阿凯编写了相关的上位机脚本, 同时也有. 刚开始的时候, 你的精力可以放在算法流程上面, 没必要在前期过于关注代码的细节. 脚本的代码阿凯也是逐行注释的, 也可以作为你的项目参考 .
☆93Updated 7 years ago
Alternatives and similar repositories for 1ZLAB_Color_Block_Finder
Users that are interested in 1ZLAB_Color_Block_Finder are comparing it to the libraries listed below
Sorting:
- 二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(of…☆212Updated 7 years ago
- An OpenCV GUI for education built with EmguCV(C#)☆137Updated 3 years ago
- face++,百度ai,虹软,face_recognition 实现人脸检测 人脸识别☆134Updated 3 years ago
- opencv实现人脸检测, 识别视频流中人脸的位置,并且画出人脸所在的矩形区域。☆43Updated 7 years ago
- ☆97Updated 6 years ago
- 基于tensorflow的手势识别和分类代码☆216Updated 7 years ago
- 学习opencv,前面是C++写的,后面是python写的☆52Updated 6 years ago
- 该项目基于python-contrib-opencv,dlib,pyqt5。能够实现电脑端摄像头读取视频,实时人脸录入,人脸检测,人脸识别等功能。☆273Updated 6 years ago
- ☆277Updated 4 years ago
- 实现手势控制音量☆22Updated 2 years ago
- Opencv视频流传输到网页浏览器并做目标检测☆41Updated 5 years ago
- 疲劳驾驶检测☆29Updated 6 years ago
- tiny—yolov3(keras)检测自己的图像,三类目标☆186Updated 3 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆84Updated 6 years ago
- pyqt5 + opencv 实现视频播放,支持实时流,支持远程文件☆116Updated 7 years ago
- 变电站作业管控平台。包括人脸识别考勤,移动目标跟踪,越线检测,安全措施检测,姿态识别等功能。☆96Updated 6 years ago
- 基于yolo3的人数统计程序☆109Updated 5 years ago
- 基于opencv的指针式仪表的识别与读数☆128Updated 6 years ago
- YOLO V3(Tensorflow 1.x) 安全帽 识别 | 提供数据集下载和与预训练模型☆237Updated 5 years ago
- 蔬菜水果图片识别少量样本测试效果☆60Updated 7 years ago
- The Opencv-Python tutorial Chinese translation #OpenCV-Python教程的中文翻译☆123Updated 6 years ago
- 多个网络摄像头进 行拉流以及对象检测。平台使用Jetson TX2 (ARM architecture),海康摄像头,对象检测采用YOLO v3模型。☆88Updated 5 years ago
- A high-performance demo for face recognition based on deep learning.☆109Updated last year
- Vehicle License Plate Recognition,车牌识别,基于opencv一步步实现☆133Updated 5 years ago
- 一键预览 OpenCV 60 种图像效果,图像预处理 pipeline 工具☆93Updated 4 years ago
- 此代码用于目标检测,模型小,检测速度快速,适合没GPU显卡的嵌入式设备运行,比如“树莓派”、ARM开发板、嵌入式开发板。☆44Updated 4 years ago
- mask detection, Raspberry Pi, MLX90614, Python, Flask, OpenCV, video stream,树莓派,口罩佩戴检测,人工智能、温度检测☆94Updated last year
- 深度学习 + OpenCV,Python实现实时视频目标检测☆102Updated 6 years ago
- 基于YOLO-lite的web实时人脸检测,tfjs人脸检测,目标检测☆74Updated 6 years ago
- 1ZLab在准备挑选合适的小车来研发计算机视觉的教程时候 , 发现习惯了Python语法的我们, 在市面上找不到合适小车, 后来我们选了ESP32作为小车的控制主板, 可以使用Python对其进行交互式编程, 极大的提升了开发效率.☆96Updated 7 years ago