生活不止有屏幕上的代码,还有诗和远方.
☆18Apr 17, 2019Updated 6 years ago
Alternatives and similar repositories for 1ZLAB-PyQT-Healthy-Work
Users that are interested in 1ZLAB-PyQT-Healthy-Work are comparing it to the libraries listed below
Sorting:
- 这是为ESP32 micropython 开发的一款通过wifi进行热更新代码的工具,旨在为各位MicroPython爱好者带来更好的开发体验和开发效率.☆13Nov 26, 2018Updated 7 years ago
- 基于aruco的室内建图与相机定位☆16Jun 12, 2018Updated 7 years ago
- This is a routine that supports Chinese display☆10Jan 9, 2019Updated 7 years ago
- 1ZLab在准备挑选合适的小车来研发计算机视觉的教程时候 , 发现习惯了Python语法的我们, 在市面上找不到合适小车, 后来我们选了ESP32作为小车的控制主板, 可以使用Python对其进行交互式编程, 极大的提升了开发效率.☆96Oct 16, 2018Updated 7 years ago
- C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等☆17May 22, 2020Updated 5 years ago
- opencv实现人脸检测, 识别视频流中人脸的位置,并且画出人脸所在的矩形区域。☆43Aug 10, 2018Updated 7 years ago
- MicroPython ESP32 从入门到差不多系列课程, 1Z实验室出品☆113Nov 9, 2018Updated 7 years ago
- Microbit Python Driver for PCA9685 16-Channel 12-bit PWM/Servo Driver - I2C interface☆27Jan 28, 2017Updated 9 years ago
- OpenCV激光十字识别, 识别端点还有交叉点。☆14Aug 16, 2018Updated 7 years ago
- Nestronic Game Music Synthesizer Alarm Clock☆38Jun 14, 2025Updated 9 months ago
- 为了让更多的学生可以更方便的入门OpenCV, 1Z学院 秉承make things easy的理念, 编写了这套OpenCV基础入门公开课-1Z学院. 而且课件与OpenCV源码均放置在Github上面开源, 大家可以及时下载与更新, 1Z学院会持续更新, 并录制视频教程…☆97Nov 9, 2018Updated 7 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆84Nov 9, 2018Updated 7 years ago
- Micropython driver for 16-channel, 12-bit PWM chip the pca9685☆58Dec 15, 2018Updated 7 years ago
- RDFS: an erasure code based cloud storage system☆38Jul 28, 2014Updated 11 years ago
- XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.☆43Apr 2, 2024Updated last year
- ESP-Cam是一款基于ESP32芯片的开源WIFI摄像头, 本仓库存放关于ESP-Cam的使用教程与相关开发资料. 同时本教程还提供了Ubuntu下配置ESP-IDF开发环境的教程,以及ESP-CAM源码修改与固件编译烧录的教程.☆183Nov 19, 2018Updated 7 years ago
- ☆10Aug 9, 2021Updated 4 years ago
- EfficientGrasp model based on EfficientPose and EfficientDet to identify robotic grasps.☆11Jul 8, 2021Updated 4 years ago
- Repository storing code for using Intel RealSense D415 and T265 cameras with RTAB-MAP to perform SLAM/mapping☆11Sep 10, 2020Updated 5 years ago
- Code for my publication: Deep Learning Predictive Band Switching in Wireless Networks. Paper accepted for publication to IEEE Transaction…☆17Jul 2, 2020Updated 5 years ago
- matlab code for SEARCH: A Stochastic Election Approach for Heterogeneous Wireless Sensor Networks☆10Jun 11, 2016Updated 9 years ago
- ROS package for geometric-semantic segmentation of RGB-D sequences.☆14Oct 19, 2021Updated 4 years ago
- use LittlevGL on esp32,with some lcd、touch device drivers☆78Jun 10, 2019Updated 6 years ago
- 各种安全相关思维导图整理收集☆11Sep 7, 2015Updated 10 years ago
- STM32机械臂履带车☆19Nov 3, 2020Updated 5 years ago
- “DEEP NETWORKS FOR COMPRESSED IMAGE SENSING”,this is my repetition☆11Jun 15, 2023Updated 2 years ago
- 第十四届全国大学生智能汽车竞赛室外光电竞速创意赛,ART-Racecar☆18Mar 27, 2019Updated 6 years ago
- ☆13May 31, 2023Updated 2 years ago
- ☆12Jul 26, 2024Updated last year
- Transfer Learning using state-of-the-art CNN architectures (ResNet34 and Xception). Class engineering, learning rate/weight decay tuning …☆11Jun 11, 2019Updated 6 years ago
- Must-read papers on network representation learning (NRL) / network embedding (NE)☆14Mar 14, 2019Updated 7 years ago
- TMAG5273 magnetic sensor Arduino driver☆13May 13, 2024Updated last year
- 二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(of…☆216Aug 17, 2018Updated 7 years ago
- C++ library for Random Linear Network Coding☆16Mar 26, 2015Updated 10 years ago
- Keras workspace for Sipeed MAIX boards☆11Apr 25, 2019Updated 6 years ago
- Make the training data for yolov2, this code will output the label file for every picture.☆11Dec 12, 2019Updated 6 years ago
- 使用OpenCV实现色块追踪 为了方便大家入门OpenCV以及使用OpenCV实现颜色识别, 阿凯编写了相关的上位机脚本, 同时也有. 刚开始的时候, 你的精力可以放在算法流程上面, 没必要在前期过于关注代码的细节. 脚本的代码阿凯也是逐行注释的, 也可以作为你的项目参考 …☆93Jul 20, 2018Updated 7 years ago
- Research code repository for ongoing development of methods connecting quantization and compressed sensing.☆18May 14, 2013Updated 12 years ago
- in-progress motor controller, towards accessible closed-loop control☆14Aug 28, 2017Updated 8 years ago