Hello;

I want to implement a QT mobile app which will use Amazon Rekognition API as backend.
Trainings images are to be provided to the backend, the QT mobile app has to invoke backend to recognize
test images.

Any thoughts/examples/pointers?

Thanks in advance

Mut