使用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:
- 其实Linux没有大家想得那么难,只要你掌握一些Linux的基本常识就可以算是入门Linux了。 有时候就是因为缺乏一些背景知识,导致你在学习Linux,学习命令行的时候会感觉自己一脸茫然。 1Z实验室,推出了**Linux快速入门**教程,就是给 你提供必要的背景知识,不单…☆35Dec 3, 2018Updated 7 years ago
- 为了让更多的学生可以更方便的入门OpenCV, 1Z学院 秉承make things easy的理念, 编写了这套OpenCV基础入门公开课-1Z学院. 而且课件与OpenCV源码均放置在Github上面开源, 大家可以及时下载与更新, 1Z学院会持续更新, 并录制视频教程…☆97Nov 9, 2018Updated 7 years ago
- 1ZLab在准备挑选合适的小车来研发计算机视觉的教程时候 , 发现习惯了Python语法的我们, 在市面上找不到合适小车, 后来我们选了ESP32作为小车的控制主板, 可以使用Python对其进行交互式编程, 极大的提升了开发效率.☆96Oct 16, 2018Updated 7 years ago
- 生活不止有屏幕上的代码,还有诗和远方.☆18Apr 17, 2019Updated 7 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆84Nov 9, 2018Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 本程序是基于STM32F407芯片FreeRTOS操作系统设计的云台色彩追踪系统,采用树莓派,外置摄像头,视觉处理部分采用OPENCV库处理。 通过树莓派外置USB3.0串口通信到STM32,来操作云台追踪物体。☆22Mar 3, 2022Updated 4 years ago
- A voice spoofing detection system, based on paper presented at ICSPIS 2021☆10Feb 11, 2022Updated 4 years ago
- Color tracking with OpenCV☆169Oct 22, 2020Updated 5 years ago
- rkllm_talking is a standalone compiled voice communication system based on a large model || rkllm_talking 是一个独立编译的基于大模…☆14Oct 13, 2024Updated last year
- 智能小车☆11Dec 15, 2017Updated 8 years ago
- Neural network/Haar cascade trained self-driving RC car using Raspberry Pi☆14Apr 7, 2019Updated 7 years ago
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆34Jun 30, 2022Updated 3 years ago
- 用Kinect2.0读取图像的深度等信息,分割出手部图像。用HOG提取手部图像信息,接着用SVM进行训练。目的是为了识别手势。☆10Jan 8, 2020Updated 6 years ago
- Data import/export and EViews function calls from Python.☆19Aug 31, 2023Updated 2 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- ESP-Cam是一款基于ESP32芯片的开源WIFI摄像头, 本仓库存放关于ESP-Cam的使用教程与相关开发资料. 同时本教程还提供了Ubuntu下配置ESP-IDF开发环境的教程,以及ESP-CAM源码修改与固件编译烧录的教程.☆187Nov 19, 2018Updated 7 years ago
- A work assistant for 24-hour live streaming☆13May 18, 2025Updated last year
- Robomaster summer camp 2018 不同颜色的色块识别/黑线循迹☆11Oct 27, 2019Updated 6 years ago
- 本设计采用STC12C5A60S2单片机为电动消防车的核心控制系统,方便输出PWM波。配合有L298N驱动电路模块、循迹模块、障碍物探测模块、红外火焰传感器模块和云台。车身采用亚克力板。PWM和驱动电路用于方向和速度控制;循迹模块利用光感元件,对黑色线条进行检测;障碍物探测…☆11Jul 27, 2019Updated 6 years ago
- opencv + ffmpeg 实现双相机预览、多视频的画面上下、左右拼接☆10Jul 28, 2017Updated 8 years ago
- Based on PUMA560☆11Feb 9, 2021Updated 5 years ago
- K210基础入门教程 edit by Kyle阿凯☆172May 13, 2019Updated 7 years ago
- ☆16Jan 9, 2017Updated 9 years ago
- Android demo to use darknet model in ncnn.☆14Oct 29, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- lsdslam加注释☆13Aug 26, 2017Updated 8 years ago
- 这个项目提供一个魔方从视觉识别到求解过程再到通过串口发送给单片机的方案。☆10Sep 20, 2019Updated 6 years ago
- Launch two rosbot robots in ROS2 for cooperative mapping and navigation☆10Mar 3, 2022Updated 4 years ago
- Node.js 版混淆代码, 以Egg.js + Typescript 作为示例!☆11Oct 21, 2020Updated 5 years ago
- 这是一个基于yolo-fastest模型的小车,主控是art-pi开发板,使用了rt thread操作系统。该小车能够识别特定种类的垃圾,并使用机械臂将其拾取并放置在垃圾筐内。☆17Mar 24, 2022Updated 4 years ago
- Web chat front end for rk3588_npu_llm_server / RK3588 LLM chat interface☆16Jul 16, 2024Updated last year
- YoloV5模型简化部署, 方便在OpenCV里面调用。☆37Apr 13, 2022Updated 4 years ago
- A Train Test demo of maskrcnn_opencv☆12Jan 21, 2019Updated 7 years ago
- 纯C语言写的潮流计算大作业☆11Sep 13, 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.
- cv-warpPolar-exampleは、OpenCVでの極座標変換/逆変換の実行例です。☆11Jul 11, 2020Updated 5 years ago
- A script to debloat Windows.☆14Jan 7, 2022Updated 4 years ago
- RK3588上实现车辆车牌检测,并输出4个点的landmark,车牌颜色和车牌识别☆20Jun 7, 2024Updated 2 years ago
- Reachability-based Trajectory Design☆14Aug 24, 2020Updated 5 years ago
- Unofficial implementation of "n-pairs loss for the Multi-Attention Multi-Class Constraint for Fine-grained Image Recognition" - ECCV 2018☆17Sep 10, 2019Updated 6 years ago
- A small scale autonomous vehicle which can follow lanes, and detect a STOP sign☆15Oct 21, 2018Updated 7 years ago
- 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