opencv实现人脸检测, 识别视频流中人脸的位置,并且画出人脸所在的矩形区域。
☆43Aug 10, 2018Updated 7 years ago
Alternatives and similar repositories for 1ZLAB_OpenCV_Face_Detection
Users that are interested in 1ZLAB_OpenCV_Face_Detection are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 生活不止有屏幕上的代码,还有诗和远方.☆18Apr 17, 2019Updated 7 years ago
- 这是为ESP32 micropython 开发的一款通过wifi进行热更新代码的工具,旨在为各位MicroPython爱好者带来更好的开发体验和开发效率.☆13Nov 26, 2018Updated 7 years ago
- PID可视化调参工具☆13Aug 25, 2018Updated 7 years ago
- OpenCV激光十字识别, 识别端点还有交叉点。☆15Aug 16, 2018Updated 7 years ago
- MicroPython ESP32 从入门到差不多系列课程, 1Z实验室出品☆113Nov 9, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 轻量级目标检测 deeposrt目标追踪☆13Apr 13, 2021Updated 5 years ago
- Test application. Transfer data between a libusb device and android application.☆12Oct 14, 2018Updated 7 years ago
- Android Studio基于mediapipe的手势控制☆10Mar 11, 2020Updated 6 years ago
- 使用NotificationListenerService写了一个监听Android通知栏的程序☆11Sep 14, 2018Updated 7 years ago
- 网盘项目☆10Mar 9, 2017Updated 9 years ago
- 1ZLab在准备挑选合适的小车来研发计算机视觉的教程时候 , 发现习惯了Python语法的我们, 在市面上找不到合适小车, 后来我们选了ESP32作为小车的控制主板, 可以使用Python对其进行交互式编程, 极大的提升了开发效率.☆96Oct 16, 2018Updated 7 years ago
- CenterNet used for pedestrian detection☆26May 31, 2019Updated 6 years ago
- 其实Linux没有大家想得那么难,只要你掌握一些Linux的基本常识就可以算是入门Linux了。 有时候就是因为缺乏一些背景知识,导致你在学习Linux,学习命令行的时候会感觉自己一脸茫然。 1Z实验室,推出了**Linux快速入门**教程,就是给你提供必要的背景知识,不单…☆35Dec 3, 2018Updated 7 years ago
- 二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(of…☆218Aug 17, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 移动端安全管控平台——移动应用基本信息检测、恶意行为检测、安全规范检测、渠道监测、钓鱼伪造监测、通报预警服务等☆23Sep 30, 2019Updated 6 years ago
- 基于SSM框架的在线云盘☆10Mar 7, 2019Updated 7 years ago
- 这是我的csdn博客代码,只有代码实现,没有详细解释,欲了解更多信息,请访问我的csdn博客:☆12May 2, 2019Updated 7 years ago
- 使用openwrt系统写的网关应用,硬件采用MT7688☆15Jul 15, 2018Updated 7 years ago
- 用于讲解 flask 相关的一些用法!!!有事儿没事儿请看 SF 上的 flask讨论组——https://segmentfault.com/g/1570000010810736/d/1560000011164580 或本人的blog——http://www.os373.c…☆10Nov 21, 2017Updated 8 years ago
- 人脸识别sdk功能包含:摄像头操作封装,人脸检测、特征提取、人脸特征比对、性别检测、年龄检测等;人脸检测耗时: 13 毫秒; 年龄检测耗时: 93 毫秒; 性别检测耗时: 79 毫秒; 特征提取耗时: 109 毫秒; 比对10000次用时: 1063 毫秒; 识别率>99.…☆14Sep 29, 2018Updated 7 years ago
- ☆26Jun 26, 2016Updated 9 years ago
- Install libfreenect2 on a Jetson Development Kit. libfreenect2 is a driver for Microsoft Kinect V2☆14Aug 9, 2017Updated 8 years ago
- 基于OpenCV的视频人脸识别☆622May 9, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 无人机画面坦克检测定位系统源码分享[一条龙教学YOLOV8标注好的数据集一键训练_70+全套改进创新点发刊_Web前端展示]☆11Sep 12, 2024Updated last year
- DEPRECATED Documentation for the Gecko SDK for the EFM32, EFR32 and EZR32 devices from Silicon Labs.☆18Dec 3, 2019Updated 6 years ago
- DUT编译原理课程设计,定义了一个C语言子集,包含词法分析,语法分析,语义分析,解释执行以及相应的图形界面☆12Nov 13, 2020Updated 5 years ago
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Jun 19, 2018Updated 7 years ago
- DukeMTMC-reID_baseline (Matlab)☆18Aug 8, 2017Updated 8 years ago
- 基于SSM框架开发的在线云盘☆11Aug 28, 2018Updated 7 years ago
- 使用百度百科+词性对规则构建数据☆13Oct 2, 2019Updated 6 years ago
- a react component for uploading large file. React 大文件上传☆15Feb 27, 2018Updated 8 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆84Nov 9, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Python package manager☆11Jul 11, 2021Updated 4 years ago
- 在原有的KCF TLD的基础上,为了实现跟随功能,增加的速度发布机制。FOR ZYQ☆11Jul 23, 2017Updated 8 years ago
- 博客系列☆17Mar 29, 2020Updated 6 years ago
- 香山文化知识图谱系统-前端 Xiangshan Culture Knowledge Grpah System - Frontend☆15Dec 10, 2022Updated 3 years ago
- Gazebo 中基于PX4无人机对特定物体进行识别并撞击或穿越(例如气球、门框)的仿真程序。 The simulation programme based on Gazebo and PX4 to fly across or crash object.☆10Jun 28, 2024Updated last year
- ☆18Oct 30, 2025Updated 6 months ago
- Micropython driver for 16-channel, 12-bit PWM chip the pca9685☆59Dec 15, 2018Updated 7 years ago