Code Monkey home page Code Monkey logo

阿凯爱玩机器人's Projects

1zlab_color_block_finder icon 1zlab_color_block_finder

使用OpenCV实现色块追踪 为了方便大家入门OpenCV以及使用OpenCV实现颜色识别, 阿凯编写了相关的上位机脚本, 同时也有. 刚开始的时候, 你的精力可以放在算法流程上面, 没必要在前期过于关注代码的细节. 脚本的代码阿凯也是逐行注释的, 也可以作为你的项目参考 .

1zlab_esp32_wifi_camera icon 1zlab_esp32_wifi_camera

ESP-Cam是一款基于ESP32芯片的开源WIFI摄像头, 本仓库存放关于ESP-Cam的使用教程与相关开发资料. 同时本教程还提供了Ubuntu下配置ESP-IDF开发环境的教程,以及ESP-CAM源码修改与固件编译烧录的教程.

1zlab_face_track_robot icon 1zlab_face_track_robot

二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。

1zlab_linux_tutorial icon 1zlab_linux_tutorial

其实Linux没有大家想得那么难,只要你掌握一些Linux的基本常识就可以算是入门Linux了。 有时候就是因为缺乏一些背景知识,导致你在学习Linux,学习命令行的时候会感觉自己一脸茫然。 1Z实验室,推出了**Linux快速入门**教程,就是给你提供必要的背景知识,不单单讲命令行,让你可以比较块的速度掌握Linux的基本操作。

1zlab_opencv_handwriting icon 1zlab_opencv_handwriting

OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。

crstrlib icon crstrlib

此工程主要用于C语言解析csv格式/其他格式的字符串, 提取数值,帧头帧尾校验。 可以加入到单片机工程或者添加到Arduino的库函数中。

kalman-and-bayesian-filters-in-python icon kalman-and-bayesian-filters-in-python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

makecode-arcade-games icon makecode-arcade-games

微软MakeCode出品的Arcade编程平台. 本仓库是Arcade的开源游戏教学案例, 老师们可以随意使用. 希望给大/小朋友们带来欢乐, 喜欢记得点赞哦, 也希望更多的朋友可以和我一起完善这套开源课件.

markdown4zhihu icon markdown4zhihu

一键解决知乎导入Markdown文件时图片和公式等问题。

misc3d icon misc3d

A unifiled library for 3D data processing with both c++ and python API

ompl icon ompl

The Open Motion Planning Library (OMPL)

segconvert icon segconvert

实例分割标注文件格式转换脚本工具集

webots-note icon webots-note

刚开始接触webots机器人仿真平台, 将自己探索的过程记录下来.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.