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

preguntada hace 5 años328 visualizaciones
2 Respuestas
0
Respuesta aceptada

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

respondido hace 5 años
0

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

:D

respondido hace 5 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas