Once the Cloud Observer is active and running, it will notify you every time it recognizes an image target from your Cloud Database, and the “OnCloudRecognitionTargetFound” event will fire up.
From this event, you can retrieve, the latest recognized target info from the cloud database:
- Unique ID
- Target Name
- Tracking Rating
- Associated Metadata
Using this info you can decide if you want to create a local Image Observer to track this image locally.