Assigned
Status Update
Comments
ro...@belgiantrain.be <ro...@belgiantrain.be> #2
I have informed our engineering team of this feature request. There is currently no ETA for its implementation.
A current workaround would be to check the returned "boundingPoly" [1] "vertices" for the returned "textAnnotations". If the calculated rectangle's heights > widths, than your image is sideways.
[1]https://cloud.google.com/vision/reference/rest/v1/images/annotate#boundingpoly
A current workaround would be to check the returned "boundingPoly" [1] "vertices" for the returned "textAnnotations". If the calculated rectangle's heights > widths, than your image is sideways.
[1]
bo...@belgiantrain.be <bo...@belgiantrain.be> #3
I also need this problem solved :)
Description
Customers are requesting to enhance it and to include it under the other two:
-Syntactic analysis
-Entity analysis
[1]: