实现截图功能(按p键保存画面,自动命名包含状态信息)#8
Open
XieTJ wants to merge 3 commits into
Open
Conversation
实现场景切换功能(支持不同CARLA地图间自动切换)
XieTJ
pushed a commit
that referenced
this pull request
Jun 11, 2026
- docs/auto_drive_seg/README.md 重写:增补 #5/#6/#7/#8 四种新模式(数据增强可视化、CPU 推理基准、概率热力图、类别频率分析)的用法说明与效果图,按 active_lane_keeping 等兄弟模块格式整理为 项目简介 → 安装步骤 → 快速开始 → 运行效果 → 核心技术 → 类别定义 → 项目结构 → 参考资料 - docs/auto_drive_seg/images/ 新增 4 张效果图(result_augmentation/benchmark/heatmap/frequency.png) - docs/index.md 感知节加入"自动驾驶车辆语义分割"条目,首页可直达 Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修改概述:
实现截图功能,支持按p键保存当前画面,自动生成包含时间戳、地图、天气、车辆颜色信息的文件名,便于记录和分享测试数据。
修改的详细描述
截图系统实现
智能文件名生成
界面与反馈
经过了什么样的测试?
运行效果
2026-04-29.174202.mp4