Pinned Repositories
3D-Point-Cloud-Analytics
Portfolio for 3D Point Cloud Processing from www.shenlanxueyuan.com China
clash
A rule-based tunnel in Go.
data
PCD files for tutorials, examples, or PCL-related applications
DocsForReview
吉林大学计算机科学与技术学院研究生课程复习资料
opencv
Open Source Computer Vision Library
OpenCV_boostdesc_vgg_file
在编译OpenCV的时候经常出现缺少.i文件,所以一次性把他们做个集合
pcl-learning
PCL(Point Cloud Library)点云库
pistreaming
A little demo of streaming the Pi's camera to web browsers
PyPunchP2P
Python实现NAT穿透+STUN+TURN+P2P聊天 | Python P2P chat
python-nat-hole-punching
UDP and TCP NAT hole punching examples in python
PoLyGaLa20's Repositories
PoLyGaLa20/3D-Point-Cloud-Analytics
Portfolio for 3D Point Cloud Processing from www.shenlanxueyuan.com China
PoLyGaLa20/clash
A rule-based tunnel in Go.
PoLyGaLa20/data
PCD files for tutorials, examples, or PCL-related applications
PoLyGaLa20/DocsForReview
吉林大学计算机科学与技术学院研究生课程复习资料
PoLyGaLa20/opencv
Open Source Computer Vision Library
PoLyGaLa20/OpenCV_boostdesc_vgg_file
在编译OpenCV的时候经常出现缺少.i文件,所以一次性把他们做个集合
PoLyGaLa20/pcl-learning
PCL(Point Cloud Library)点云库
PoLyGaLa20/pistreaming
A little demo of streaming the Pi's camera to web browsers
PoLyGaLa20/PyPunchP2P
Python实现NAT穿透+STUN+TURN+P2P聊天 | Python P2P chat
PoLyGaLa20/python-nat-hole-punching
UDP and TCP NAT hole punching examples in python
PoLyGaLa20/Raspberry_robot
项目描述:为了实现狭小空间搜救任务,采用Android控制端、树莓派、WiFi模组等实现智能六足搜救机器人的设计。机器人能够实时传输采集的视频以及传感器数据到Android客户端,客户端也能够实时下发控制指令以及查询所识别人脸的身份信息。 项目职责:1.在树莓派上搭建深度学习平台,搭建CNN网络训练人脸识别分类器。2.树莓派配置AP热点,实时上传视频流到固定URL。 3.实现Android与树莓派的无线通信,实现视频实时显示、指令下发以及身份识别等工作。(仅上传了核心代码,完整代码请联系)
PoLyGaLa20/ROS-Academy-for-Beginners
**大学MOOC《机器人操作系统入门》课程代码示例
PoLyGaLa20/self_commit_ORB-SLAM2
ORB-SLAM2 源码注释, 基于泡泡机器人的注释版本
PoLyGaLa20/slambook
PoLyGaLa20/Streaming-Video-Server-and-Client
Implemented a Python streaming video server and client that communicate using the Real Time Streaming Protocol (RTSP) and send data using the Real-time Transport Protocol (RTP).
PoLyGaLa20/UDP-Video-Transfer
2019 Deecamp冬令营 - 低延迟视频传输