使用OpenCV实现色块追踪 为了方便大家入门OpenCV以及使用OpenCV实现颜色识别, 阿凯编写了相关的上位机脚本, 同时也有. 刚开始的时候, 你的精力可以放在算法流程上面, 没必要在前期过于关注代码的细节. 脚本的代码阿凯也是逐行注释的, 也可以作为你的项目参考 .
☆94Jul 20, 2018Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 1ZLab在准备挑选合适的小车来研发计算机视觉的教程时候 , 发现习惯了Python语法的我们, 在市面上找不到合适小车, 后来我们选了ESP32作为小车的控制主板, 可以使用Python对其进行交互式编程, 极大的提升了开发效率.☆96Oct 16, 2018Updated 7 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆84Nov 9, 2018Updated 7 years ago
- Color detection, Contour mapping, Detecting holes, Motion detection☆10Mar 20, 2014Updated 12 years ago
- 激光雷达hls_flcd2的python调试工具。可进行串口调试,数据包解析,使用pygame绘制可视化点云数据☆14Nov 30, 2019Updated 6 years ago
- 基于Vue3+ts+element-plus+AntV X6实现的流程图编辑器☆15Nov 9, 2022Updated 3 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.
- 本程序是基于STM32F407芯片FreeRTOS操作系统设计的云台色彩追踪系统,采用树莓派,外置摄像头,视觉处理部分采用OPENCV库处理。 通过树莓派外置USB3.0串口通信到STM32,来操作云台追踪物体。☆21Mar 3, 2022Updated 4 years ago
- 针对传统快递站点的各种不足,该无人快递站点通过采用多点机器视觉模块识别快件上的条形码进而获取该货物的具体位置,再查询数据库进行数据匹配获取快件的相关信息,通过机械臂控制技术来实现智能分拣、上架,将货架信息保存至库中,并发送信息给收件人。最后,系统根据取件人的取货码或二维码,…☆15Apr 21, 2019Updated 7 years ago
- Color tracking with OpenCV☆169Oct 22, 2020Updated 5 years ago
- 二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(of…☆218Aug 17, 2018Updated 7 years ago
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆34Jun 30, 2022Updated 3 years ago
- 用Kinect2.0读取图像的深度等信息,分割出手部图像。用HOG提取手部图像信息,接着用SVM进行训练。目的是为了识别手势。☆10Jan 8, 2020Updated 6 years ago
- A work assistant for 24-hour live streaming☆13May 18, 2025Updated 11 months ago
- 移动应用基础期末大作业——简易消消乐☆14Jan 19, 2021Updated 5 years ago
- 无人监考团队的存储库☆16Dec 8, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于cnstd+cnocr作为基础,封装的一个ocr的web服务☆10Nov 21, 2021Updated 4 years ago
- Self driving RC-car pays for car barrier on its own. This repository contains code for some autonomous car techniques applied to an RC-C…☆26Oct 2, 2021Updated 4 years ago
- 此工程主要用于C语言解析csv格式/其他格式的字符串, 提取数值,帧头帧尾校验。 可以加入到单片机工程或者添加到Arduino的库函数中。☆19Nov 4, 2017Updated 8 years ago
- 本设计采用STC12C5A60S2单片机为电动消防车的核心控制系统,方便输出PWM波。配合有L298N驱动电路模块、循迹模块、障碍物探测模块、红外火焰传感器模块和云台。车身采用亚克力板。PWM和驱动电路用于方向和速度控制;循迹模块利用光感元件,对黑色线条进行检测;障碍物探测…☆11Jul 27, 2019Updated 6 years ago
- Official implementation of deep-multi-trajectory-based single object tracking (IEEE T-CSVT 2021).☆12Aug 24, 2022Updated 3 years ago
- 目标检测,人体姿态识别☆20Jul 20, 2020Updated 5 years ago
- Face detection using K210 MCU and Maixduino, then leveraging Azure Face API for age, gender, emotion recognition☆11Mar 25, 2020Updated 6 years ago
- ☆16Jan 9, 2017Updated 9 years ago
- New Home for OpenSLAM.org☆14Feb 26, 2023Updated 3 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.
- ☆15Mar 16, 2026Updated last month
- The software for the Ribbit Network Frog Sensor☆12Jun 2, 2025Updated 10 months ago
- lsdslam加注释☆13Aug 26, 2017Updated 8 years ago
- Operating System Assignment in HDU. Teacher:ZWH☆24Dec 8, 2016Updated 9 years ago
- 这个项目提供一个魔方从视觉识别到求解过程再到通过串口发送给单片机的方案。☆10Sep 20, 2019Updated 6 years ago
- 这是一个基于yolo-fastest模型的小车,主控是art-pi开发板,使用了rt thread操作系统。该小车能够识别特定种类的垃圾,并使用机械臂将其拾取并放置在垃圾筐内。☆16Mar 24, 2022Updated 4 years ago
- Web chat front end for rk3588_npu_llm_server / RK3588 LLM chat interface☆16Jul 16, 2024Updated last year
- A very simple single target tracking tool and UI interface(only STARK currently)☆13Jun 9, 2022Updated 3 years ago
- YoloV5模型简化部署, 方便在OpenCV里面调用。☆37Apr 13, 2022Updated 4 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.
- 纯C语言写的潮流计算大作业☆11Sep 13, 2018Updated 7 years ago
- OpenMv Line Follower program☆15May 21, 2017Updated 8 years ago
- RK3588上实现车辆车牌检测,并输出4个点的landmark,车牌颜色和车牌识别☆20Jun 7, 2024Updated last year
- This package allows send differents waypoints to the navigation stack of ROS (kinetic). It can be used with the GUI interface in RVIZ or …☆12Jun 4, 2021Updated 4 years ago
- Reachability-based Trajectory Design☆14Aug 24, 2020Updated 5 years ago
- ☆13May 21, 2023Updated 2 years ago
- The official repository of ICRA 2020 paper Dex-Net AR: Distributed Grasp Planning Using a Commodity Cellphone and Augmented Reality App☆20Jun 1, 2020Updated 5 years ago