使用OpenCV实现色块追踪 为了方便大家入门OpenCV以及使用OpenCV实现颜色识别, 阿凯编写了相关的上位机脚本, 同时也有. 刚开始的时候, 你的精力可以放在算法流程上面, 没必要在前期过于关注代码的细节. 脚本的代码阿凯也是逐行注释的, 也可以作为你的项目参考 .
☆93Jul 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
Sorting:
- 1ZLab在准备挑选合适的小车来研发计算机视觉的教程时候 , 发现习惯了Python语法的我们, 在市面上找不到合适小车, 后来我们选了ESP32作为小车的控制主板, 可以使用Python对其进行交互式编程, 极大的提升了开发效率.☆96Oct 16, 2018Updated 7 years ago
- 生活不止有屏幕上的代码,还有诗和远方.☆18Apr 17, 2019Updated 6 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆84Nov 9, 2018Updated 7 years ago
- Wlkata Mirobot 六自由度机械臂 Python SDK☆15Feb 8, 2023Updated 3 years ago
- Youtu-Parsing: Perception, Structuring and Recognition via High-Parallelism Decoding☆59Feb 10, 2026Updated last month
- 监考系统☆13Mar 5, 2020Updated 6 years ago
- 针对传统快递站点的各种不足,该无人快递站点通过采用多点机器视觉模块识别快件上的条形码进而获取该货物的具体位置,再查询数据库进行数据匹配获取快件的相关信息,通过机械臂控制技术来实现智能分拣、上架,将货架信息保存至库中,并发送信息给收件人。最后,系统根据取件人的取货码或二维码,…☆15Apr 21, 2019Updated 6 years ago
- rkllm_talking is a standalone compiled voice communication system based on a large model || rkllm_talking 是一个独立编译的基于大模…☆13Oct 13, 2024Updated last year
- Color tracking with OpenCV☆168Oct 22, 2020Updated 5 years ago
- AI开发者平台。目的是要搭建一个采集视频图像并调用API进行智能化数据标注,训练完成之后进行自动化测试的平台。☆34Mar 16, 2018Updated 8 years ago
- opencv+python实现对运动目标的识别与定位(示例:黄色小球)☆10Sep 25, 2022Updated 3 years ago
- マウスクリックで指定した座標を矩形に射影変換するプログラム。☆10Jul 9, 2020Updated 5 years ago
- 二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(of…☆216Aug 17, 2018Updated 7 years ago
- 一款运动物体检测程序,利用传统的opencv识别物体。☆11Jun 9, 2018Updated 7 years ago
- 基于openCV的颜色识别并提取面积☆12May 15, 2021Updated 4 years ago
- [ICRA 2020] Residual Reactive Navigation: Combining Classical and Learned Navigation Strategies for Deployment in Unknown Environments☆12Jan 23, 2020Updated 6 years ago
- ESP-Cam是一款基于ESP32芯片的开源WIFI摄像头, 本仓库存放关于ESP-Cam的使用教程与相关开发 资料. 同时本教程还提供了Ubuntu下配置ESP-IDF开发环境的教程,以及ESP-CAM源码修改与固件编译烧录的教程.☆183Nov 19, 2018Updated 7 years ago
- Windows PE file debugger☆11Aug 30, 2017Updated 8 years ago
- 《自然语言处理——基于预训练模型的方法》全书代码实现☆12Jan 16, 2023Updated 3 years ago
- 基于cnstd+cnocr作为基础,封装的一 个ocr的web服务☆10Nov 21, 2021Updated 4 years ago
- Robomaster summer camp 2018 不同颜色的色块识别/黑线循迹☆11Oct 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
- opencv + ffmpeg 实现双相机预览、多视频的画面上下、左右拼接☆10Jul 28, 2017Updated 8 years ago
- ☆16Jan 9, 2017Updated 9 years ago
- New Home for OpenSLAM.org☆14Feb 26, 2023Updated 3 years ago
- Android demo to use darknet model in ncnn.☆14Oct 29, 2020Updated 5 years ago
- 图片颜色识别☆17Sep 9, 2021Updated 4 years ago
- Launch two rosbot robots in ROS2 for cooperative mapping and navigation☆10Mar 3, 2022Updated 4 years ago
- 这是一个基于yolo-fastest模型的小车,主控是art-pi开发板,使用了rt thread操作系统。该小车能够识别特定种类的垃圾,并使用机械臂将其拾取并放置在垃圾筐内。☆14Mar 24, 2022Updated 3 years ago
- A Train Test demo of maskrcnn_opencv☆12Jan 21, 2019Updated 7 years ago
- YoloV5模型简化部署, 方便在OpenCV里面调用。☆37Apr 13, 2022Updated 3 years ago
- OpenMv Line Follower program☆15May 21, 2017Updated 8 years ago
- This repository is part of a master thesis project that focuses on the implementation of a mobile manipulator robotic system using the Su…☆17Jun 16, 2023Updated 2 years ago
- RK3588上实现车辆车牌检测,并输出4个点的landmark,车牌颜色和车牌识别☆19Jun 7, 2024Updated last year
- Template matching ocr using scanlines and templates. Accuracy more than 80%. Need to improve accuracy and small character recognition mor…☆18Oct 6, 2017Updated 8 years ago
- Folding Deformable Objects using Predictive Simulation and Trajectory Optimization (IROS 2015)☆11Dec 17, 2017Updated 8 years ago
- 基于arduino UNO 3轮智能小车例程☆12Feb 23, 2016Updated 10 years ago
- 一个静态网页模板☆16Jul 5, 2016Updated 9 years ago
- Boost C++ Library (origin at http://www.boost.org)☆10May 15, 2020Updated 5 years ago