Attached is a screenshot from Vision API. The intent is to be able to select a single block to capture the content of that selected block. We are avoiding to read directly from the accompanying json file since it gives information for all the blocks/image but be able to generate appropriate json for the selected box only. Currently, the accompanying json gives output for the entire image, block by block, but we need only have the json for the block selected by user. Would appreciate feedback on how best to go about achieving this. Thanks.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b977ddfa-e661-41db-b9d7-1d71f3e9b14d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAAn12KJNpCg7DR%2BoSL5PdjABiQCE55Sx%3D_EEpXE%2BxG1czQaQAg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/e7375a3c-9494-464f-ad2c-9837faa9dd67%40googlegroups.com.
{
"description": "ABBEY",
"boundingPoly": {
"vertices": [
{
"x": 45,
"y": 50
},
{
"x": 181,
"y": 43
},
{
"x": 183,
"y": 80
},
{
"x": 47,
"y": 87
}
]
}
},
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAAn12KJNpCg7DR%2BoSL5PdjABiQCE55Sx%3D_EEpXE%2BxG1czQaQAg%40mail.gmail.com.