jiejie1993 / Raspberry_robotLinks
项目描述:为了实现狭小空间搜救任务,采用Android控制端、树莓派、WiFi模组等实现智能六足搜救机器人的设计。机器人能够实时传输采集的视频以及传感器数据到Android客户端,客户端也能够实时下发控制指令以及查询所识别人脸的身份信息。 项目职责:1.在树莓派上搭建深度学习平台,搭建CNN网络训练人脸识别分类器。2.树莓派配置AP热点,实时上传视频流到固定URL。 3.实现Android与树莓派的无线通信,实现视频实时显示、指令下发以及身份识别等工作。(仅上传了核心 代码,完整代码请联系)
☆17Updated 6 years ago
Alternatives and similar repositories for Raspberry_robot
Users that are interested in Raspberry_robot are comparing it to the libraries listed below
Sorting:
- Tensorflow 自动打标工具 python版☆46Updated 6 years ago
- 人体姿态估计☆42Updated 5 years ago
- 一款从图片识别狗的类别的应用,包括Android版和微信小程序版。☆124Updated 6 years ago
- Android Studio基于mediapipe的手势控制☆10Updated 5 years ago
- 变电站作业管控平台。包括人脸识别考勤,移动目标跟踪,越线检测,安全措施检测,姿态识别等功能。☆95Updated 6 years ago
- 运用图像处理计算机视觉技术结合现今火热的深度学习,完成基于无人机的高速公路违章检测,对算法进行研究与实现☆59Updated 5 years ago
- Android+opencv+tensorflow,使用Android studio开发app,实时识别手写数字,使用tensorflow训练的模型给手机使用,将tensorflow移植到手机上,利用Android端的opencv对摄像头实时获取的图片进行处理识别