会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Zenith Hugh
We Go To The Moon
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
9
10
11
12
13
14
15
16
17
···
31
下一页
2024年4月9日
ubuntu 系统连接了 蓝牙耳机但是没有声音也无法设置
摘要: 我的网卡是 ax210 带蓝牙。系统是 ubuntu 20.04 $ pactl load-module module-bluetooth-discover Failure: Module initialization failed 虽然失败了,但是好像出来了下面的选项了: pavucontrol
阅读全文
posted @ 2024-04-09 10:55 Zenith_Hugh
阅读(2794)
评论(0)
推荐(0)
2024年4月7日
OpenPano 复现
摘要: https://github.com/ppwwyyxx/OpenPano 复现 git clone https://github.com/ppwwyyxx/OpenPano.git # ubuntu 安装依赖 sudo apt install build-essential sed cmake li
阅读全文
posted @ 2024-04-07 10:50 Zenith_Hugh
阅读(81)
评论(0)
推荐(0)
2024年4月2日
stitching 图像拼接实践
摘要: 代码: https://github.com/OpenStitching/stitching/tree/main 1. 安装 docker https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository 选择 I
阅读全文
posted @ 2024-04-02 23:34 Zenith_Hugh
阅读(407)
评论(0)
推荐(0)
github 推送 port 443 : Timed out
摘要: 解决: https://zhuanlan.zhihu.com/p/636418854 注意是 clash 注意修改成自己的IP和端口号 git config --global http.proxy http://127.0.0.1:7890 git config --global https.pro
阅读全文
posted @ 2024-04-02 16:43 Zenith_Hugh
阅读(36)
评论(0)
推荐(0)
2024年3月29日
Orin NX 升级 cmake 3-16 到 3-23 和 安装 open3D C++ 和 PCL
摘要: 1. 更新 cmake 版本 cmake --version 1. 1 下载: https://cmake.org/files/v3.23/ wget https://cmake.org/files/v3.23/cmake-3.23.0-linux-aarch64.sh 1.2. 卸载原来的 sud
阅读全文
posted @ 2024-03-29 18:34 Zenith_Hugh
阅读(603)
评论(2)
推荐(0)
2024年3月27日
agx orin nx 安装 opencv4.9 cuda 版本
摘要: 1. 卸载 原来的CPU版 opencv sudo apt purge libopencv* sudo apt update 2. 找一个路径,存放下载 opencv 安装包 sudo wget -O opencv-4.9.0.zip wget https://github.com/opencv/o
阅读全文
posted @ 2024-03-27 17:38 Zenith_Hugh
阅读(911)
评论(0)
推荐(0)
2024年2月18日
E5
摘要: E5 v3 最强 CPU: 2696v3 与 2699v3: 相同点: 主频:2.3 TDP: 145w 区别: 2696v3 支持 ddr3 单核睿频 3.6g -> 3.8g 支持 ddr3 的: 性价比: 2666v3 E5 推荐:
阅读全文
posted @ 2024-02-18 23:28 Zenith_Hugh
阅读(627)
评论(0)
推荐(0)
2024年2月7日
SGBM 算法 资料
摘要: https://zhuanlan.zhihu.com/p/222847345 https://www.cnblogs.com/riddick/p/8486223.html https://blog.csdn.net/rs_lys/article/details/105897391 https://b
阅读全文
posted @ 2024-02-07 17:44 Zenith_Hugh
阅读(9)
评论(0)
推荐(0)
2024年1月31日
linux 镜像
摘要: https://developer.aliyun.com/mirror/ https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu/ 修改 sudo vim /etc/apt/sources.list sudo apt-get update
阅读全文
posted @ 2024-01-31 16:13 Zenith_Hugh
阅读(18)
评论(0)
推荐(0)
2024年1月21日
双系统 win+ ubuntu , windows 声音正常,ubuntu 连接 hdmi 显示器,hdmi 显示器的喇叭没有声音
摘要: hdmi 显示器接的是主板的 hdmi 接口,但是显示器没有声音。 在 ubuntu 的设置--声音选择 hdmi 输出并没有起作用。 解决: sudo apt install pavucontrol 选择 hdmi 输出。
阅读全文
posted @ 2024-01-21 20:57 Zenith_Hugh
阅读(567)
评论(0)
推荐(0)
上一页
1
···
9
10
11
12
13
14
15
16
17
···
31
下一页
公告