03 2023 档案

摘要:C++实现: void PointDisgus(vector<Point>& Points) { Point t; int n = Points.size(); int i, j; vector<Point> OutPoints; vector<Point> Points_ = Points; st 阅读全文
posted @ 2023-03-17 10:42 cn_gzb 阅读(197) 评论(0) 推荐(0) 编辑
摘要:参考过:树莓派zero w无显示器配置wifi和ssh - 简书 (jianshu.com) 经过一天半的摸索,踩过了很多坑,这里记录一下 1、系统网站:https://www.raspberrypi.org/downloads/raspberry-pi-os/ 由于zero w 性能不太行,我下载 阅读全文
posted @ 2023-03-14 11:01 cn_gzb 阅读(491) 评论(0) 推荐(0) 编辑
摘要:安装: https://blog.csdn.net/NeoZng/article/details/126065521 装完后: 查看头文件和库文件目录:pkg-config --libs opencv4 pkg-config --cflags opencv4 查看OpenCV版本 pkg-confi 阅读全文
posted @ 2023-03-09 20:31 cn_gzb 阅读(214) 评论(0) 推荐(0) 编辑

欢迎阅读『2023 年 3月 随笔档案』
点击右上角即可分享
微信分享提示