会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
bitterteaer
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
9
10
11
12
13
14
15
16
17
18
下一页
2023年1月14日
Supervisor使用教程
摘要: https://www.cnblogs.com/52fhy/p/10161253.html
阅读全文
posted @ 2023-01-14 17:15 bitterteaer
阅读(12)
评论(0)
推荐(0)
2023年1月7日
图片标注工具Labelme的安装及使用方法
摘要: https://blog.csdn.net/zong596568821xp/article/details/83375227
阅读全文
posted @ 2023-01-07 22:05 bitterteaer
阅读(27)
评论(0)
推荐(0)
爬取百度图片
摘要: from fake_useragent import UserAgent import requests import re import uuid headers = {"User-agent": UserAgent().random, # 随机生成一个代理请求 "Accept-Encoding"
阅读全文
posted @ 2023-01-07 18:26 bitterteaer
阅读(55)
评论(0)
推荐(0)
2023年1月5日
linux 打开端口1935,CentOS服务器开放端口
摘要: https://blog.csdn.net/weixin_39915308/article/details/116846197
阅读全文
posted @ 2023-01-05 16:35 bitterteaer
阅读(50)
评论(0)
推荐(0)
cartographer 使用自己的雷达
摘要: 文件修改 demo_revo_lds.launch <!-- Copyright 2016 The Cartographer Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use
阅读全文
posted @ 2023-01-05 16:21 bitterteaer
阅读(110)
评论(0)
推荐(0)
2023年1月3日
opencv-python同时调用两个摄像头
摘要: import cv2 import numpy as np capture = cv2.VideoCapture(0) capture_usb = cv2.VideoCapture(2) # 打开自带的摄像头 if capture.isOpened() and capture_usb.isOpene
阅读全文
posted @ 2023-01-03 15:22 bitterteaer
阅读(2636)
评论(0)
推荐(0)
2022年12月23日
nano 自启动脚本实现方式
摘要: nano 自启动脚本实现方式 https://blog.csdn.net/Lstar_/article/details/120993385 gnome-session-properties
阅读全文
posted @ 2022-12-23 14:31 bitterteaer
阅读(46)
评论(0)
推荐(0)
2022年11月29日
pip导出 requirements.txt
摘要: pipreqs pip install pipreqs 在python项目的根目录下 使用 pipreqs ./ pipreqs ./ --encoding=utf8 INFO: Successfully saved requirements file in ./requirements.txt
阅读全文
posted @ 2022-11-29 14:33 bitterteaer
阅读(90)
评论(0)
推荐(0)
2022年11月25日
在deepin20.6上运行ros和far planner
摘要: https://blog.csdn.net/weixin_39977764/article/details/125348862
阅读全文
posted @ 2022-11-25 16:13 bitterteaer
阅读(76)
评论(0)
推荐(0)
2022年10月30日
deepin v20.6+cuda+cudnn+anaconda(miniconda)
摘要: https://blog.csdn.net/qq_39821554/article/details/126256588 sudo aptitude install conda config --set auto_activate_base false
阅读全文
posted @ 2022-10-30 17:37 bitterteaer
阅读(30)
评论(0)
推荐(0)
上一页
1
···
9
10
11
12
13
14
15
16
17
18
下一页
公告