Skip to content

Instantly share code, notes, and snippets.

@rexagod
Created June 17, 2019 19:34
Show Gist options
  • Save rexagod/0b1e9dad6ba12bc93f1213f8a068686a to your computer and use it in GitHub Desktop.
Save rexagod/0b1e9dad6ba12bc93f1213f8a068686a to your computer and use it in GitHub Desktop.
command output for `matcher matches`
[ { confidence: { c1: 63, c2: 187 },
x1: 359,
y1: 48,
x2: 65,
y2: 309,
population: 9 },
{ confidence: { c1: 124, c2: 169 },
x1: 260,
y1: 333,
x2: 546,
y2: 295,
population: 9 },
{ confidence: { c1: 60, c2: 129 },
x1: 399,
y1: 240,
x2: 446,
y2: 342,
population: 9 },
{ confidence: { c1: 62, c2: 127 },
x1: 33,
y1: 315,
x2: 156,
y2: 451,
population: 9 },
{ confidence: { c1: 84, c2: 125 },
x1: 209,
y1: 28,
x2: 115,
y2: 343,
population: 9 },
{ confidence: { c1: 142, c2: 121 },
x1: 214,
y1: 142,
x2: 264,
y2: 218,
population: 9 },
{ confidence: { c1: 115, c2: 115 },
x1: 404.0000000000001,
y1: 144.00000000000003,
x2: 374,
y2: 352,
population: 9 },
{ confidence: { c1: 71, c2: 106 },
x1: 407,
y1: 277,
x2: 347,
y2: 335,
population: 9 },
{ confidence: { c1: 39, c2: 106 },
x1: 151.32085117392117,
y1: 289.9137802864845,
x2: 94,
y2: 401,
population: 9 } ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment