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

demandé il y a 5 ans328 vues
2 réponses
0
Réponse acceptée

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

répondu il y a 5 ans
0

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

:D

répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions