[add] added missing block parsing
- added mergeMaps function to library - added block function to Cell class
This commit is contained in:
@@ -39,11 +39,10 @@ sensors:
|
||||
# all cells are declared to output the gt
|
||||
# of baseline for each into the console
|
||||
- group: baseline
|
||||
cells:
|
||||
- [0, 0, 0]
|
||||
- [1, 1, 0]
|
||||
- [2, 2, 0]
|
||||
- [3, 3, 0]
|
||||
blocks:
|
||||
- start: [0, 0]
|
||||
end: [6, 6]
|
||||
count: 0
|
||||
|
||||
groundtruths:
|
||||
- group: baseline
|
||||
|
||||
Reference in New Issue
Block a user