DetectLabels doesn't returns instances information

0

Hi,
I'm using detectLabels on an Id Card and it only returns Label Names and Confidence. The documentation says that it also returns Instances and Parents, with the bounding box of the label. I use the same image in the demo page and it returns all the info, but not when I call the API method.

Could you help me please? I tested it with many images.

Regards

已提问 5 年前328 查看次数
2 回答
0
已接受的回答

Hi,
Please make sure that you are using the latest version of the Rekognition SDK, for e.g. for Java this is the minimum version of the SDK that is required that has the support for the label bounding boxes and hierarchical taxonomy: https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md#111442-2018-11-02

Thanks

已回答 5 年前
0

Thanks! I was using using an old version of aws-sdk-php

:D

已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则