juechafun/01-项目/2512-MaixCam竞赛版/需求-忽略指定大小的色块.md
2026-01-15 10:01:16 +08:00

54 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#需求/禅道
## 标签类别
临时类
- [ ] 临时/需求
需求类
- [ ] 需求/碎片
- [ ] 需求/评估
- [x] 需求/禅道
- [ ] 需求/原子化
- [ ] 需求/关闭
- [ ] 需求/取消
---
## 一句话描述
[_按百分比忽略指定x、y大小的色块_____]
## 基本信息
### 需求描述
涉及内容:[_色块识别算法参数设置_____]
涉及知识:
- [[MaixCam-find_blobs说明]]area_threshold、pixels_threshold
检查任务队列是否满足“三清”标准:
- 来源清:[__色块识别检测____] 驱动
- 目的清:解决的[_杂乱小色块____] 问题,服务于 [_色块识别检测__]
- 状态清:[__进行中______]
(谁/什么驱动的?)(解决什么问题?服务哪个目标?)(进行中/等待/阻塞)
### 初步评估
方案简述:[__暴露参数设置______]
预估时间:[__1______] h
## 建议操作
1. [__暴露参数给参数调试______]
2. [__使用参数调试测试效果______]
3. [__暴露参数给程序控制______]
4. [__百分比参数转换为算法参数______]
5. [__更新操作说明______]
### 关联资源
- [[项目-需求|项目-需求]]