本项目包含: Windows Terminal Windows 控制台主机 (conhost.exe) 上述两项目的共享组件 ColorTool 示例项目 将展示如何使用 Wind
EasyPR是一个中文的开源车牌识别系统,其目标是成为一个简单、高效、准确的车牌识别引擎。相比于其他的车牌识别系统,EasyPR有如下特点:* 它基于openCV这个开源库。这意味着你可以获取全部源代码,并且移植到java等平台。* 它能够识别中文。例如车牌为苏EUK722的图片,它可以准确地输出std:string类型的"苏EUK722"的结果。* 它的识别率较高。图片清晰情况下,车牌检测与字符识别可以达到80%以上的精度。
python开发,通过opencv获取摄像头图片,再对图片解码(二维码),提取SSID及密码,再连接WIFI
I2C device library collection for AVR/Arduino or other C++-based MCUs
A Vim-inspired note-taking application, especially for Markdown. Mirror of https://github.com/tamlok/vnote.git
trying to be a user-friendly and hackable music player
fork from https://github.com/cosven/FeelUOwn
主控采用STC89C52,经测试,也可移植到STM32平台上面。 IIC读取6050内部原始数据,通过串口输出到电脑,经匿名上位机接受数据并显示数据曲线。 对比经过卡尔曼滤波和一阶互补滤波后的数据。
Kalman Filter C++ Implementation using Eigen Library
标量Kalman滤波器的C语言实现; C implementation of Scalar Kalman Filter
DroneBridge is a system based on the WifiBroadcast approach. A bidirectional digital radio link between two endpoints is established using standard WiFi hardware and a custom protocol. DroneBridge is optimized for use in UAV applications and is a complete system. It is intended be a real alternative to other similar systems, such as DJI Lightbridge or OcuSync.