Closed mattporritt closed 7 years ago
Extend plugin to support indexing and searching of images.
AWS has a service that will return content information of a provided image. Integrate this service with the plugin so images can be indexed and searched.
Relevant documentation links: http://docs.aws.amazon.com/aws-sdk-php/v3/api/api-rekognition-2016-06-27.html#detectlabels https://aws.amazon.com/rekognition/
Initial high level tasks
This is ready for testing now! have a look at branch: issue15-imagesearch for the test code.
This is merged to master now.
Extend plugin to support indexing and searching of images.
AWS has a service that will return content information of a provided image. Integrate this service with the plugin so images can be indexed and searched.
Relevant documentation links: http://docs.aws.amazon.com/aws-sdk-php/v3/api/api-rekognition-2016-06-27.html#detectlabels https://aws.amazon.com/rekognition/
Initial high level tasks