[add] added missing block parsing

- added mergeMaps function to library
 - added block function to Cell class
This commit is contained in:
2020-01-29 01:19:11 -06:00
parent 05a3a88f83
commit 8f47875cd7
4 changed files with 56 additions and 8 deletions

View File

@@ -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