Created
February 16, 2014 07:47
-
-
Save dasmithii/9030803 to your computer and use it in GitHub Desktop.
An example return value from the Scribe image processor.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"xpos":0, | |
"ypos":0, | |
"width":1, | |
"height":1, | |
"children":[ | |
{ | |
"xpos":0.0163399, | |
"ypos":0.487931, | |
"width":0.952614, | |
"height":0.487931, | |
"children":[ | |
] | |
}, | |
{ | |
"xpos":0.0147059, | |
"ypos":0.115517, | |
"width":0.965686, | |
"height":0.367241, | |
"children":[ | |
{ | |
"xpos":0.0778342, | |
"ypos":0.671362, | |
"width":0.36379, | |
"height":0.225352, | |
"children":[ | |
] | |
} | |
] | |
}, | |
{ | |
"xpos":0.0130719, | |
"ypos":0.0137931, | |
"width":0.973856, | |
"height":0.0948276, | |
"children":[ | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment