Skip to content

Instantly share code, notes, and snippets.

@dima-kov
Created June 6, 2019 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dima-kov/73639a2dc182bf325a4b9040e59d9aea to your computer and use it in GitHub Desktop.
Save dima-kov/73639a2dc182bf325a4b9040e59d9aea to your computer and use it in GitHub Desktop.
Polygons recognition result example
{
"data":[
[[1,1], [2,3], [1,5], [1,1]],
[[1,2], [2,2], [4,5], [1,2]]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment