Skip to content

Instantly share code, notes, and snippets.

@Feawel
Last active July 17, 2017 14:08
Show Gist options
  • Save Feawel/846825c059b48d6693660781b4eb2b40 to your computer and use it in GitHub Desktop.
Save Feawel/846825c059b48d6693660781b4eb2b40 to your computer and use it in GitHub Desktop.
{
imageUrl: "http://iamge.com/image.jpg",
structure: [
{
x_sup: 103.3,
y_sup: 19,
x_inf: 119,
y_inf: 38
},
{
x_sup: 13,
y_sup: 190,
x_inf: 39,
y_inf: 195
},
{
x_sup: 478,
y_sup: 300,
x_inf: 488,
y_inf: 330
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment