Skip to content

Commit e147000

Browse files
committed
Update README.MD
1 parent 63ec7e4 commit e147000

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

VisionProj/Led/README.MD

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,9 @@ C++函数
2525
2. 膨胀腐蚀,连通区域
2626
3. 选择区域
2727
4. 找最小外接圆形
28-
5. 转xld
29-
6. 根据比例选取矩形
30-
1. ???为提高鲁棒性,适当增大roi有无必要?
31-
7. 赋值给ROI
28+
5. 根据比例选取矩形
29+
1. *为提高鲁棒性,适当增大roi有无必要?* 稍微增大了一圈
30+
6. 赋值给ROI
3231
2. [ ] PLAN 拟合圆根据比例定位: 考虑与"选取黄色"做融合特征;
3332
1. 边缘检测
3433
2. 拟合圆
@@ -41,7 +40,7 @@ C++函数
4140
5. 转xld
4241
6. 赋值给ROI
4342
```
44-
1. AutoOcr
43+
2. AutoOcr
4544
```
4645
- [X] 1. PLAN: OCR助手
4746
- 注意兼容4位数码管情况
@@ -64,5 +63,5 @@ C++函数
6463
6564
###
6665
67-
- [ ] TODO: cpp 注释风格,函数头风格;
66+
- [x] TODO: cpp 注释风格,函数头风格;
6867
- [x] TODO: halcon函数头风格,统一

0 commit comments

Comments
 (0)