Hi,
how i can do to take the coordinate x from getblock and save it in array?
for example:
Detected 4:
block 0: sig: 1 x: 71 y: 176 width: 16 height: 6 angle 0
block 1: sig: 1 x: 161 y: 114 width: 19 height: 11 angle 0
block 2: sig: 1 x: 189 y: 113 width: 14 height: 1 angle 0
block 3: sig: 1 x: 220 y: 119 width: 17 height: 18 angle 0
take the x coordinate X of each blocks and save it in array[]?