44 lines
1.0 KiB
Markdown
44 lines
1.0 KiB
Markdown
#领域/MaixCam
|
|
|
|
#复盘/5
|
|
|
|
## UI 界面相关
|
|
|
|
- [[RAG-MaixCam-触摸事件]]
|
|
- [[MaixCam-自定义开机启动画面]]
|
|
- [[RAG-MaixCam-自定义程序图标]]
|
|
|
|
## 图像相关
|
|
|
|
- [MaixPy 图像基础操作](https://wiki.sipeed.com/maixpy/doc/zh/vision/image_ops.html)
|
|
- [[MaixCam-RGB转LAB]]
|
|
- [[MaixCam-find_blobs说明]]
|
|
|
|
## 系统相关
|
|
|
|
- [[MaixCam-新设备初始化]]
|
|
- [MaixPy 源码编译](https://wiki.sipeed.com/maixpy/doc/zh/source_code/build.html)
|
|
- [镜像编译](https://github.com/sipeed/LicheeRV-Nano-Build)
|
|
- [基础镜像源码编译](https://github.com/sipeed/LicheeRV-Nano-Build)
|
|
|
|
### 调试工具
|
|
|
|
- [[Bug-调试工具-开机自启失败]]
|
|
- [[Bug-调试工具-上传补丁闪退]]
|
|
|
|
## 资源
|
|
|
|
- [[操作说明-MaixCam竞赛版-参数调试增加参数]]
|
|
|
|
### 未链接内容
|
|
|
|
```dataview
|
|
list without ID file.link
|
|
from #领域/MaixCam
|
|
where !contains(this.file.outlinks, file.link)
|
|
and file.link != this.file.link
|
|
and file.name != "觉察知识-标签配置"
|
|
and file.mtime < date(now) - dur("1h")
|
|
```
|
|
|